Uses of Enum Class
com.evolveum.midpoint.web.page.admin.workflow.ProcessInstancesPanel.View
Packages that use ProcessInstancesPanel.View
-
Uses of ProcessInstancesPanel.View in com.evolveum.midpoint.web.page.admin.workflow
Methods in com.evolveum.midpoint.web.page.admin.workflow that return ProcessInstancesPanel.ViewModifier and TypeMethodDescriptionstatic ProcessInstancesPanel.View
Returns the enum constant of this class with the specified name.static ProcessInstancesPanel.View[]
ProcessInstancesPanel.View.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.evolveum.midpoint.web.page.admin.workflow with parameters of type ProcessInstancesPanel.ViewModifierConstructorDescriptionProcessInstancesPanel
(String id, org.apache.wicket.extensions.markup.html.repeater.data.table.ISortableDataProvider<ProcessInstanceDto, String> provider, UserProfileStorage.TableId tableId, ProcessInstancesPanel.View view, @Nullable org.apache.wicket.model.IModel<String> currentInstanceIdModel)