This type is a class for model objects.
* No description is available *
Package: gridscheduler| Attributes Summary | |
| datasourceJNDIName : EString | Datasource where persistent jobs are stored. |
| datasourceAlias : EString | Alias to a User name and Password used to access the datasource. (Deprecated) |
| endpointJobLogLocation : EString | The location of job logs at the endpoint servers. |
| databaseSchemaName : EString | Database schema name for the Grid Scheduler database. |
| deploymentTarget : EString | The server and/or cluster location where the Grid Scheduler should be hosted. |
| enableUsageRecording : EBooleanObject | Indicates if usage data should be recorded for charge-back accounting purposes. |
| enableUsageRecordingZOS : EBooleanObject | Indicates if usage data should be recorded for charge-back accounting purposes (zOS/SMF specific). |
| properties : Property * | Some runtime components allow a collection of additional properties which can be used for further customization. See documentation related to the runtime component to determine if special properties can be used. |
| Attribute Details |