Uses of Class
com.evolveum.midpoint.repo.common.activity.definition.ActivityReportingDefinition
Packages that use ActivityReportingDefinition
Package
Description
Contains the activity framework: the code that supports execution of activities within tasks.
Supports the definitions of activities and their various aspects:
- work,
- distribution,
- control flow,
- reporting,
- ...
-
Uses of ActivityReportingDefinition in com.evolveum.midpoint.repo.common.activity
Methods in com.evolveum.midpoint.repo.common.activity that return ActivityReportingDefinitionModifier and TypeMethodDescription@NotNull ActivityReportingDefinitionActivity.getReportingDefinition() -
Uses of ActivityReportingDefinition in com.evolveum.midpoint.repo.common.activity.definition
Methods in com.evolveum.midpoint.repo.common.activity.definition that return ActivityReportingDefinitionModifier and TypeMethodDescriptionActivityReportingDefinition.clone()static @NotNull ActivityReportingDefinitionActivityReportingDefinition.create(@Nullable ActivityDefinitionType definitionBean) The task can be null for children of custom composite activities.@NotNull ActivityReportingDefinitionActivityDefinition.getReportingDefinition()