Uses of Class
com.genologics.ri.step.ActionsLink
Packages that use ActionsLink
-
Uses of ActionsLink in com.genologics.ri.step
Fields in com.genologics.ri.step declared as ActionsLinkModifier and TypeFieldDescriptionprotected ActionsLinkProcessStep.actionsLink to the actions associated with this step.Methods in com.genologics.ri.step that return ActionsLinkModifier and TypeMethodDescriptionObjectFactory.createActionsLink()Create an instance ofActionsLink.ProcessStep.getActions()Gets the link to the actions associated with this step.Methods in com.genologics.ri.step with parameters of type ActionsLinkModifier and TypeMethodDescriptionvoidProcessStep.setActions(ActionsLink actions) Sets the link to the actions associated with this step.