RAYLASE. |
| Class | Description | |
|---|---|---|
| BaseJobDefinitionConverter | Provides the base class for converting a job definition to a stream and vice-versa. | |
| JobDefinition | Provides the structure of a job. | |
| LoadJobDefinitionResult | Contains the result when a job definition is loaded from a file or a stream. |
| Interface | Description | |
|---|---|---|
| IJobManager | Represents the interface that provides the functionalities to load, save, and run jobs. Jobs are also possible to be run in a batch, in a sequential or parallel way. |
| Enumeration | Description | |
|---|---|---|
| JobValidatorCategory | These are the categories available in job validation. See class JobsValidator for details. | |
| RunJobStage |