org.openharmonise.rm.resources.workflow.properties |
|
Java Source File Name | Type | Comment |
WorkflowProperty.java | Class | This class represents a definition of a workflow lifecycle, containing references to
workflow stages which must be completed before the workflow is completed.
The class is implemented as an extension of Property , offering
extra utility methods to manage work flow specific data. |
WorkflowPropertyGroup.java | Class | This class provides the functionality to manage groups of
WorkflowProperty objects. |