Uses of Class
com.genologics.ri.step.NextAction
Packages that use NextAction
-
Uses of NextAction in com.genologics.ri.step
Fields in com.genologics.ri.step with type parameters of type NextActionModifier and TypeFieldDescriptionprotected List<NextAction>Actions.nextActionsList of next actions to be performed.Methods in com.genologics.ri.step that return NextActionModifier and TypeMethodDescriptionObjectFactory.createNextAction()Create an instance ofNextAction.Methods in com.genologics.ri.step that return types with arguments of type NextActionModifier and TypeMethodDescriptionActions.getNextActions()Gets the list of next actions, creating it if it doesn't exist.