Uses of Class
com.genologics.ri.step.AutomaticNextStepLink
Packages that use AutomaticNextStepLink
-
Uses of AutomaticNextStepLink in com.genologics.ri.step
Fields in com.genologics.ri.step declared as AutomaticNextStepLinkModifier and TypeFieldDescriptionprotected AutomaticNextStepLinkProcessStep.automaticNextStepLink to the next step that will be automatically triggered after this step.Methods in com.genologics.ri.step that return AutomaticNextStepLinkModifier and TypeMethodDescriptionObjectFactory.createAutomaticNextStepLink()Create an instance ofAutomaticNextStepLink.ProcessStep.getAutomaticNextStep()Gets the link to the next step that will be automatically triggered after this step.