|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SortOrder | |
|---|---|
| com.tibco.bpm.web.client.services.actions.processtemplates | |
| Uses of SortOrder in com.tibco.bpm.web.client.services.actions.processtemplates |
|---|
| Methods in com.tibco.bpm.web.client.services.actions.processtemplates that return types with arguments of type SortOrder | |
|---|---|
java.util.List<SortOrder> |
GetProcessInstancesFromEC2.getSortOrder()
The sort order to be passed to the EC query. |
| Constructor parameters in com.tibco.bpm.web.client.services.actions.processtemplates with type arguments of type SortOrder | |
|---|---|
GetProcessInstancesFromEC2(java.lang.String filter,
int startItem,
int numItems,
java.util.List<SortOrder> sortOrder)
Construct a new GetProcessInstancesFromEC Action |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||