JavaScript is disabled on your browser.
Description
Nested Class Summary
Enum Constant Summary
Method Summary
Enum Constant Details
EVENT_CREATED
EXISTING_RESOURCE_DELETED
EXISTING_RESOURCE_RECONCILED
EXISTING_RESOURCE_RECONCILED_NO_CHANGE
EXISTING_USER_ACCOUNT_DELETED
EXISTING_USER_ACCOUNT_NON_PROCESSABLE
EXISTING_USER_ACCOUNT_RECONCILED
EXISTING_USER_ACCOUNT_RECONCILED_NO_CHANGE
IN_PROGRESS
MULTIPLE_MATCHED_RESOURCES_FOUND
NEW_RESOURCE_CREATED
NEW_USER_ACCOUNT_CREATED
NO_MATCHED_RESOURCES_FOUND
RECONCILIATION_FAILED
RESOURCE_VALIDATION_FAILED
Method Details
values()
valueOf(String)
Enum Constant Summary
Enum Constants
Method Summary
All Methods Static Methods Concrete Methods
Returns the enum constant of this class with the specified name.
Returns an array containing the constants of this enum class, in
the order they are declared.
Methods inherited from class Enum
clone , compareTo , describeConstable , equals , finalize , getDeclaringClass , hashCode , name , ordinal , toString , valueOf
Enum Constant Details
EXISTING_RESOURCE_DELETED
EXISTING_RESOURCE_RECONCILED
EXISTING_RESOURCE_RECONCILED_NO_CHANGE
EXISTING_USER_ACCOUNT_DELETED
EXISTING_USER_ACCOUNT_NON_PROCESSABLE
EXISTING_USER_ACCOUNT_RECONCILED
EXISTING_USER_ACCOUNT_RECONCILED_NO_CHANGE
MULTIPLE_MATCHED_RESOURCES_FOUND
NO_MATCHED_RESOURCES_FOUND
RESOURCE_VALIDATION_FAILED