java.lang.Object
com.genologics.ri.step.ProgramStatus
- All Implemented Interfaces:
Linkable<ProgramStatus>
,Locatable
,Serializable
The current EPP status for a step (supports automatically triggered programs
only).
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionprotected StepConfiguration
protected String
protected Status
protected Link
protected URI
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetStep()
getUri()
Get the URI of this object.void
setConfiguration
(StepConfiguration configuration) void
setMessage
(String message) void
void
void
Set the URI of this object.
-
Field Details
-
step
-
configuration
-
status
-
message
-
uri
-
-
Constructor Details
-
ProgramStatus
public ProgramStatus() -
ProgramStatus
-
-
Method Details