Uses of Class
com.evolveum.midpoint.repo.common.activity.ActivityTree
-
Packages that use ActivityTree Package Description com.evolveum.midpoint.repo.common.activity Contains the activity framework: the code that supports execution of activities within tasks.com.evolveum.midpoint.repo.common.activity.run.task -
-
Uses of ActivityTree in com.evolveum.midpoint.repo.common.activity
Methods in com.evolveum.midpoint.repo.common.activity that return ActivityTree Modifier and Type Method Description static ActivityTree
ActivityTree. create(Task rootTask, CommonTaskBeans beans)
@NotNull ActivityTree
Activity. getTree()
-
Uses of ActivityTree in com.evolveum.midpoint.repo.common.activity.run.task
Methods in com.evolveum.midpoint.repo.common.activity.run.task that return ActivityTree Modifier and Type Method Description ActivityTree
ActivityBasedTaskRun. getActivityTree()
-