java.lang.Object
com.genologics.ri.step.Actions
- All Implemented Interfaces:
Linkable<Actions>,Locatable,Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected StepConfigurationprotected Escalationprotected List<NextAction>protected Linkprotected URI -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetStep()getUri()Get the URI of this object.voidsetConfiguration(StepConfiguration configuration) voidsetEscalation(Escalation escalation) voidvoidSet the URI of this object.toString()
-
Field Details
-
step
-
configuration
-
nextActions
-
escalation
- Since:
- 2.18
-
uri
-
-
Constructor Details
-
Actions
public Actions() -
Actions
-
-
Method Details