Uses of Interface
com.evolveum.midpoint.task.api.LightweightTaskHandler
Packages that use LightweightTaskHandler
-
Uses of LightweightTaskHandler in com.evolveum.midpoint.task.api
Methods in com.evolveum.midpoint.task.api that return LightweightTaskHandlerModifier and TypeMethodDescription@NotNull LightweightTaskHandlerRunningLightweightTask.getLightweightTaskHandler()Returns the task handler.Methods in com.evolveum.midpoint.task.api with parameters of type LightweightTaskHandlerModifier and TypeMethodDescription@NotNull RunningLightweightTaskRunningTask.createSubtask(@NotNull LightweightTaskHandler handler) Creates a transient subtask, ready to execute a given LightweightTaskHandler.