Package | Description |
---|---|
weblogic.management.partition.admin |
Provides interfaces for
weblogic.management.partition.admin . |
weblogic.server |
Provides interfaces and exceptions for
weblogic.server . |
weblogic.t3.srvr |
Provides interfaces for
weblogic.t3.srvr . |
Modifier and Type | Field | Description |
---|---|---|
java.util.Set<ResourceGroupLifecycleOperations.RGOperation> |
ResourceGroupLifecycleOperations.RGOperation.allowOps |
Modifier and Type | Method | Description |
---|---|---|
static ResourceGroupLifecycleOperations.RGOperation |
ResourceGroupLifecycleOperations.RGOperation.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static ResourceGroupLifecycleOperations.RGOperation[] |
ResourceGroupLifecycleOperations.RGOperation.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method | Description |
---|---|---|
boolean |
ResourceGroupLifecycleOperations.RGOperation.isAllowedOp(ResourceGroupLifecycleOperations.RGOperation proposedOperation) |