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