This type is a class for model objects.
@since 7.0.0 Detailed configuration for the Job Manager component.
Package: jobmanager| Attributes Summary | |
| datasource : EString | datasource that job manager uses to store submitted jobs, job results, and registered endpoints. |
| defaultJobExpiration : EInt | Default time to job expiration in days. |
| jobNotificationMailSession : EString | JNDI name of the mail session used to send job email notifications. |
| URL : EString | URL that the agents can use to contact the job manager. This overrides the default URL of the job manager, and may be used for firewall access. |
| databaseMaxReturn : EIntegerObject | * No description is available * |
| senderEmail : EString | Sender email address for job notification through email |
| threadPool : ThreadPool @ | ThreadPool to dispatch jobs to remote endpoints without admin agent. |
| Attribute Details |