@Component public class ObjectNotFoundHandler extends ErrorHandler
ErrorHandler.FailedOperationchangeNotificationDispatcher, prismContext| Constructor and Description |
|---|
ObjectNotFoundHandler() |
| Modifier and Type | Method and Description |
|---|---|
RepositoryService |
getCacheRepositoryService()
Get the value of repositoryService.
|
<T extends com.evolveum.midpoint.xml.ns._public.common.common_3.ShadowType> |
handleError(T shadow,
ErrorHandler.FailedOperation op,
Exception ex,
boolean compensate,
Task task,
OperationResult parentResult) |
void |
setCacheRepositoryService(RepositoryService repositoryService)
Set the value of repositoryService
Expected to be injected.
|
createAttemptModification, createOperationDescription, getAttemptNumber, isDoDiscovery, isPostponepublic RepositoryService getCacheRepositoryService()
public void setCacheRepositoryService(RepositoryService repositoryService)
repositoryService - new value of repositoryServicepublic <T extends com.evolveum.midpoint.xml.ns._public.common.common_3.ShadowType> T handleError(T shadow,
ErrorHandler.FailedOperation op,
Exception ex,
boolean compensate,
Task task,
OperationResult parentResult)
throws SchemaException,
GenericFrameworkException,
CommunicationException,
ObjectNotFoundException,
ObjectAlreadyExistsException,
ConfigurationException,
SecurityViolationException
Copyright © 2016 evolveum. All rights reserved.