Namespace JobFlow.Models.Jobs.Definitions
Classes
- DispatchJobDefinition
Defines a standard Job that is "dispatched" by the system to the appropriate worker.
- JobDefinition
Defines a Job to be created after executing the rule engine(s).
- JobDefinitionSettings
Provides additional settings for Job definitions.
- JobGroupDefinition
Defines a group of Jobs that execute in parallel.
- NewWorkItemDefinition
Create a new Work Item with its own Document.
- StartFlowDefinition
Start a new Flow using the current document.