Uses of Package
com.evolveum.midpoint.schema.util.task
Packages that use com.evolveum.midpoint.schema.util.task
Package
Description
-
Classes in com.evolveum.midpoint.schema.util.task used by com.evolveum.midpoint.gui.api.utilClassDescriptionContains all non-trivial task information (progress, workers, overall status, and so on) needed for the use of GUI and reporting.
-
Classes in com.evolveum.midpoint.schema.util.task used by com.evolveum.midpoint.model.api
-
Classes in com.evolveum.midpoint.schema.util.task used by com.evolveum.midpoint.schema.constants
-
Classes in com.evolveum.midpoint.schema.util.task used by com.evolveum.midpoint.schema.statisticsClassDescriptionObject identifying an activity in the (logical) activity tree.Activity state with all the necessary context: the path, the task, and the partial states of coordinated workers.
-
Classes in com.evolveum.midpoint.schema.util.task used by com.evolveum.midpoint.schema.util.taskClassDescriptionHelps with creating
ActivityDefinitionTypeobjects.Object identifying an activity in the (logical) activity tree.Extract of the most relevant performance information about an activity.Summarized representation of a progress of an activity and its sub-activities.Activity state with all the necessary context: the path, the task, and the partial states of coordinated workers.Activity state in local context: just the path and the state.State of the worker tasks (in the broad sense - i.e. tasks that do the real execution) in an activity: - how many workers are there in total, - how many workers (of them) are executing, - how many workers (of executing ones) have been stalled, - how many workers (of executing ones) have failed, - on what cluster nodes, - if stalled, then since when.Task progress counted in buckets.Task progress counted in items.Contains all non-trivial task information (progress, workers, overall status, and so on) needed for the use of GUI and reporting.Used to resolve tasks (mainly subtasks) in various utility methods in this package.Computes real wall clock time from a set of execution records ("from - to"). -
-
Classes in com.evolveum.midpoint.schema.util.task used by com.evolveum.midpoint.web.page.admin.serverClassDescriptionContains all non-trivial task information (progress, workers, overall status, and so on) needed for the use of GUI and reporting.
-
Classes in com.evolveum.midpoint.schema.util.task used by com.evolveum.midpoint.web.page.admin.server.dtoClassDescriptionContains all non-trivial task information (progress, workers, overall status, and so on) needed for the use of GUI and reporting.