|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ErrorHandler.FailedOperation | |
|---|---|
| com.evolveum.midpoint.provisioning.consistency.api | |
| com.evolveum.midpoint.provisioning.consistency.impl | |
| Uses of ErrorHandler.FailedOperation in com.evolveum.midpoint.provisioning.consistency.api |
|---|
| Methods in com.evolveum.midpoint.provisioning.consistency.api that return ErrorHandler.FailedOperation | |
|---|---|
static ErrorHandler.FailedOperation |
ErrorHandler.FailedOperation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ErrorHandler.FailedOperation[] |
ErrorHandler.FailedOperation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.evolveum.midpoint.provisioning.consistency.api with parameters of type ErrorHandler.FailedOperation | ||
|---|---|---|
abstract
|
ErrorHandler.handleError(T shadow,
ErrorHandler.FailedOperation op,
java.lang.Exception ex,
OperationResult parentResult)
|
|
| Uses of ErrorHandler.FailedOperation in com.evolveum.midpoint.provisioning.consistency.impl |
|---|
| Methods in com.evolveum.midpoint.provisioning.consistency.impl with parameters of type ErrorHandler.FailedOperation | ||
|---|---|---|
|
CommunicationExceptionHandler.handleError(T shadow,
ErrorHandler.FailedOperation op,
java.lang.Exception ex,
OperationResult parentResult)
|
|
|
SecurityViolationHandler.handleError(T shadow,
ErrorHandler.FailedOperation op,
java.lang.Exception ex,
OperationResult parentResult)
|
|
|
GenericErrorHandler.handleError(T shadow,
ErrorHandler.FailedOperation op,
java.lang.Exception ex,
OperationResult parentResult)
|
|
|
ObjectAlreadyExistHandler.handleError(T shadow,
ErrorHandler.FailedOperation op,
java.lang.Exception ex,
OperationResult parentResult)
|
|
|
SchemaExceptionHandler.handleError(T shadow,
ErrorHandler.FailedOperation op,
java.lang.Exception ex,
OperationResult parentResult)
|
|
|
ConfigurationExceptionHandler.handleError(T shadow,
ErrorHandler.FailedOperation op,
java.lang.Exception ex,
OperationResult parentResult)
|
|
|
ObjectNotFoundHandler.handleError(T shadow,
ErrorHandler.FailedOperation op,
java.lang.Exception ex,
OperationResult parentResult)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||