Class DeleteResourceObjectAction<F extends FocusType>
java.lang.Object
com.evolveum.midpoint.model.impl.sync.action.BaseAction<F>
com.evolveum.midpoint.model.impl.sync.action.DeleteResourceObjectAction<F>
- All Implemented Interfaces:
SynchronizationAction
- Author:
- semancik
-
Field Summary
Fields inherited from class com.evolveum.midpoint.model.impl.sync.action.BaseAction
beans, change, LOGGER, syncCtx
-
Method Summary
Modifier and TypeMethodDescriptionvoid
handle
(@NotNull OperationResult parentResult) void
prepareContext
(@NotNull LensContext<F> context, @NotNull OperationResult result)
-
Method Details
-
prepareContext
public void prepareContext(@NotNull @NotNull LensContext<F> context, @NotNull @NotNull OperationResult result) -
handle
- Throws:
CommonException
-