Uses of Class
com.evolveum.midpoint.web.page.admin.workflow.WorkItemsPageType
-
Packages that use WorkItemsPageType Package Description com.evolveum.midpoint.web.page.admin.workflow -
-
Uses of WorkItemsPageType in com.evolveum.midpoint.web.page.admin.workflow
Methods in com.evolveum.midpoint.web.page.admin.workflow that return WorkItemsPageType Modifier and Type Method Description static WorkItemsPageTypeWorkItemsPageType. valueOf(String name)Returns the enum constant of this type with the specified name.static WorkItemsPageType[]WorkItemsPageType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-