Uses of Enum
com.emc.d2fs.service.workflow.enums.WorkflowStates
Packages that use WorkflowStates
-
Uses of WorkflowStates in com.emc.d2fs.interfaces
Methods in com.emc.d2fs.interfaces with parameters of type WorkflowStatesModifier and TypeMethodDescriptionIWorkflowContentService.getWorkflowList(Context context, String supervisorName, String performerName, String documentId, List<String> templateIds, String workflowName, WorkflowStates[] workflowStates, String fromDate, String toDate, boolean overdue, SortOrder sortOrder, String widgetName) -
Uses of WorkflowStates in com.emc.d2fs.service.workflow.enums
Methods in com.emc.d2fs.service.workflow.enums that return WorkflowStatesModifier and TypeMethodDescriptionstatic WorkflowStatesstatic WorkflowStatesReturns the enum constant of this type with the specified name.static WorkflowStates[]WorkflowStates.values()Returns an array containing the constants of this enum type, in the order they are declared.