Interface WorkFlow
- All Superinterfaces:
Work
- All Known Implementing Classes:
ConditionalFlow,ParallelFlow,RepeatFlow,SequentialFlow
Interface to define a flow of work units. A workflow is also a work, this is what makes
workflows composable.
- Author:
- Mahmoud Ben Hassine (mahmoud.benhassine@icloud.com)
-
Method Summary
-
Method Details
-
getProperties
WorkFlowPropertiesMetadata getProperties() -
setProperties
-