Uses of Enum Class
com.evolveum.midpoint.provisioning.api.ItemComparisonResult
Packages that use ItemComparisonResult
-
Uses of ItemComparisonResult in com.evolveum.midpoint.provisioning.api
Methods in com.evolveum.midpoint.provisioning.api that return ItemComparisonResultModifier and TypeMethodDescription<O extends ObjectType,T>
ItemComparisonResultProvisioningService.compare(Class<O> type, String oid, ItemPath path, T expectedValue, Task task, OperationResult result) Compare value on the resource with the provided value.static ItemComparisonResultReturns the enum constant of this class with the specified name.static ItemComparisonResult[]ItemComparisonResult.values()Returns an array containing the constants of this enum class, in the order they are declared.