Uses of Interface
com.evolveum.midpoint.task.api.TaskManager
Package
Description
Package that contains base page classes.
GUI API package for various utility classes and interfaces.
Classes that support execution (run) of activities.
-
Uses of TaskManager in com.evolveum.midpoint.authentication.api.util
Modifier and TypeMethodDescriptionstatic boolean
AuthUtil.isPostAuthenticationEnabled
(TaskManager taskManager, ModelInteractionService modelInteractionService) -
Uses of TaskManager in com.evolveum.midpoint.gui.api.page
-
Uses of TaskManager in com.evolveum.midpoint.gui.api.util
Modifier and TypeMethodDescriptionstatic Task
WebModelServiceUtils.createSimpleTask
(String operation, PrismObject<? extends FocusType> owner, TaskManager manager) static Task
WebModelServiceUtils.createSimpleTask
(String operation, String channel, PrismObject<? extends FocusType> owner, TaskManager manager) static void
WebModelServiceUtils.dropPowerOfAttorney
(ModelInteractionService modelInteractionService, TaskManager taskManager, OperationResult parentResult) -
Uses of TaskManager in com.evolveum.midpoint.gui.impl.component.data.provider
Modifier and TypeMethodDescriptionprotected TaskManager
BaseSortableDataProvider.getTaskManager()
-
Uses of TaskManager in com.evolveum.midpoint.gui.impl.factory.wrapper
-
Uses of TaskManager in com.evolveum.midpoint.gui.impl.page.admin.component
-
Uses of TaskManager in com.evolveum.midpoint.init
-
Uses of TaskManager in com.evolveum.midpoint.model.impl
-
Uses of TaskManager in com.evolveum.midpoint.model.impl.lens.projector.policy.evaluators
-
Uses of TaskManager in com.evolveum.midpoint.repo.common.activity.run
Modifier and TypeMethodDescriptionprotected final TaskManager
SearchBasedActivityRun.getTaskManager()
-
Uses of TaskManager in com.evolveum.midpoint.rest.impl
-
Uses of TaskManager in com.evolveum.midpoint.task.api
-
Uses of TaskManager in com.evolveum.midpoint.web.boot
-
Uses of TaskManager in com.evolveum.midpoint.web.security