JobManager
This type is a class for model objects.
@since 7.0.0 Detailed configuration for the Job Manager component.
Package: jobmanager
Supertype: Agent
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
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 administrative agent.
Attribute Details
datasource - datasource that job manager uses to store submitted jobs, job results, and registered endpoints.
Data Type: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
defaultJobExpiration - Default time to job expiration in days.
Data Type: EInt
Default value: 1
Required: false
Changeable: true
Unsettable: true
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
jobNotificationMailSession - JNDI name of the mail session used to send job email notifications.
Data Type: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
URL - 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.
Data Type: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
databaseMaxReturn - * No description is available *
Data Type: EIntegerObject
Default value: 10000
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
senderEmail - Sender email address for job notification through email
Data Type: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
threadPool - ThreadPool to dispatch jobs to remote endpoints without administrative agent.
Reference Type: ThreadPool @
Containment: true
Container: false
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
(C) COPYRIGHT International Business Machines Corp. 1996-2006