This type is a class for model objects.
The ServiceClass object maps 1 to 1 to a "Service Policy" in the Administrative Console for WebSphere Extended Deployment. The ServiceClass contains the user-defined business goals and are used by WebSphere Extended Deployment to assist in the categorization and prioritization of work. Service policy is used to create work related goals for WebSphere Extended Deployment. A ServiceClass has one and only one ServiceClassGoal and zero or more TransactionClass objects.
Package: servicepolicyAttributes Summary | |
name : EString | The name field is required and is the unique identifier for this ServiceClass. The name defined must be unique among service policies and cannot begin with a . or a space and cannot contain the following characters: ]]> \ / , : ; " * ? < > | = + & % ' # |
description : EString | The description field is complementary to the name field and is user defined. This field is optional, but it is recommended in environments with multiple administrators that this field is filled out with useful information. |
ServiceClassGoal : ServiceClassGoal @ | * No description is available * |
TransactionClasses : TransactionClass * | * No description is available * |
Attribute Details |