Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.TaskExecutionConstraintsType
-
Packages that use TaskExecutionConstraintsType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 com.evolveum.midpoint.xml.ns._public.model.model_3 -
-
Uses of TaskExecutionConstraintsType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type TaskExecutionConstraintsType Modifier and Type Field Description static Producer<TaskExecutionConstraintsType>
TaskExecutionConstraintsType. FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type TaskExecutionConstraintsType Modifier and Type Method Description TaskType
TaskType. executionConstraints(TaskExecutionConstraintsType value)
WfExecutionTasksConfigurationType
WfExecutionTasksConfigurationType. executionConstraints(TaskExecutionConstraintsType value)
void
TaskType. setExecutionConstraints(TaskExecutionConstraintsType value)
void
WfExecutionTasksConfigurationType. setExecutionConstraints(TaskExecutionConstraintsType value)
-
Uses of TaskExecutionConstraintsType in com.evolveum.midpoint.xml.ns._public.model.model_3
Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 that return TaskExecutionConstraintsType Modifier and Type Method Description TaskExecutionConstraintsType
ObjectFactory. createTaskExecutionConstraintsType()
-