Interface | Description |
---|---|
CustomJob |
A job consisting of other jobs, which can be configured by the user.
|
Class | Description |
---|---|
CustomJobAddonFactory | |
CustomJobConfiguration |
A job consisting of other jobs, which can be defined by the user.
|
CustomJobToolFactory |
Exception | Description |
---|---|
CustomJobException |
Exception thrown by a job to indicate that initializing a custom job, creating or deleting it, or similar, failed.
|