Class ActivityProgressInformationBuilder
java.lang.Object
com.evolveum.midpoint.schema.util.task.ActivityProgressInformationBuilder
Builds
ActivityProgressInformation
from task tree or from root task with tree overview.-
Nested Class Summary
Modifier and TypeClassDescriptionstatic enum
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
static @NotNull ActivityProgressInformation
fromTask
(@NotNull TaskType task, @NotNull ActivityPath activityPath, @NotNull TaskResolver resolver, @NotNull ActivityProgressInformationBuilder.InformationSource informationSource)
-
Method Details
-
fromTask
@NotNull public static @NotNull ActivityProgressInformation fromTask(@NotNull @NotNull TaskType task, @NotNull @NotNull ActivityPath activityPath, @NotNull @NotNull TaskResolver resolver, @NotNull @NotNull ActivityProgressInformationBuilder.InformationSource informationSource) -
build
-