Class InactivateFocusAction<F extends FocusType>
java.lang.Object
com.evolveum.midpoint.model.impl.sync.action.BaseAction<F>
com.evolveum.midpoint.model.impl.sync.action.InactivateFocusAction<F>
- All Implemented Interfaces:
- SynchronizationAction
- Author:
- semancik
- 
Field SummaryFields inherited from class com.evolveum.midpoint.model.impl.sync.action.BaseActionactionDefinition, beans, change, LOGGER, reactionDefinition, syncCtx
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidhandle(@NotNull OperationResult parentResult) voidprepareContext(@NotNull LensContext<F> context, @NotNull OperationResult result) 
- 
Constructor Details- 
InactivateFocusAction
 
- 
- 
Method Details- 
prepareContextpublic void prepareContext(@NotNull @NotNull LensContext<F> context, @NotNull @NotNull OperationResult result) 
- 
handle- Throws:
- CommonException
 
 
-