Uses of Interface
com.evolveum.midpoint.task.api.TaskManager
Packages that use TaskManager
Package
Description
-
Uses of TaskManager in com.evolveum.midpoint.authentication.api.util
Methods in com.evolveum.midpoint.authentication.api.util with parameters of type TaskManagerModifier and TypeMethodDescriptionstatic booleanAuthUtil.isPostAuthenticationEnabled(TaskManager taskManager, ModelInteractionService modelInteractionService) -
Uses of TaskManager in com.evolveum.midpoint.gui.api.page
Methods in com.evolveum.midpoint.gui.api.page that return TaskManager -
Uses of TaskManager in com.evolveum.midpoint.gui.api.util
Methods in com.evolveum.midpoint.gui.api.util with parameters of type TaskManagerModifier and TypeMethodDescriptionstatic TaskWebModelServiceUtils.createSimpleTask(String operation, PrismObject<? extends FocusType> owner, TaskManager manager) static TaskWebModelServiceUtils.createSimpleTask(String operation, String channel, PrismObject<? extends FocusType> owner, TaskManager manager) static voidWebModelServiceUtils.dropPowerOfAttorney(ModelInteractionService modelInteractionService, TaskManager taskManager, OperationResult parentResult) -
Uses of TaskManager in com.evolveum.midpoint.gui.impl.component.data.provider
Methods in com.evolveum.midpoint.gui.impl.component.data.provider that return TaskManagerModifier and TypeMethodDescriptionprotected TaskManagerBaseSortableDataProvider.getTaskManager() -
Uses of TaskManager in com.evolveum.midpoint.gui.impl.factory.wrapper
Methods in com.evolveum.midpoint.gui.impl.factory.wrapper that return TaskManager -
Uses of TaskManager in com.evolveum.midpoint.gui.impl.page.admin.component
Methods in com.evolveum.midpoint.gui.impl.page.admin.component that return TaskManager -
Uses of TaskManager in com.evolveum.midpoint.init
Fields in com.evolveum.midpoint.init declared as TaskManagerMethods in com.evolveum.midpoint.init with parameters of type TaskManager -
Uses of TaskManager in com.evolveum.midpoint.model.impl
Fields in com.evolveum.midpoint.model.impl declared as TaskManager -
Uses of TaskManager in com.evolveum.midpoint.model.impl.lens.projector.policy.evaluators
Fields in com.evolveum.midpoint.model.impl.lens.projector.policy.evaluators declared as TaskManager -
Uses of TaskManager in com.evolveum.midpoint.repo.common.activity.run
Fields in com.evolveum.midpoint.repo.common.activity.run declared as TaskManagerMethods in com.evolveum.midpoint.repo.common.activity.run that return TaskManagerModifier and TypeMethodDescriptionprotected final TaskManagerSearchBasedActivityRun.getTaskManager() -
Uses of TaskManager in com.evolveum.midpoint.rest.impl
Fields in com.evolveum.midpoint.rest.impl declared as TaskManager -
Uses of TaskManager in com.evolveum.midpoint.task.api
Methods in com.evolveum.midpoint.task.api that return TaskManagerMethods in com.evolveum.midpoint.task.api with parameters of type TaskManager -
Uses of TaskManager in com.evolveum.midpoint.web.boot
Constructors in com.evolveum.midpoint.web.boot with parameters of type TaskManager -
Uses of TaskManager in com.evolveum.midpoint.web.security
Methods in com.evolveum.midpoint.web.security that return TaskManager