| Package | Description |
|---|---|
| pro.taskana | |
| pro.taskana.impl |
| Modifier and Type | Method and Description |
|---|---|
static BaseQuery.SortDirection |
BaseQuery.SortDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BaseQuery.SortDirection[] |
BaseQuery.SortDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<String> |
BaseQuery.listValues(String dbColumnName,
BaseQuery.SortDirection sortDirection)
This method will return all currently existing values of a DB-Table once.
|
WorkbasketAccessItemQuery |
WorkbasketAccessItemQuery.orderByAccessId(BaseQuery.SortDirection sortDirection)
Sort the query result by access Id.
|
ClassificationQuery |
ClassificationQuery.orderByApplicationEntryPoint(BaseQuery.SortDirection sortDirection)
Sort the query result by the application entry point name.
|
TaskQuery |
TaskQuery.orderByBusinessProcessId(BaseQuery.SortDirection sortDirection)
This method sorts the query result according to the business process id.
|
ClassificationQuery |
ClassificationQuery.orderByCategory(BaseQuery.SortDirection sortDirection)
Sort the query result by category.
|
TaskQuery |
TaskQuery.orderByClaimed(BaseQuery.SortDirection sortDirection)
This method sorts the query result according to the claimed timestamp.
|
TaskQuery |
TaskQuery.orderByClassificationKey(BaseQuery.SortDirection sortDirection)
This method sorts the query result according to the classification key.
|
TaskQuery |
TaskQuery.orderByCompleted(BaseQuery.SortDirection sortDirection)
This method sorts the query result according to the completed timestamp.
|
TaskQuery |
TaskQuery.orderByCreated(BaseQuery.SortDirection sortDirection)
This method sorts the query result according to the created timestamp.
|
TaskQuery |
TaskQuery.orderByCreator(BaseQuery.SortDirection sortDirection)
This method sorts the query result according to creators name.
|
ClassificationQuery |
ClassificationQuery.orderByCustom1(BaseQuery.SortDirection sortDirection)
Sort the query result by custom property 1.
|
WorkbasketQuery |
WorkbasketQuery.orderByCustom1(BaseQuery.SortDirection sortDirection)
Sort the query result by custom property 1.
|
TaskQuery |
TaskQuery.orderByCustom1(BaseQuery.SortDirection sortDirection)
This method sorts the query result according to the custom1 value.
|
TaskQuery |
TaskQuery.orderByCustom10(BaseQuery.SortDirection sortDirection)
This method sorts the query result according to the custom10 value.
|
ClassificationQuery |
ClassificationQuery.orderByCustom2(BaseQuery.SortDirection sortDirection)
Sort the query result by custom property 2.
|
WorkbasketQuery |
WorkbasketQuery.orderByCustom2(BaseQuery.SortDirection sortDirection)
Sort the query result by custom property 2.
|
TaskQuery |
TaskQuery.orderByCustom2(BaseQuery.SortDirection sortDirection)
This method sorts the query result according to the custom2 value.
|
ClassificationQuery |
ClassificationQuery.orderByCustom3(BaseQuery.SortDirection sortDirection)
Sort the query result by custom property 3.
|
WorkbasketQuery |
WorkbasketQuery.orderByCustom3(BaseQuery.SortDirection sortDirection)
Sort the query result by custom property 3.
|
TaskQuery |
TaskQuery.orderByCustom3(BaseQuery.SortDirection sortDirection)
This method sorts the query result according to the custom3 value.
|
ClassificationQuery |
ClassificationQuery.orderByCustom4(BaseQuery.SortDirection sortDirection)
Sort the query result by custom property 4.
|
WorkbasketQuery |
WorkbasketQuery.orderByCustom4(BaseQuery.SortDirection sortDirection)
Sort the query result by custom property 4.
|
TaskQuery |
TaskQuery.orderByCustom4(BaseQuery.SortDirection sortDirection)
This method sorts the query result according to the custom4 value.
|
ClassificationQuery |
ClassificationQuery.orderByCustom5(BaseQuery.SortDirection sortDirection)
Sort the query result by custom property 5.
|
TaskQuery |
TaskQuery.orderByCustom5(BaseQuery.SortDirection sortDirection)
This method sorts the query result according to the custom5 value.
|
ClassificationQuery |
ClassificationQuery.orderByCustom6(BaseQuery.SortDirection sortDirection)
Sort the query result by custom property 6.
|
TaskQuery |
TaskQuery.orderByCustom6(BaseQuery.SortDirection sortDirection)
This method sorts the query result according to the custom6 value.
|
ClassificationQuery |
ClassificationQuery.orderByCustom7(BaseQuery.SortDirection sortDirection)
Sort the query result by custom property 7.
|
TaskQuery |
TaskQuery.orderByCustom7(BaseQuery.SortDirection sortDirection)
This method sorts the query result according to the custom7 value.
|
ClassificationQuery |
ClassificationQuery.orderByCustom8(BaseQuery.SortDirection sortDirection)
Sort the query result by custom property 8.
|
TaskQuery |
TaskQuery.orderByCustom8(BaseQuery.SortDirection sortDirection)
This method sorts the query result according to the custom8 value.
|
TaskQuery |
TaskQuery.orderByCustom9(BaseQuery.SortDirection sortDirection)
This method sorts the query result according to the custom9 value.
|
WorkbasketQuery |
WorkbasketQuery.orderByDescription(BaseQuery.SortDirection sortDirection)
Sort the query result by description.
|
ClassificationQuery |
ClassificationQuery.orderByDomain(BaseQuery.SortDirection sortDirection)
Sort the query result by domain.
|
WorkbasketQuery |
WorkbasketQuery.orderByDomain(BaseQuery.SortDirection sortDirection)
Sort the query result by domain.
|
TaskQuery |
TaskQuery.orderByDomain(BaseQuery.SortDirection sortDirection)
This method sorts the query result according to the domain.
|
TaskQuery |
TaskQuery.orderByDue(BaseQuery.SortDirection sortDirection)
This method sorts the query result according to the due timestamp.
|
WorkbasketAccessItemQuery |
WorkbasketAccessItemQuery.orderById(BaseQuery.SortDirection sortDirection)
Sort the query result by Id.
|
ClassificationQuery |
ClassificationQuery.orderByKey(BaseQuery.SortDirection sortDirection)
Sort the query result by key.
|
WorkbasketQuery |
WorkbasketQuery.orderByKey(BaseQuery.SortDirection sortDirection)
Sort the query result by key.
|
TaskQuery |
TaskQuery.orderByModified(BaseQuery.SortDirection sortDirection)
This method sorts the query result according to the modified timestamp.
|
ClassificationQuery |
ClassificationQuery.orderByName(BaseQuery.SortDirection sortDirection)
Sort the query result by name.
|
WorkbasketQuery |
WorkbasketQuery.orderByName(BaseQuery.SortDirection sortDirection)
Sort the query result by name.
|
TaskQuery |
TaskQuery.orderByName(BaseQuery.SortDirection sortDirection)
This method sorts the query result according to name.
|
TaskQuery |
TaskQuery.orderByNote(BaseQuery.SortDirection sortDirection)
This method sorts the query result according to the note.
|
WorkbasketQuery |
WorkbasketQuery.orderByOrgLevel1(BaseQuery.SortDirection sortDirection)
Sort the query result by organization level 1.
|
WorkbasketQuery |
WorkbasketQuery.orderByOrgLevel2(BaseQuery.SortDirection sortDirection)
Sort the query result by organization level 2.
|
WorkbasketQuery |
WorkbasketQuery.orderByOrgLevel3(BaseQuery.SortDirection sortDirection)
Sort the query result by organization level 3.
|
WorkbasketQuery |
WorkbasketQuery.orderByOrgLevel4(BaseQuery.SortDirection sortDirection)
Sort the query result by organization level 4.
|
WorkbasketQuery |
WorkbasketQuery.orderByOwner(BaseQuery.SortDirection sortDirection)
Sort the query result by owner.
|
TaskQuery |
TaskQuery.orderByOwner(BaseQuery.SortDirection sortDirection)
This method sorts the query result according to the owner.
|
TaskQuery |
TaskQuery.orderByParentBusinessProcessId(BaseQuery.SortDirection sortDirection)
This method sorts the query result according to the parent business process id.
|
ClassificationQuery |
ClassificationQuery.orderByParentId(BaseQuery.SortDirection sortDirection)
Sort the query result by the parent classification ID.
|
TaskQuery |
TaskQuery.orderByPlanned(BaseQuery.SortDirection sortDirection)
This method sorts the query result according to the planned timestamp.
|
TaskQuery |
TaskQuery.orderByPrimaryObjectReferenceCompany(BaseQuery.SortDirection sortDirection)
This method sorts the query result according to the company of the primary object reference.
|
TaskQuery |
TaskQuery.orderByPrimaryObjectReferenceSystem(BaseQuery.SortDirection sortDirection)
This method sorts the query result according to the system of the primary object reference.
|
TaskQuery |
TaskQuery.orderByPrimaryObjectReferenceSystemInstance(BaseQuery.SortDirection sortDirection)
This method sorts the query result according to the system instance of the primary object reference.
|
TaskQuery |
TaskQuery.orderByPrimaryObjectReferenceType(BaseQuery.SortDirection sortDirection)
This method sorts the query result according to the type of the primary object reference.
|
TaskQuery |
TaskQuery.orderByPrimaryObjectReferenceValue(BaseQuery.SortDirection sortDirection)
This method sorts the query result according to the value of the primary object reference.
|
ClassificationQuery |
ClassificationQuery.orderByPriority(BaseQuery.SortDirection sortDirection)
Sort the query result by priority.
|
TaskQuery |
TaskQuery.orderByPriority(BaseQuery.SortDirection sortDirection)
This method sorts the query result according to the priority.
|
ClassificationQuery |
ClassificationQuery.orderByServiceLevel(BaseQuery.SortDirection sortDirection)
Sort the query result by service level.
|
TaskQuery |
TaskQuery.orderByState(BaseQuery.SortDirection sortDirection)
This method sorts the query result according to the state.
|
WorkbasketQuery |
WorkbasketQuery.orderByType(BaseQuery.SortDirection sortDirection)
Sort the query result by type.
|
WorkbasketAccessItemQuery |
WorkbasketAccessItemQuery.orderByWorkbasketId(BaseQuery.SortDirection sortDirection)
Sort the query result by workbasket id.
|
TaskQuery |
TaskQuery.orderByWorkbasketId(BaseQuery.SortDirection sortDirection)
This method sorts the query result according to the workbasket-Id of the tasks.
|
TaskQuery |
TaskQuery.orderByWorkbasketKey(BaseQuery.SortDirection sortDirection)
This method sorts the query result according to the workbasket key.
|
Copyright © 2018. All rights reserved.