Modifier and Type | Method and Description |
---|---|
void |
ResourceManager.modifyResourceAvailabilityStatus(PrismObject<ResourceType> resource,
AvailabilityStatusType status,
OperationResult result) |
Modifier and Type | Method and Description |
---|---|
AvailabilityStatusType |
RAvailabilityStatus.getSchemaValue() |
Modifier and Type | Method and Description |
---|---|
AvailabilityStatusType |
ResourceDto.getLastAvailabilityStatus() |
Modifier and Type | Method and Description |
---|---|
static void |
ResourceController.updateLastAvailabilityState(ResourceState state,
AvailabilityStatusType lastAvailabilityStatus) |
Modifier and Type | Method and Description |
---|---|
static AvailabilityStatusType |
AvailabilityStatusType.fromValue(String v) |
AvailabilityStatusType |
OperationalStateType.getLastAvailabilityStatus() |
static AvailabilityStatusType |
AvailabilityStatusType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AvailabilityStatusType[] |
AvailabilityStatusType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
OperationalStateType.setLastAvailabilityStatus(AvailabilityStatusType value) |
Copyright © 2013 evolveum. All rights reserved.