Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.WorkItemSelectorType
Packages that use WorkItemSelectorType
-
Uses of WorkItemSelectorType 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 WorkItemSelectorTypeModifier and TypeFieldDescriptionstatic final Producer<WorkItemSelectorType>WorkItemSelectorType.FACTORYMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return WorkItemSelectorTypeModifier and TypeMethodDescriptionOtherPrivilegesLimitationType.beginApprovalWorkItems()OtherPrivilegesLimitationType.beginCaseManagementWorkItems()OtherPrivilegesLimitationType.beginCertificationWorkItems()WorkItemSelectorType.clone()ObjectFactory.createWorkItemSelectorType()WorkItemSelectorType.description(String value) WorkItemSelectorType.documentation(String value) OtherPrivilegesLimitationType.getApprovalWorkItems()OtherPrivilegesLimitationType.getCaseManagementWorkItems()OtherPrivilegesLimitationType.getCertificationWorkItems()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type WorkItemSelectorTypeModifier and TypeMethodDescriptionOtherPrivilegesLimitationType.approvalWorkItems(WorkItemSelectorType value) OtherPrivilegesLimitationType.caseManagementWorkItems(WorkItemSelectorType value) OtherPrivilegesLimitationType.certificationWorkItems(WorkItemSelectorType value) voidOtherPrivilegesLimitationType.setApprovalWorkItems(WorkItemSelectorType value) voidOtherPrivilegesLimitationType.setCaseManagementWorkItems(WorkItemSelectorType value) voidOtherPrivilegesLimitationType.setCertificationWorkItems(WorkItemSelectorType value)