Uses of Interface
com.evolveum.midpoint.gui.impl.page.admin.abstractrole.component.TaskAwareExecutor.Executable
Packages that use TaskAwareExecutor.Executable
-
Uses of TaskAwareExecutor.Executable in com.evolveum.midpoint.gui.impl.page.admin.abstractrole.component
Methods in com.evolveum.midpoint.gui.impl.page.admin.abstractrole.component with parameters of type TaskAwareExecutor.ExecutableModifier and TypeMethodDescription<X> XTaskAwareExecutor.run(@NotNull TaskAwareExecutor.Executable<X> executable) Returns `null` in case of error; even in cases where the originalexecute(Task, OperationResult)_implementation_ is marked as `@NotNull`.