Class InactivateFocusAction
- java.lang.Object
 - 
- com.evolveum.midpoint.model.impl.sync.action.BaseAction
 - 
- com.evolveum.midpoint.model.impl.sync.action.InactivateFocusAction
 
 
 
- 
- All Implemented Interfaces:
 Action
public class InactivateFocusAction extends BaseAction
- Author:
 - semancik
 
 
- 
- 
Constructor Summary
Constructors Constructor Description InactivateFocusAction() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description <F extends FocusType>
voidhandle(@NotNull LensContext<F> context, SynchronizationSituation<F> situation, Map<QName,Object> parameters, Task task, OperationResult parentResult)- 
Methods inherited from class com.evolveum.midpoint.model.impl.sync.action.BaseAction
getAuditService, getContextFactory, getExecutor, getModelObjectResolver, getPrismContext, getProvisioningService, getUser, setAuditService, setClockwork, setContextFactory, setExecutor, setModelObjectResolver, setPrismContext, setProvisioningService 
 - 
 
 - 
 
- 
- 
Method Detail
- 
handle
public <F extends FocusType> void handle(@NotNull @NotNull LensContext<F> context, SynchronizationSituation<F> situation, Map<QName,Object> parameters, Task task, OperationResult parentResult)
 
 - 
 
 -