Class WorkflowDefinitionRest

All Implemented Interfaces:
Serializable, RestModel

@LinkRest(name="collections",method="getCollections") @LinkRest(name="steps",method="getSteps") public class WorkflowDefinitionRest extends BaseObjectRest<String>
The rest resource used for workflow definitions
Author:
Maria Verdonck (Atmire) on 11/12/2019
See Also: