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 SummaryNested ClassesModifier and TypeClassDescriptionstatic enum
- 
Method SummaryModifier and TypeMethodDescriptionbuild()static @NotNull ActivityProgressInformationfromTask(@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
 
-