Class ActivityDefinitionBuilder

java.lang.Object
com.evolveum.midpoint.schema.util.task.ActivityDefinitionBuilder

@Experimental public class ActivityDefinitionBuilder extends Object
Helps with creating ActivityDefinitionType objects. Currently, assumes there's exactly one work definition. This is the most typical scenario. If you need more complex, consider creating the activity yourself. This class maintains interesting parts of the activity definition; and, at the very end, it combines them into the final definition.