public class TaskQueryImpl extends Object implements TaskQuery
BaseQuery.SortDirection| Modifier and Type | Method and Description |
|---|---|
TaskQuery |
attachmentChannelIn(String... attachmentChannel)
Add the values of attachment channel for exact matching to your query.
|
TaskQuery |
attachmentChannelLike(String... attachmentChannel)
Add the values of attachment channel for pattern matching to your query.
|
TaskQuery |
attachmentClassificationIdIn(String... attachmentClassificationId)
Add the attachment classification Ids for exact matching to your query.
|
TaskQuery |
attachmentClassificationIdLike(String... attachmentClassificationId)
Add the values of attachment classification ids for pattern matching to your query.
|
TaskQuery |
attachmentClassificationKeyIn(String... attachmentClassificationKeys)
Add the attachment classification keys for exact matching to your query.
|
TaskQuery |
attachmentClassificationKeyLike(String... attachmentClassificationKey)
Add the attachment classification Keys for pattern matching to your query.
|
TaskQuery |
attachmentClassificationNameIn(String... attachmentClassificationName)
Add the attachment classification names for exact matching to your query.
|
TaskQuery |
attachmentClassificationNameLike(String... attachmentClassificationName)
Add the values of attachment classification names for pattern matching to your query.
|
TaskQuery |
attachmentReceivedWithin(TimeInterval... receivedIn)
Add your received-dates to your query.
|
TaskQuery |
attachmentReferenceValueIn(String... referenceValue)
Add the values of reference values for exact matching to your query.
|
TaskQuery |
attachmentReferenceValueLike(String... referenceValue)
Add the values of reference values for pattern matching to your query.
|
TaskQuery |
businessProcessIdIn(String... businessProcessIds)
Add the business process ids for exact matching to your query.
|
TaskQuery |
businessProcessIdLike(String... businessProcessIds)
Add the business process id for pattern matching to your query.
|
TaskQuery |
callbackStateIn(CallbackState... states)
Add your callbackState to your query.
|
TaskQuery |
claimedWithin(TimeInterval... intervals)
Add the time intervals within which the task was claimed to your query.
|
TaskQuery |
classificationCategoryIn(String... classificationCategories)
Add your classificationCategory to your query.
|
TaskQuery |
classificationCategoryLike(String... classificationCategories)
Add your classificationCategory for pattern matching to your query.
|
TaskQuery |
classificationIdIn(String... classificationId)
Add your classificationId to your query.
|
TaskQuery |
classificationKeyIn(String... classificationKey)
Add your classificationKey to your query.
|
TaskQuery |
classificationKeyLike(String... classificationKeys)
Add your classificationKey for pattern matching to your query.
|
TaskQuery |
classificationKeyNotIn(String... classificationKeys)
Exlude these classificationKeys from your query.
|
TaskQuery |
classificationNameIn(String... classificationNames)
Add your classificationName to your query.
|
TaskQuery |
classificationNameLike(String... classificationNames)
Add your classificationName for pattern matching to your query.
|
TaskQuery |
completedWithin(TimeInterval... intervals)
Add the time intervals within which the task was completed to your query.
|
long |
count()
Counting the amount of rows/results for the current query.
|
TaskQuery |
createdWithin(TimeInterval... intervals)
Add the time intervals within which the task was created to your query.
|
ObjectReferenceQuery |
createObjectReferenceQuery()
This method provides a query builder for quering the database.
|
TaskQuery |
creatorIn(String... creators)
Add the UserIds of the creator to your query.
|
TaskQuery |
creatorLike(String... creators)
Add the UserIds of the creator for pattern matching to your query.
|
TaskQuery |
customAttributeIn(TaskCustomField customField,
String... strings)
Add the values of custom attributes for exact matching to your query.
|
TaskQuery |
customAttributeLike(TaskCustomField customField,
String... strings)
Add the values of custom attributes for pattern matching to your query.
|
TaskQuery |
descriptionLike(String... description)
Add your description for pattern matching to your query.
|
TaskQuery |
dueWithin(TimeInterval... intervals)
Add the time intervals within which the task is due to your query.
|
TaskQuery |
externalIdIn(String... externalIds)
Add your external ids to your query.
|
TaskQuery |
externalIdLike(String... externalIds)
Add your external id for pattern matching to your query.
|
String[] |
getAttachmentChannelIn() |
String[] |
getAttachmentChannelLike() |
String[] |
getAttachmentClassificationIdIn() |
String[] |
getAttachmentClassificationIdLike() |
String[] |
getAttachmentClassificationKeyIn() |
String[] |
getAttachmentClassificationKeyLike() |
String[] |
getAttachmentClassificationNameIn() |
String[] |
getAttachmentClassificationNameLike() |
TimeInterval[] |
getAttachmentReceivedIn() |
String[] |
getAttachmentReferenceIn() |
String[] |
getAttachmentReferenceLike() |
String[] |
getBusinessProcessIdIn() |
String[] |
getBusinessProcessIdLike() |
TimeInterval[] |
getClaimedIn() |
String[] |
getClassificationCategoryIn() |
String[] |
getClassificationCategoryLike() |
String[] |
getClassificationIdIn() |
String[] |
getClassificationKeyIn() |
String[] |
getClassificationKeyLike() |
String[] |
getClassificationKeyNotIn() |
String[] |
getClassificationNameIn() |
String[] |
getClassificationNameLike() |
TaskQueryColumnName |
getColumnName() |
TimeInterval[] |
getCompletedIn() |
TimeInterval[] |
getCreatedIn() |
String[] |
getCreatorIn() |
String[] |
getCreatorLike() |
String[] |
getCustom10In() |
String[] |
getCustom10Like() |
String[] |
getCustom11In() |
String[] |
getCustom11Like() |
String[] |
getCustom12In() |
String[] |
getCustom12Like() |
String[] |
getCustom13In() |
String[] |
getCustom13Like() |
String[] |
getCustom14In() |
String[] |
getCustom14Like() |
String[] |
getCustom15In() |
String[] |
getCustom15Like() |
String[] |
getCustom16In() |
String[] |
getCustom16Like() |
String[] |
getCustom1In() |
String[] |
getCustom1Like() |
String[] |
getCustom2In() |
String[] |
getCustom2Like() |
String[] |
getCustom3In() |
String[] |
getCustom3Like() |
String[] |
getCustom4In() |
String[] |
getCustom4Like() |
String[] |
getCustom5In() |
String[] |
getCustom5Like() |
String[] |
getCustom6In() |
String[] |
getCustom6Like() |
String[] |
getCustom7In() |
String[] |
getCustom7Like() |
String[] |
getCustom8In() |
String[] |
getCustom8Like() |
String[] |
getCustom9In() |
String[] |
getCustom9Like() |
String[] |
getDescription() |
TimeInterval[] |
getDueIn() |
String[] |
getExternalIdIn() |
String[] |
getExternalIdLike() |
Boolean |
getIsRead() |
boolean |
getIsSelectAndClaim() |
Boolean |
getIsTransferred() |
String |
getLinkToCounterTaskScript() |
String |
getLinkToMapperScript() |
TimeInterval[] |
getModifiedIn() |
String[] |
getNameIn() |
String[] |
getNameLike() |
String[] |
getNote() |
String[] |
getNoteLike() |
List<String> |
getOrderBy() |
List<String> |
getOrderColumns() |
String[] |
getOwnerIn() |
String[] |
getOwnerLike() |
String[] |
getParentBusinessProcessIdIn() |
String[] |
getParentBusinessProcessIdLike() |
TimeInterval[] |
getPlannedIn() |
String[] |
getPorCompanyIn() |
String[] |
getPorCompanyLike() |
String[] |
getPorSystemIn() |
String[] |
getPorSystemInstanceIn() |
String[] |
getPorSystemInstanceLike() |
String[] |
getPorSystemLike() |
String[] |
getPorTypeIn() |
String[] |
getPorTypeLike() |
String[] |
getPorValueIn() |
String[] |
getPorValueLike() |
int[] |
getPriority() |
TaskState[] |
getStateIn() |
String[] |
getTaskIds() |
TaskServiceImpl |
getTaskService() |
WildcardSearchField[] |
getWildcardSearchFieldIn() |
String |
getWildcardSearchValueLike() |
String[] |
getWorkbasketIdIn() |
KeyDomain[] |
getWorkbasketKeyDomainIn() |
TaskQuery |
idIn(String... taskIds)
Filter for summaries which are containing one of the given taskIds.
|
boolean |
isAddAttachmentClassificationNameToSelectClauseForOrdering() |
boolean |
isAddAttachmentColumnsToSelectClauseForOrdering() |
boolean |
isAddClassificationNameToSelectClauseForOrdering() |
boolean |
isJoinWithAttachments() |
boolean |
isJoinWithAttachmentsClassifications() |
boolean |
isJoinWithClassifications() |
boolean |
isUseDistinctKeyword() |
List<TaskSummary> |
list()
This method will return a list of defined
T objects. |
List<TaskSummary> |
list(int offset,
int limit)
This method will return a list of defined
T objects with specified offset and an limit. |
List<String> |
listValues(TaskQueryColumnName columnName,
BaseQuery.SortDirection sortDirection)
This method will return all currently existing values of a DB-Table once.
|
TaskQuery |
modifiedWithin(TimeInterval... intervals)
Add the time intervals within which the task was modified to your query.
|
TaskQuery |
nameIn(String... names)
Add your names to your query.
|
TaskQuery |
nameLike(String... names)
Add your name for pattern matching to your query.
|
TaskQuery |
noteLike(String... note)
Add your custom note for pattern matching to your query.
|
TaskQuery |
orderByAttachmentChannel(BaseQuery.SortDirection sortDirection)
This method sorts the query result according to the attachment channel.
|
TaskQuery |
orderByAttachmentClassificationId(BaseQuery.SortDirection sortDirection)
This method sorts the query result according to the attachment classification id.
|
TaskQuery |
orderByAttachmentClassificationKey(BaseQuery.SortDirection sortDirection)
This method sorts the query result according to the attachment classification key.
|
TaskQuery |
orderByAttachmentClassificationName(BaseQuery.SortDirection sortDirection)
This method sorts the query result according to the attachment classification name.
|
TaskQuery |
orderByAttachmentReceived(BaseQuery.SortDirection sortDirection)
This method sorts the query result according to the attachment received.
|
TaskQuery |
orderByAttachmentReference(BaseQuery.SortDirection sortDirection)
This method sorts the query result according to the attachment reference value.
|
TaskQuery |
orderByBusinessProcessId(BaseQuery.SortDirection sortDirection)
This method sorts the query result according to the business process id.
|
TaskQuery |
orderByClaimed(BaseQuery.SortDirection sortDirection)
This method sorts the query result according to the claimed timestamp.
|
TaskQuery |
orderByClassificationKey(BaseQuery.SortDirection sortDirection)
This method sorts the query result according to the classification key.
|
TaskQuery |
orderByClassificationName(BaseQuery.SortDirection sortDirection)
This method sorts the query result according to the classification name.
|
TaskQuery |
orderByCompleted(BaseQuery.SortDirection sortDirection)
This method sorts the query result according to the completed timestamp.
|
TaskQuery |
orderByCreated(BaseQuery.SortDirection sortDirection)
This method sorts the query result according to the created timestamp.
|
TaskQuery |
orderByCreator(BaseQuery.SortDirection sortDirection)
This method sorts the query result according to creators name.
|
TaskQuery |
orderByCustomAttribute(TaskCustomField customField,
BaseQuery.SortDirection sortDirection)
This method sorts the query result according to the value of a custom field.
|
TaskQuery |
orderByDomain(BaseQuery.SortDirection sortDirection)
This method sorts the query result according to the domain.
|
TaskQuery |
orderByDue(BaseQuery.SortDirection sortDirection)
This method sorts the query result according to the due timestamp.
|
TaskQuery |
orderByModified(BaseQuery.SortDirection sortDirection)
This method sorts the query result according to the modified timestamp.
|
TaskQuery |
orderByName(BaseQuery.SortDirection sortDirection)
This method sorts the query result according to name.
|
TaskQuery |
orderByNote(BaseQuery.SortDirection sortDirection)
This method sorts the query result according to the note.
|
TaskQuery |
orderByOwner(BaseQuery.SortDirection sortDirection)
This method sorts the query result according to the owner.
|
TaskQuery |
orderByParentBusinessProcessId(BaseQuery.SortDirection sortDirection)
This method sorts the query result according to the parent business process id.
|
TaskQuery |
orderByPlanned(BaseQuery.SortDirection sortDirection)
This method sorts the query result according to the planned timestamp.
|
TaskQuery |
orderByPrimaryObjectReferenceCompany(BaseQuery.SortDirection sortDirection)
This method sorts the query result according to the company of the primary object reference.
|
TaskQuery |
orderByPrimaryObjectReferenceSystem(BaseQuery.SortDirection sortDirection)
This method sorts the query result according to the system of the primary object reference.
|
TaskQuery |
orderByPrimaryObjectReferenceSystemInstance(BaseQuery.SortDirection sortDirection)
This method sorts the query result according to the system instance of the primary object
reference.
|
TaskQuery |
orderByPrimaryObjectReferenceType(BaseQuery.SortDirection sortDirection)
This method sorts the query result according to the type of the primary object reference.
|
TaskQuery |
orderByPrimaryObjectReferenceValue(BaseQuery.SortDirection sortDirection)
This method sorts the query result according to the value of the primary object reference.
|
TaskQuery |
orderByPriority(BaseQuery.SortDirection sortDirection)
This method sorts the query result according to the priority.
|
TaskQuery |
orderByState(BaseQuery.SortDirection sortDirection)
This method sorts the query result according to the state.
|
TaskQuery |
orderByTaskId(BaseQuery.SortDirection sortDirection)
This method sorts the query result according to the primary task id.
|
TaskQuery |
orderByWorkbasketId(BaseQuery.SortDirection sortDirection)
This method sorts the query result according to the workbasket-Id of the tasks.
|
TaskQuery |
orderByWorkbasketKey(BaseQuery.SortDirection sortDirection)
This method sorts the query result according to the workbasket key.
|
TaskQuery |
ownerIn(String... owners)
Add the owners to your query.
|
TaskQuery |
ownerLike(String... owners)
Add the owner for pattern matching to your query.
|
TaskQuery |
parentBusinessProcessIdIn(String... parentBusinessProcessIds)
Add the parent business process ids for exact matching to your query.
|
TaskQuery |
parentBusinessProcessIdLike(String... parentBusinessProcessId)
Add the parent business process id for pattern matching to your query.
|
TaskQuery |
plannedWithin(TimeInterval... intervals)
Add the time intervals within which the task is planned to your query.
|
TaskQuery |
primaryObjectReferenceCompanyIn(String... companies)
Add the companies of the primary object reference for exact matching to your query.
|
TaskQuery |
primaryObjectReferenceCompanyLike(String... company)
Add the company of the primary object reference for pattern matching to your query.
|
TaskQuery |
primaryObjectReferenceIn(ObjectReference... objectReferences)
Add the
ObjectReference to exact match to your query. |
TaskQuery |
primaryObjectReferenceSystemIn(String... systems)
Add the systems of the primary object reference for exact matching to your query.
|
TaskQuery |
primaryObjectReferenceSystemInstanceIn(String... systemInstances)
Add the system instances of the primary object reference for exact matching to your query.
|
TaskQuery |
primaryObjectReferenceSystemInstanceLike(String... systemInstance)
Add the system instance of the primary object reference for pattern matching to your query.
|
TaskQuery |
primaryObjectReferenceSystemLike(String... system)
Add the system of the primary object reference for pattern matching to your query.
|
TaskQuery |
primaryObjectReferenceTypeIn(String... types)
Add the types of the primary object reference for exact matching to your query.
|
TaskQuery |
primaryObjectReferenceTypeLike(String... type)
Add the type of the primary object reference for pattern matching to your query.
|
TaskQuery |
primaryObjectReferenceValueIn(String... values)
Add the values of the primary object reference for exact matching to your query.
|
TaskQuery |
primaryObjectReferenceValueLike(String... value)
Add the value of the primary object reference for pattern matching to your query.
|
TaskQuery |
priorityIn(int... priorities)
Add your priorities to your query.
|
TaskQuery |
readEquals(Boolean isRead)
Add the isRead flag to the query.
|
TaskQuery |
selectAndClaimEquals(boolean selectAndClaim) |
void |
setAddAttachmentClassificationNameToSelectClauseForOrdering(boolean addAttachmentClassificationNameToSelectClauseForOrdering) |
void |
setAddAttachmentColumnsToSelectClauseForOrdering(boolean addAttachmentColumnsToSelectClauseForOrdering) |
void |
setAddClassificationNameToSelectClauseForOrdering(boolean addClassificationNameToSelectClauseForOrdering) |
void |
setAttachmentChannelIn(String[] attachmentChannelIn) |
void |
setAttachmentChannelLike(String[] attachmentChannelLike) |
void |
setAttachmentClassificationIdIn(String[] attachmentClassificationIdIn) |
void |
setAttachmentClassificationIdLike(String[] attachmentclassificationIdLike) |
void |
setAttachmentClassificationKeyIn(String[] attachmentClassificationKeyIn) |
void |
setAttachmentClassificationKeyLike(String[] attachmentClassificationKeyLike) |
void |
setAttachmentClassificationNameIn(String[] attachmentClassificationNameIn) |
void |
setAttachmentClassificationNameLike(String[] attachmentClassificationNameLike) |
void |
setAttachmentReceivedIn(TimeInterval[] attachmentReceivedIn) |
void |
setAttachmentReferenceIn(String[] attachmentReferenceIn) |
void |
setAttachmentReferenceLike(String[] attachmentReferenceLike) |
void |
setClassificationNameIn(String[] classificationNameIn) |
void |
setClassificationNameLike(String[] classificationNameLike) |
void |
setJoinWithAttachments(boolean joinWithAttachments) |
void |
setJoinWithAttachmentsClassifications(boolean joinWithAttachmentsClassifications) |
void |
setJoinWithClassifications(boolean joinWithClassifications) |
void |
setUseDistinctKeyword(boolean useDistinctKeyword) |
TaskSummary |
single()
This method will return a single object of
T. |
TaskQuery |
stateIn(TaskState... states)
Add your state to your query.
|
TaskQuery |
stateNotIn(TaskState... states)
Exclude these states from your query.
|
String |
toString() |
TaskQuery |
transferredEquals(Boolean isTransferred)
Add the isTransferred flag to the query.
|
TaskQuery |
wildcardSearchFieldsIn(WildcardSearchField... wildcardSearchFields)
Add the values of the wildcard search fields for exact matching to your query.
|
TaskQuery |
wildcardSearchValueLike(String wildcardSearchValue)
Add your wildcard search value for pattern matching to your query.
|
TaskQuery |
workbasketIdIn(String... workbasketIds)
Add your workbasket id to the query.
|
TaskQuery |
workbasketKeyDomainIn(KeyDomain... workbasketIdentifiers)
Add your workbasket key to the query.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitlistPage, toUpperCopypublic TaskQuery nameIn(String... names)
TaskQuerypublic TaskQuery nameLike(String... names)
TaskQuerypublic TaskQuery externalIdIn(String... externalIds)
TaskQueryexternalIdIn in interface TaskQueryexternalIds - the external ids as Stringspublic TaskQuery externalIdLike(String... externalIds)
TaskQueryexternalIdLike in interface TaskQueryexternalIds - your external idspublic TaskQuery creatorIn(String... creators)
TaskQuerypublic TaskQuery creatorLike(String... creators)
TaskQuerycreatorLike in interface TaskQuerycreators - of the queried taskspublic TaskQuery descriptionLike(String... description)
TaskQuerydescriptionLike in interface TaskQuerydescription - your descriptionpublic TaskQuery noteLike(String... note)
TaskQuerypublic TaskQuery priorityIn(int... priorities)
TaskQuerypriorityIn in interface TaskQuerypriorities - as a integerpublic TaskQuery stateIn(TaskState... states)
TaskQuerypublic TaskQuery stateNotIn(TaskState... states)
TaskQuerystateNotIn in interface TaskQuerystates - the states as TaskStatepublic TaskQuery classificationKeyIn(String... classificationKey)
TaskQueryclassificationKeyIn in interface TaskQueryclassificationKey - the classification keypublic TaskQuery classificationKeyNotIn(String... classificationKeys)
TaskQueryclassificationKeyNotIn in interface TaskQueryclassificationKeys - the classification keypublic TaskQuery classificationKeyLike(String... classificationKeys)
TaskQueryclassificationKeyLike in interface TaskQueryclassificationKeys - the classification keypublic TaskQuery classificationIdIn(String... classificationId)
TaskQueryclassificationIdIn in interface TaskQueryclassificationId - the classification Idspublic TaskQuery classificationCategoryIn(String... classificationCategories)
TaskQueryclassificationCategoryIn in interface TaskQueryclassificationCategories - the classification category for filteringpublic TaskQuery classificationCategoryLike(String... classificationCategories)
TaskQueryclassificationCategoryLike in interface TaskQueryclassificationCategories - the classification categories for filteringpublic TaskQuery classificationNameIn(String... classificationNames)
TaskQueryclassificationNameIn in interface TaskQueryclassificationNames - the classification namepublic TaskQuery classificationNameLike(String... classificationNames)
TaskQueryclassificationNameLike in interface TaskQueryclassificationNames - the classification namepublic TaskQuery workbasketKeyDomainIn(KeyDomain... workbasketIdentifiers)
TaskQueryworkbasketKeyDomainIn in interface TaskQueryworkbasketIdentifiers - the key - domain combinations that identify workbasketspublic TaskQuery workbasketIdIn(String... workbasketIds)
TaskQueryworkbasketIdIn in interface TaskQueryworkbasketIds - the ids of workbasketspublic TaskQuery ownerIn(String... owners)
TaskQuerypublic TaskQuery ownerLike(String... owners)
TaskQueryIf you specify multiple arguments they are combined with the OR keyword.
public TaskQuery primaryObjectReferenceIn(ObjectReference... objectReferences)
TaskQueryObjectReference to exact match to your query. Each individual value has to
match. Fields with the value 'null' will be ignored.
The id of each ObjectReference will be ignored
If you specify multiple arguments they are combined with the OR keyword.
primaryObjectReferenceIn in interface TaskQueryobjectReferences - the combined values which are searched together.public TaskQuery primaryObjectReferenceCompanyIn(String... companies)
TaskQueryprimaryObjectReferenceCompanyIn in interface TaskQuerycompanies - the companies of your primary object referencepublic TaskQuery primaryObjectReferenceCompanyLike(String... company)
TaskQueryprimaryObjectReferenceCompanyLike in interface TaskQuerycompany - the company of your primary object referencepublic TaskQuery primaryObjectReferenceSystemIn(String... systems)
TaskQueryprimaryObjectReferenceSystemIn in interface TaskQuerysystems - the systems of your primary object referencepublic TaskQuery primaryObjectReferenceSystemLike(String... system)
TaskQueryprimaryObjectReferenceSystemLike in interface TaskQuerysystem - the system of your primary object referencepublic TaskQuery primaryObjectReferenceSystemInstanceIn(String... systemInstances)
TaskQueryprimaryObjectReferenceSystemInstanceIn in interface TaskQuerysystemInstances - the system instances of your primary object referencepublic TaskQuery primaryObjectReferenceSystemInstanceLike(String... systemInstance)
TaskQueryprimaryObjectReferenceSystemInstanceLike in interface TaskQuerysystemInstance - the system instances of your primary object referencepublic TaskQuery primaryObjectReferenceTypeIn(String... types)
TaskQueryprimaryObjectReferenceTypeIn in interface TaskQuerytypes - the types your primary object referencepublic TaskQuery primaryObjectReferenceTypeLike(String... type)
TaskQueryprimaryObjectReferenceTypeLike in interface TaskQuerytype - the types of your primary object referencepublic TaskQuery primaryObjectReferenceValueLike(String... value)
TaskQueryprimaryObjectReferenceValueLike in interface TaskQueryvalue - the values of your primary object referencepublic TaskQuery primaryObjectReferenceValueIn(String... values)
TaskQueryprimaryObjectReferenceValueIn in interface TaskQueryvalues - the values of your primary object referencepublic TaskQuery createdWithin(TimeInterval... intervals)
TaskQuerycreatedWithin in interface TaskQueryintervals - - the TimeIntervals within which the task was createdpublic TaskQuery claimedWithin(TimeInterval... intervals)
TaskQueryclaimedWithin in interface TaskQueryintervals - - the TimeIntervals within which the task was claimedpublic TaskQuery completedWithin(TimeInterval... intervals)
TaskQuerycompletedWithin in interface TaskQueryintervals - - the TimeIntervals within which the task was completedpublic TaskQuery modifiedWithin(TimeInterval... intervals)
TaskQuerymodifiedWithin in interface TaskQueryintervals - - the TimeIntervals within which the task was modifiedpublic TaskQuery plannedWithin(TimeInterval... intervals)
TaskQueryplannedWithin in interface TaskQueryintervals - - the TimeIntervals within which the task is plannedpublic TaskQuery dueWithin(TimeInterval... intervals)
TaskQuerypublic TaskQuery readEquals(Boolean isRead)
TaskQueryreadEquals in interface TaskQueryisRead - as Boolean. If null, it won't be integrated into the statement. You have to set
false.public TaskQuery transferredEquals(Boolean isTransferred)
TaskQuerytransferredEquals in interface TaskQueryisTransferred - as Boolean. If null, it won't be integrated into the statement. You have
to set false.public TaskQuery parentBusinessProcessIdIn(String... parentBusinessProcessIds)
TaskQueryparentBusinessProcessIdIn in interface TaskQueryparentBusinessProcessIds - the parent businessProcessIds of the searched for taskspublic TaskQuery parentBusinessProcessIdLike(String... parentBusinessProcessId)
TaskQueryparentBusinessProcessIdLike in interface TaskQueryparentBusinessProcessId - the parent businessprocess ids of the searched for taskspublic TaskQuery businessProcessIdIn(String... businessProcessIds)
TaskQuerybusinessProcessIdIn in interface TaskQuerybusinessProcessIds - the businessProcessIds of the searched for taskspublic TaskQuery businessProcessIdLike(String... businessProcessIds)
TaskQuerybusinessProcessIdLike in interface TaskQuerybusinessProcessIds - the business process ids of the searched-for taskspublic TaskQuery customAttributeIn(TaskCustomField customField, String... strings) throws InvalidArgumentException
TaskQuerycustomAttributeIn in interface TaskQuerycustomField - identifies which custom attribute is affected.strings - the customField values of the searched for tasksInvalidArgumentException - when searchArguments is not givenpublic TaskQuery customAttributeLike(TaskCustomField customField, String... strings) throws InvalidArgumentException
TaskQuerycustomAttributeLike in interface TaskQuerycustomField - identifies which custom attribute is affected.strings - the customField values of the searched-for tasksInvalidArgumentException - if searchArguments is not givenpublic TaskQuery attachmentClassificationKeyIn(String... attachmentClassificationKeys)
TaskQueryattachmentClassificationKeyIn in interface TaskQueryattachmentClassificationKeys - the attachmentClassificationKeys values of the searched for
taskspublic TaskQuery attachmentClassificationKeyLike(String... attachmentClassificationKey)
TaskQueryattachmentClassificationKeyLike in interface TaskQueryattachmentClassificationKey - the attachmentClassificationKeys values of the searched for
taskspublic TaskQuery attachmentClassificationIdIn(String... attachmentClassificationId)
TaskQueryattachmentClassificationIdIn in interface TaskQueryattachmentClassificationId - the attachmentClassificationId values of the searched for
taskspublic TaskQuery attachmentClassificationIdLike(String... attachmentClassificationId)
TaskQueryattachmentClassificationIdLike in interface TaskQueryattachmentClassificationId - the attachmentClassificationId values of the searched-for
taskspublic TaskQuery attachmentClassificationNameIn(String... attachmentClassificationName)
TaskQueryattachmentClassificationNameIn in interface TaskQueryattachmentClassificationName - the attachmentClassificationName values of the searched for
taskspublic TaskQuery attachmentClassificationNameLike(String... attachmentClassificationName)
TaskQueryattachmentClassificationNameLike in interface TaskQueryattachmentClassificationName - the attachmentClassificationName values of the searched-for
taskspublic TaskQuery attachmentChannelIn(String... attachmentChannel)
TaskQueryattachmentChannelIn in interface TaskQueryattachmentChannel - the attachmentChannel values of the searched for taskspublic TaskQuery attachmentChannelLike(String... attachmentChannel)
TaskQueryattachmentChannelLike in interface TaskQueryattachmentChannel - the attachmentChannel values of the searched-for taskspublic TaskQuery attachmentReferenceValueIn(String... referenceValue)
TaskQueryattachmentReferenceValueIn in interface TaskQueryreferenceValue - the referenceValue values of the searched for taskspublic TaskQuery attachmentReferenceValueLike(String... referenceValue)
TaskQueryattachmentReferenceValueLike in interface TaskQueryreferenceValue - the referenceValue values of the searched-for taskspublic TaskQuery attachmentReceivedWithin(TimeInterval... receivedIn)
TaskQueryattachmentReceivedWithin in interface TaskQueryreceivedIn - the TimeInterval within which the searched-for tasks attachment were
received the last time.public TaskQuery callbackStateIn(CallbackState... states)
TaskQuerycallbackStateIn in interface TaskQuerystates - the callback states as CallbackStatepublic ObjectReferenceQuery createObjectReferenceQuery()
TaskQuerycreateObjectReferenceQuery in interface TaskQueryObjectReferenceQuerypublic TaskQuery orderByBusinessProcessId(BaseQuery.SortDirection sortDirection)
TaskQueryorderByBusinessProcessId in interface TaskQuerysortDirection - Determines whether the result is sorted in ascending or descending order.
If sortDirection is null, the result is sorted in ascending orderpublic TaskQuery orderByClaimed(BaseQuery.SortDirection sortDirection)
TaskQueryorderByClaimed in interface TaskQuerysortDirection - Determines whether the result is sorted in ascending or descending order.
If sortDirection is null, the result is sorted in ascending orderpublic TaskQuery orderByClassificationKey(BaseQuery.SortDirection sortDirection)
TaskQueryorderByClassificationKey in interface TaskQuerysortDirection - Determines whether the result is sorted in ascending or descending order.
If sortDirection is null, the result is sorted in ascending orderpublic TaskQuery orderByClassificationName(BaseQuery.SortDirection sortDirection)
TaskQueryorderByClassificationName in interface TaskQuerysortDirection - Determines whether the result is sorted in ascending or descending order.
If sortDirection is null, the result is sorted in ascending orderpublic TaskQuery wildcardSearchValueLike(String wildcardSearchValue)
TaskQuerywildcardSearchValueLike in interface TaskQuerywildcardSearchValue - the wildcard search valuepublic TaskQuery wildcardSearchFieldsIn(WildcardSearchField... wildcardSearchFields)
TaskQuerywildcardSearchFieldsIn in interface TaskQuerywildcardSearchFields - the values of your wildcard search fieldspublic TaskQuery orderByCompleted(BaseQuery.SortDirection sortDirection)
TaskQueryorderByCompleted in interface TaskQuerysortDirection - Determines whether the result is sorted in ascending or descending order.
If sortDirection is null, the result is sorted in ascending orderpublic TaskQuery orderByCreated(BaseQuery.SortDirection sortDirection)
TaskQueryorderByCreated in interface TaskQuerysortDirection - Determines whether the result is sorted in ascending or descending order.
If sortDirection is null, the result is sorted in ascending orderpublic TaskQuery orderByDomain(BaseQuery.SortDirection sortDirection)
TaskQueryorderByDomain in interface TaskQuerysortDirection - Determines whether the result is sorted in ascending or descending order.
If sortDirection is null, the result is sorted in ascending orderpublic TaskQuery orderByDue(BaseQuery.SortDirection sortDirection)
TaskQueryorderByDue in interface TaskQuerysortDirection - Determines whether the result is sorted in ascending or descending order.
If sortDirection is null, the result is sorted in ascending orderpublic TaskQuery orderByTaskId(BaseQuery.SortDirection sortDirection)
TaskQueryorderByTaskId in interface TaskQuerysortDirection - Determines whether the result is sorted in ascending or descending order.
If sortDirection is null, the result is sorted in ascending orderpublic TaskQuery orderByModified(BaseQuery.SortDirection sortDirection)
TaskQueryorderByModified in interface TaskQuerysortDirection - Determines whether the result is sorted in ascending or descending order.
If sortDirection is null, the result is sorted in ascending orderpublic TaskQuery orderByName(BaseQuery.SortDirection sortDirection)
TaskQueryorderByName in interface TaskQuerysortDirection - Determines whether the result is sorted in ascending or descending order.
If sortDirection is null, the result is sorted in ascending orderpublic TaskQuery orderByCreator(BaseQuery.SortDirection sortDirection)
TaskQueryorderByCreator in interface TaskQuerysortDirection - Determines whether the result is sorted in ascending or descending order.
If sortDirection is null, the result is sorted in ascending orderpublic TaskQuery orderByNote(BaseQuery.SortDirection sortDirection)
TaskQueryorderByNote in interface TaskQuerysortDirection - Determines whether the result is sorted in ascending or descending order.
If sortDirection is null, the result is sorted in ascending orderpublic TaskQuery orderByOwner(BaseQuery.SortDirection sortDirection)
TaskQueryorderByOwner in interface TaskQuerysortDirection - Determines whether the result is sorted in ascending or descending order.
If sortDirection is null, the result is sorted in ascending orderpublic TaskQuery orderByParentBusinessProcessId(BaseQuery.SortDirection sortDirection)
TaskQueryorderByParentBusinessProcessId in interface TaskQuerysortDirection - Determines whether the result is sorted in ascending or descending order.
If sortDirection is null, the result is sorted in ascending orderpublic TaskQuery orderByPlanned(BaseQuery.SortDirection sortDirection)
TaskQueryorderByPlanned in interface TaskQuerysortDirection - Determines whether the result is sorted in ascending or descending order.
If sortDirection is null, the result is sorted in ascending orderpublic TaskQuery orderByPrimaryObjectReferenceCompany(BaseQuery.SortDirection sortDirection)
TaskQueryorderByPrimaryObjectReferenceCompany in interface TaskQuerysortDirection - Determines whether the result is sorted in ascending or descending order.
If sortDirection is null, the result is sorted in ascending orderpublic TaskQuery orderByPrimaryObjectReferenceSystem(BaseQuery.SortDirection sortDirection)
TaskQueryorderByPrimaryObjectReferenceSystem in interface TaskQuerysortDirection - Determines whether the result is sorted in ascending or descending order.
If sortDirection is null, the result is sorted in ascending orderpublic TaskQuery orderByPrimaryObjectReferenceSystemInstance(BaseQuery.SortDirection sortDirection)
TaskQueryorderByPrimaryObjectReferenceSystemInstance in interface TaskQuerysortDirection - Determines whether the result is sorted in ascending or descending order.
If sortDirection is null, the result is sorted in ascending orderpublic TaskQuery orderByPrimaryObjectReferenceType(BaseQuery.SortDirection sortDirection)
TaskQueryorderByPrimaryObjectReferenceType in interface TaskQuerysortDirection - Determines whether the result is sorted in ascending or descending order.
If sortDirection is null, the result is sorted in ascending orderpublic TaskQuery orderByPrimaryObjectReferenceValue(BaseQuery.SortDirection sortDirection)
TaskQueryorderByPrimaryObjectReferenceValue in interface TaskQuerysortDirection - Determines whether the result is sorted in ascending or descending order.
If sortDirection is null, the result is sorted in ascending orderpublic TaskQuery orderByPriority(BaseQuery.SortDirection sortDirection)
TaskQueryorderByPriority in interface TaskQuerysortDirection - Determines whether the result is sorted in ascending or descending order.
If sortDirection is null, the result is sorted in ascending orderpublic TaskQuery orderByState(BaseQuery.SortDirection sortDirection)
TaskQueryorderByState in interface TaskQuerysortDirection - Determines whether the result is sorted in ascending or descending order.
If sortDirection is null, the result is sorted in ascending orderpublic TaskQuery orderByWorkbasketKey(BaseQuery.SortDirection sortDirection)
TaskQueryorderByWorkbasketKey in interface TaskQuerysortDirection - Determines whether the result is sorted in ascending or descending order.
If sortDirection is null, the result is sorted in ascending orderpublic TaskQuery orderByCustomAttribute(TaskCustomField customField, BaseQuery.SortDirection sortDirection)
TaskQueryorderByCustomAttribute in interface TaskQuerycustomField - identifies which custom attribute is affected.sortDirection - Determines whether the result is sorted in ascending or descending order.
If sortDirection is null, the result is sorted in ascending orderpublic TaskQuery idIn(String... taskIds)
TaskQuerypublic TaskQuery orderByWorkbasketId(BaseQuery.SortDirection sortDirection)
TaskQueryorderByWorkbasketId in interface TaskQuerysortDirection - Determines whether the result is sorted in ascending or descending order.
If sortDirection is null, the result is sorted in ascending orderpublic TaskQuery orderByAttachmentClassificationKey(BaseQuery.SortDirection sortDirection)
TaskQueryorderByAttachmentClassificationKey in interface TaskQuerysortDirection - Determines whether the result is sorted in ascending or descending order.
If sortDirection is null, the result is sorted in ascending orderpublic TaskQuery orderByAttachmentClassificationName(BaseQuery.SortDirection sortDirection)
TaskQueryorderByAttachmentClassificationName in interface TaskQuerysortDirection - Determines whether the result is sorted in ascending or descending order.
If sortDirection is null, the result is sorted in ascending orderpublic TaskQuery orderByAttachmentClassificationId(BaseQuery.SortDirection sortDirection)
TaskQueryorderByAttachmentClassificationId in interface TaskQuerysortDirection - Determines whether the result is sorted in ascending or descending order.
If sortDirection is null, the result is sorted in ascending orderpublic TaskQuery orderByAttachmentChannel(BaseQuery.SortDirection sortDirection)
TaskQueryorderByAttachmentChannel in interface TaskQuerysortDirection - Determines whether the result is sorted in ascending or descending order.
If sortDirection is null, the result is sorted in ascending orderpublic TaskQuery orderByAttachmentReference(BaseQuery.SortDirection sortDirection)
TaskQueryorderByAttachmentReference in interface TaskQuerysortDirection - Determines whether the result is sorted in ascending or descending order.
If sortDirection is null, the result is sorted in ascending orderpublic TaskQuery orderByAttachmentReceived(BaseQuery.SortDirection sortDirection)
TaskQueryorderByAttachmentReceived in interface TaskQuerysortDirection - Determines whether the result is sorted in ascending or descending order.
If sortDirection is null, the result is sorted in ascending orderpublic TaskQuery selectAndClaimEquals(boolean selectAndClaim)
public List<TaskSummary> list()
BaseQueryT objects. In case of a TaskQuery, this
method can throw a NotAuthorizedToQueryWorkbasketException.list in interface BaseQuery<TaskSummary,TaskQueryColumnName>public List<TaskSummary> list(int offset, int limit)
BaseQueryT objects with specified offset and an limit.
In case of a TaskQuery, this method can throw a NotAuthorizedToQueryWorkbasketException.list in interface BaseQuery<TaskSummary,TaskQueryColumnName>offset - index of the first element which should be returned.limit - number of elements which should be returned beginning with offset.public List<String> listValues(TaskQueryColumnName columnName, BaseQuery.SortDirection sortDirection)
BaseQuerylistValues in interface BaseQuery<TaskSummary,TaskQueryColumnName>columnName - column name of a existing DB Table.sortDirection - Determines whether the result is sorted in ascending or descending order.
If sortDirection is null, the result is sorted in ascending orderpublic TaskSummary single()
BaseQueryT. In case of a TaskQuery, this method can
throw a NotAuthorizedToQueryWorkbasketException.single in interface BaseQuery<TaskSummary,TaskQueryColumnName>public long count()
BaseQuerycount in interface BaseQuery<TaskSummary,TaskQueryColumnName>public String getLinkToMapperScript()
public String getLinkToCounterTaskScript()
public boolean isUseDistinctKeyword()
public void setUseDistinctKeyword(boolean useDistinctKeyword)
public boolean isJoinWithAttachments()
public void setJoinWithAttachments(boolean joinWithAttachments)
public boolean isJoinWithClassifications()
public void setJoinWithClassifications(boolean joinWithClassifications)
public boolean isJoinWithAttachmentsClassifications()
public void setJoinWithAttachmentsClassifications(boolean joinWithAttachmentsClassifications)
public boolean isAddAttachmentColumnsToSelectClauseForOrdering()
public void setAddAttachmentColumnsToSelectClauseForOrdering(boolean addAttachmentColumnsToSelectClauseForOrdering)
public String[] getTaskIds()
public String[] getNameIn()
public String[] getExternalIdIn()
public String[] getExternalIdLike()
public String[] getCreatorIn()
public String[] getCreatorLike()
public String[] getDescription()
public int[] getPriority()
public TaskState[] getStateIn()
public String[] getOwnerIn()
public String[] getOwnerLike()
public Boolean getIsRead()
public Boolean getIsTransferred()
public boolean getIsSelectAndClaim()
public String[] getPorCompanyIn()
public String[] getPorCompanyLike()
public String[] getPorSystemIn()
public String[] getPorSystemLike()
public String[] getPorSystemInstanceIn()
public String[] getPorSystemInstanceLike()
public String[] getPorTypeIn()
public String[] getPorTypeLike()
public String[] getPorValueIn()
public String[] getPorValueLike()
public TimeInterval[] getCreatedIn()
public TaskServiceImpl getTaskService()
public String[] getNote()
public String[] getNoteLike()
public String[] getParentBusinessProcessIdIn()
public String[] getParentBusinessProcessIdLike()
public String[] getBusinessProcessIdIn()
public String[] getBusinessProcessIdLike()
public String[] getCustom1In()
public String[] getCustom1Like()
public String[] getCustom2In()
public String[] getCustom2Like()
public String[] getCustom3In()
public String[] getCustom3Like()
public String[] getCustom4In()
public String[] getCustom4Like()
public String[] getCustom5In()
public String[] getCustom5Like()
public String[] getCustom6In()
public String[] getCustom6Like()
public String[] getCustom7In()
public String[] getCustom7Like()
public String[] getCustom8In()
public String[] getCustom8Like()
public String[] getCustom9In()
public String[] getCustom9Like()
public String[] getCustom10In()
public String[] getCustom10Like()
public String[] getCustom11In()
public String[] getCustom11Like()
public String[] getCustom12In()
public String[] getCustom12Like()
public String[] getCustom13In()
public String[] getCustom13Like()
public String[] getCustom14In()
public String[] getCustom14Like()
public String[] getCustom15In()
public String[] getCustom15Like()
public String[] getCustom16In()
public String[] getCustom16Like()
public String[] getClassificationCategoryIn()
public String[] getClassificationCategoryLike()
public TimeInterval[] getClaimedIn()
public TimeInterval[] getCompletedIn()
public TimeInterval[] getModifiedIn()
public TimeInterval[] getPlannedIn()
public TimeInterval[] getDueIn()
public String[] getNameLike()
public String[] getClassificationKeyIn()
public String[] getClassificationKeyNotIn()
public String[] getClassificationKeyLike()
public String[] getClassificationIdIn()
public KeyDomain[] getWorkbasketKeyDomainIn()
public String[] getWorkbasketIdIn()
public TaskQueryColumnName getColumnName()
public String[] getAttachmentClassificationKeyIn()
public void setAttachmentClassificationKeyIn(String[] attachmentClassificationKeyIn)
public String[] getAttachmentClassificationKeyLike()
public void setAttachmentClassificationKeyLike(String[] attachmentClassificationKeyLike)
public String[] getAttachmentClassificationIdIn()
public void setAttachmentClassificationIdIn(String[] attachmentClassificationIdIn)
public String[] getAttachmentClassificationIdLike()
public void setAttachmentClassificationIdLike(String[] attachmentclassificationIdLike)
public String[] getAttachmentChannelIn()
public void setAttachmentChannelIn(String[] attachmentChannelIn)
public String[] getAttachmentChannelLike()
public void setAttachmentChannelLike(String[] attachmentChannelLike)
public String[] getAttachmentReferenceIn()
public void setAttachmentReferenceIn(String[] attachmentReferenceIn)
public String[] getAttachmentReferenceLike()
public void setAttachmentReferenceLike(String[] attachmentReferenceLike)
public TimeInterval[] getAttachmentReceivedIn()
public void setAttachmentReceivedIn(TimeInterval[] attachmentReceivedIn)
public String[] getClassificationNameIn()
public void setClassificationNameIn(String[] classificationNameIn)
public String[] getClassificationNameLike()
public void setClassificationNameLike(String[] classificationNameLike)
public String[] getAttachmentClassificationNameIn()
public void setAttachmentClassificationNameIn(String[] attachmentClassificationNameIn)
public String[] getAttachmentClassificationNameLike()
public void setAttachmentClassificationNameLike(String[] attachmentClassificationNameLike)
public boolean isAddClassificationNameToSelectClauseForOrdering()
public void setAddClassificationNameToSelectClauseForOrdering(boolean addClassificationNameToSelectClauseForOrdering)
public boolean isAddAttachmentClassificationNameToSelectClauseForOrdering()
public void setAddAttachmentClassificationNameToSelectClauseForOrdering(boolean addAttachmentClassificationNameToSelectClauseForOrdering)
public WildcardSearchField[] getWildcardSearchFieldIn()
public String getWildcardSearchValueLike()
Copyright © 2020. All rights reserved.