Package org.opencastproject.workflow.api
Interface WorkflowStateMapping
- All Known Implementing Classes:
WorkflowStateMappingImpl
public interface WorkflowStateMapping
Describes a mapping of workflow states to labels.
-
Method Summary
-
Method Details
-
getState
WorkflowInstance.WorkflowState getState() -
getValue
String getValue()
-