Uses of Class
com.evolveum.midpoint.model.impl.cleanup.CleanupActivityHandler
-
Packages that use CleanupActivityHandler Package Description com.evolveum.midpoint.model.impl.cleanup -
-
Uses of CleanupActivityHandler in com.evolveum.midpoint.model.impl.cleanup
Methods in com.evolveum.midpoint.model.impl.cleanup that return types with arguments of type CleanupActivityHandler Modifier and Type Method Description @NotNull CompositeActivityRun<CleanupWorkDefinition,CleanupActivityHandler,?>
CleanupActivityHandler. createActivityRun(@NotNull ActivityRunInstantiationContext<CleanupWorkDefinition,CleanupActivityHandler> context, @NotNull OperationResult result)
Method parameters in com.evolveum.midpoint.model.impl.cleanup with type arguments of type CleanupActivityHandler Modifier and Type Method Description @NotNull CompositeActivityRun<CleanupWorkDefinition,CleanupActivityHandler,?>
CleanupActivityHandler. createActivityRun(@NotNull ActivityRunInstantiationContext<CleanupWorkDefinition,CleanupActivityHandler> context, @NotNull OperationResult result)
ArrayList<Activity<?,?>>
CleanupActivityHandler. createChildActivities(Activity<CleanupWorkDefinition,CleanupActivityHandler> parentActivity)
-