Uses of Class
com.evolveum.midpoint.model.impl.sync.tasks.async.AsyncUpdateActivityHandler
-
Packages that use AsyncUpdateActivityHandler Package Description com.evolveum.midpoint.model.impl.sync.tasks.async -
-
Uses of AsyncUpdateActivityHandler in com.evolveum.midpoint.model.impl.sync.tasks.async
Methods in com.evolveum.midpoint.model.impl.sync.tasks.async that return types with arguments of type AsyncUpdateActivityHandler Modifier and Type Method Description @NotNull AbstractActivityRun<AsyncUpdateWorkDefinition,AsyncUpdateActivityHandler,AbstractActivityWorkStateType>
AsyncUpdateActivityHandler. createActivityRun(@NotNull ActivityRunInstantiationContext<AsyncUpdateWorkDefinition,AsyncUpdateActivityHandler> context, @NotNull OperationResult result)
Method parameters in com.evolveum.midpoint.model.impl.sync.tasks.async with type arguments of type AsyncUpdateActivityHandler Modifier and Type Method Description @NotNull AbstractActivityRun<AsyncUpdateWorkDefinition,AsyncUpdateActivityHandler,AbstractActivityWorkStateType>
AsyncUpdateActivityHandler. createActivityRun(@NotNull ActivityRunInstantiationContext<AsyncUpdateWorkDefinition,AsyncUpdateActivityHandler> context, @NotNull OperationResult result)
-