Uses of Class
org.alfresco.service.cmr.workflow.WorkflowInstanceQuery.DatePosition
-
Packages that use WorkflowInstanceQuery.DatePosition Package Description org.alfresco.service.cmr.workflow -
-
Uses of WorkflowInstanceQuery.DatePosition in org.alfresco.service.cmr.workflow
Methods in org.alfresco.service.cmr.workflow that return WorkflowInstanceQuery.DatePosition Modifier and Type Method Description static WorkflowInstanceQuery.DatePositionWorkflowInstanceQuery.DatePosition. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static WorkflowInstanceQuery.DatePosition[]WorkflowInstanceQuery.DatePosition. values()Returns an array containing the constants of this enum type, in the order they are declared.
-