Package | Description |
---|---|
org.alfresco.service.cmr.workflow |
Modifier and Type | Method and Description |
---|---|
WorkflowTaskQuery.OrderBy[] |
WorkflowTaskQuery.getOrderBy() |
static WorkflowTaskQuery.OrderBy |
WorkflowTaskQuery.OrderBy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WorkflowTaskQuery.OrderBy[] |
WorkflowTaskQuery.OrderBy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
WorkflowTaskQuery.setOrderBy(WorkflowTaskQuery.OrderBy[] orderBy) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.