|
| Management Job ABE UML Documentation |
Common Domain UNUSED::UNUSED Packages::TIP Common ABE::Management Job ABE
Class ManagementJob
A Management Job is a management activity that may consist of several steps but is performed as a single logical unit.It can be a one time activity or a regular one. In the latter case , a schedule definition is attached to the management job.
| Attributes |
| AdministrativeState | adminState |
The administrative state of the management job
|
| DateTime | creationTime |
The creation time of the management job
|
| ExecutionState | executionState |
The execution state of the management job.It is used to indicate a failure in the execution of the job.
|
| String | jobId |
The ID of the management job.
|
| JobPriority | jobPriority |
The priority of the management job.The way the management application will use the JobPriority to schedule job execution is application specific and outside of the scope.
|
| DateTime | lastModifiedTime |
Defines the time when the management job was last modified.
|
| «dataType» ProtocolTransferData | protocolTransferData |
Defines the information required for a data transfer.Based on the transport protocol value(s), the corresponding information classes will be used.
|
| «dataType» ScheduleDefinition | scheduleDefinition |
If the management job is a regular one, then it will include a schedule definition.Not present for one-time jobs.
|
Properties:
| Alias | |
| Classifier Behavior | |
| Is Abstract | true |
| Is Active | false |
| Is Leaf | false |
| Keywords | |
| Name | ManagementJob |
| Name Expression | |
| Namespace | Management Job ABE |
| Owned Template Signature | |
| Owner | Management Job ABE |
| Owning Template Parameter | |
| Package | Management Job ABE |
| Qualified Name | SID Models::Common Domain UNUSED::UNUSED Packages::TIP Common ABE::Management Job ABE::ManagementJob |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
adminState
Public AdministrativeState adminState
-
The administrative state of the management job
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | ManagementJob |
| Datatype | |
| Default | UNLOCKED |
| Default Value | (UNLOCKED) |
| Is Composite | false |
| Is Derived | false |
| Is Derived Union | false |
| Is Leaf | false |
| Is Ordered | false |
| Is Read Only | true |
| Is Static | false |
| Is Unique | true |
| Keywords | |
| Lower | 1 |
| Lower Value | |
| Multiplicity | None (1) |
| Name | adminState |
| Name Expression | |
| Namespace | ManagementJob |
| Opposite | |
| Owner | ManagementJob |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain UNUSED::UNUSED Packages::TIP Common ABE::Management Job ABE::ManagementJob::adminState |
| Stereotype | required |
| Template Parameter | |
| Type | AdministrativeState |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
creationTime
Public DateTime creationTime
-
The creation time of the management job
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | ManagementJob |
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false |
| Is Derived | false |
| Is Derived Union | false |
| Is Leaf | false |
| Is Ordered | false |
| Is Read Only | true |
| Is Static | false |
| Is Unique | true |
| Keywords | |
| Lower | 1 |
| Lower Value | |
| Multiplicity | None (1) |
| Name | creationTime |
| Name Expression | |
| Namespace | ManagementJob |
| Opposite | |
| Owner | ManagementJob |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain UNUSED::UNUSED Packages::TIP Common ABE::Management Job ABE::ManagementJob::creationTime |
| Stereotype | required |
| Template Parameter | |
| Type | DateTime |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
executionState
Public ExecutionState executionState
-
The execution state of the management job.It is used to indicate a failure in the execution of the job.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | ManagementJob |
| Datatype | |
| Default | Executing |
| Default Value | (Executing) |
| Is Composite | false |
| Is Derived | false |
| Is Derived Union | false |
| Is Leaf | false |
| Is Ordered | false |
| Is Read Only | false |
| Is Static | false |
| Is Unique | true |
| Keywords | |
| Lower | 1 |
| Lower Value | |
| Multiplicity | None (1) |
| Name | executionState |
| Name Expression | |
| Namespace | ManagementJob |
| Opposite | |
| Owner | ManagementJob |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain UNUSED::UNUSED Packages::TIP Common ABE::Management Job ABE::ManagementJob::executionState |
| Stereotype | required |
| Template Parameter | |
| Type | ExecutionState |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
jobId
Public String jobId
-
The ID of the management job.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | ManagementJob |
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false |
| Is Derived | false |
| Is Derived Union | false |
| Is Leaf | false |
| Is Ordered | false |
| Is Read Only | true |
| Is Static | false |
| Is Unique | true |
| Keywords | |
| Lower | 1 |
| Lower Value | |
| Multiplicity | None (1) |
| Name | jobId |
| Name Expression | |
| Namespace | ManagementJob |
| Opposite | |
| Owner | ManagementJob |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain UNUSED::UNUSED Packages::TIP Common ABE::Management Job ABE::ManagementJob::jobId |
| Stereotype | required |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
jobPriority
Public JobPriority jobPriority
-
The priority of the management job.The way the management application will use the JobPriority to schedule job execution is application specific and outside of the scope.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | ManagementJob |
| Datatype | |
| Default | Medium |
| Default Value | (Medium) |
| Is Composite | false |
| Is Derived | false |
| Is Derived Union | false |
| Is Leaf | false |
| Is Ordered | false |
| Is Read Only | false |
| Is Static | false |
| Is Unique | true |
| Keywords | |
| Lower | 1 |
| Lower Value | |
| Multiplicity | None (1) |
| Name | jobPriority |
| Name Expression | |
| Namespace | ManagementJob |
| Opposite | |
| Owner | ManagementJob |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain UNUSED::UNUSED Packages::TIP Common ABE::Management Job ABE::ManagementJob::jobPriority |
| Stereotype | required |
| Template Parameter | |
| Type | JobPriority |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
lastModifiedTime
Public DateTime lastModifiedTime
-
Defines the time when the management job was last modified.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | ManagementJob |
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false |
| Is Derived | false |
| Is Derived Union | false |
| Is Leaf | false |
| Is Ordered | false |
| Is Read Only | true |
| Is Static | false |
| Is Unique | true |
| Keywords | |
| Lower | 1 |
| Lower Value | |
| Multiplicity | None (1) |
| Name | lastModifiedTime |
| Name Expression | |
| Namespace | ManagementJob |
| Opposite | |
| Owner | ManagementJob |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain UNUSED::UNUSED Packages::TIP Common ABE::Management Job ABE::ManagementJob::lastModifiedTime |
| Stereotype | required |
| Template Parameter | |
| Type | DateTime |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
protocolTransferData
Public «dataType» ProtocolTransferData protocolTransferData
-
Defines the information required for a data transfer.Based on the transport protocol value(s), the corresponding information classes will be used.
-
Constraints:
-
Properties:
-
| Aggregation | Composite |
| Alias | |
| Association | JobHasProtocolTransferData |
| Association End | |
| Class | ManagementJob |
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | true |
| Is Derived | false |
| Is Derived Union | false |
| Is Leaf | false |
| Is Ordered | false |
| Is Read Only | false |
| Is Static | false |
| Is Unique | true |
| Keywords | |
| Lower | 1 |
| Lower Value | (1) |
| Multiplicity | 1..* |
| Name | protocolTransferData |
| Name Expression | |
| Namespace | ManagementJob |
| Opposite | job |
| Owner | ManagementJob |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain UNUSED::UNUSED Packages::TIP Common ABE::Management Job ABE::ManagementJob::protocolTransferData |
| Stereotype | |
| Template Parameter | |
| Type | «dataType» ProtocolTransferData |
| Upper | * |
| Upper Value | (*) |
| Visibility | Public |
scheduleDefinition
Public «dataType» ScheduleDefinition scheduleDefinition
-
If the management job is a regular one, then it will include a schedule definition.Not present for one-time jobs.
-
Constraints:
-
Properties:
-
| Aggregation | Shared |
| Alias | |
| Association | ManagementJobHasScheduleDefinition |
| Association End | |
| Class | ManagementJob |
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false |
| Is Derived | false |
| Is Derived Union | false |
| Is Leaf | false |
| Is Ordered | false |
| Is Read Only | false |
| Is Static | false |
| Is Unique | true |
| Keywords | |
| Lower | 0 |
| Lower Value | (0) |
| Multiplicity | 0..1 |
| Name | scheduleDefinition |
| Name Expression | |
| Namespace | ManagementJob |
| Opposite | job |
| Owner | ManagementJob |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain UNUSED::UNUSED Packages::TIP Common ABE::Management Job ABE::ManagementJob::scheduleDefinition |
| Stereotype | |
| Template Parameter | |
| Type | «dataType» ScheduleDefinition |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
|
| Management Job ABE UML Documentation |