Class | Description |
---|---|
InsertWorkflowStepsDTO | |
WorkflowDTO |
This class is basically the type that is exposed by the workflow formula
binding
workflow So in your workflow formula you would call methods on that instance to add approval nodes and/or watcher nodes and supply further details while doing so. The methods are designed to be used in a simple flow pattern. Simple example: |
WorkflowDTO.ApprovalStepDTO | |
WorkflowDTO.StepDTO<T extends WorkflowDTO.StepDTO> | |
WorkflowDTO.WatcherStepDTO |
Copyright © 2019. All rights reserved.