A B C D E F G H I J K L M N O P Q R S T U V W _ 
All Classes All Packages

A

A_CHANNEL - pro.taskana.task.api.TaskQueryColumnName
 
A_CLASSIFICATION_ID - pro.taskana.task.api.TaskQueryColumnName
 
A_CLASSIFICATION_KEY - pro.taskana.task.api.TaskQueryColumnName
 
A_CLASSIFICATION_NAME - pro.taskana.task.api.TaskQueryColumnName
 
A_REF_VALUE - pro.taskana.task.api.TaskQueryColumnName
 
AbstractTaskanaJob - Class in pro.taskana.common.internal.jobs
Abstract base for all background jobs of TASKANA.
AbstractTaskanaJob(TaskanaEngine, TaskanaTransactionProvider, ScheduledJob, boolean) - Constructor for class pro.taskana.common.internal.jobs.AbstractTaskanaJob
 
ACCESS_ID - pro.taskana.workbasket.api.AccessItemQueryColumnName
 
ACCESS_ITEM_CREATED - pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEventType
 
ACCESS_ITEM_DELETED - pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEventType
 
ACCESS_ITEM_DELETED_FOR_ACCESS_ID - pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEventType
 
ACCESS_ITEM_UPDATED - pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEventType
 
ACCESS_ITEMS_UPDATED - pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEventType
 
accessIdIn(String...) - Method in interface pro.taskana.workbasket.api.WorkbasketAccessItemQuery
Add your accessIds to your query.
accessIdIn(String...) - Method in class pro.taskana.workbasket.internal.WorkbasketAccessItemQueryImpl
 
accessIdLike(String...) - Method in interface pro.taskana.workbasket.api.WorkbasketAccessItemQuery
Add keys to your query.
accessIdLike(String...) - Method in class pro.taskana.workbasket.internal.WorkbasketAccessItemQueryImpl
 
accessIdsHavePermission(WorkbasketPermission, String...) - Method in interface pro.taskana.workbasket.api.WorkbasketQuery
Deprecated, for removal: This API element is subject to removal in a future version.
accessIdsHavePermissions(List<WorkbasketPermission>, String...) - Method in interface pro.taskana.workbasket.api.WorkbasketQuery
Setting up the permissions which should be granted on the result workbaskets and the users which should be checked.
accessIdsHavePermissions(List<WorkbasketPermission>, String...) - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
AccessItemQueryColumnName - Enum in pro.taskana.workbasket.api
addAttachment(Attachment) - Method in interface pro.taskana.task.api.models.Task
Add an Attachment.
NULL will be ignored and an Attachment with the same id will be replaced by the newer one.
addAttachment(Attachment) - Method in class pro.taskana.task.internal.models.TaskImpl
 
addAttachmentSummary(AttachmentSummary) - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
addCustomHolidays(List<CustomHoliday>) - Method in class pro.taskana.TaskanaEngineConfiguration
 
addDistributionTarget(String, String) - Method in interface pro.taskana.workbasket.api.WorkbasketService
Add a distribution target to a Workbasket.
addDistributionTarget(String, String) - Method in class pro.taskana.workbasket.internal.WorkbasketServiceImpl
 
addItem(I) - Method in class pro.taskana.monitor.api.reports.Report
 
addItem(I, int) - Method in class pro.taskana.monitor.api.reports.row.FoldableRow
 
addItem(I, int) - Method in interface pro.taskana.monitor.api.reports.row.Row
Appends a specific item value at a specific index.
addItem(I, int) - Method in class pro.taskana.monitor.api.reports.row.SingleRow
 
addItem(I, QueryItemPreprocessor<I>) - Method in class pro.taskana.monitor.api.reports.Report
 
addItems(List<? extends I>, QueryItemPreprocessor<I>) - Method in class pro.taskana.monitor.api.reports.Report
 
addItems(List<I>) - Method in class pro.taskana.monitor.api.reports.Report
 
addPriorityUpdate(String, int) - Method in class pro.taskana.task.internal.jobs.helper.TaskUpdatePriorityBatchStatement
 
addSecondaryObjectReference(String, String, String, String, String) - Method in interface pro.taskana.task.api.models.TaskSummary
Add an ObjectReference to the List of secondary ObjectReferences.
NULL will be ignored and an ObjectReference with the same id will be replaced by the newer one.
addSecondaryObjectReference(String, String, String, String, String) - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
addSecondaryObjectReference(ObjectReference) - Method in interface pro.taskana.task.api.models.TaskSummary
Add an ObjectReference to the List of secondary objectReferences.
NULL will be ignored and an ObjectReference with the same id will be replaced by the newer one.
addSecondaryObjectReference(ObjectReference) - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
afterRequestChanges(Task) - Method in interface pro.taskana.spi.task.api.AfterRequestChangesProvider
Perform any action after changes have been requested on a Task through TaskService.requestChanges(String) or TaskService.forceRequestChanges(String).
afterRequestChanges(Task) - Method in class pro.taskana.spi.task.internal.AfterRequestChangesManager
 
AfterRequestChangesManager - Class in pro.taskana.spi.task.internal
 
AfterRequestChangesManager(TaskanaEngine) - Constructor for class pro.taskana.spi.task.internal.AfterRequestChangesManager
 
AfterRequestChangesProvider - Interface in pro.taskana.spi.task.api
The AfterRequestChangesProvider allows to implement customized behaviour after changes have been requested on a given Task.
afterRequestReview(Task) - Method in interface pro.taskana.spi.task.api.AfterRequestReviewProvider
Perform any action after a review has been requested on a Task through TaskService.requestReview(String) or TaskService.forceRequestReview(String).
afterRequestReview(Task) - Method in class pro.taskana.spi.task.internal.AfterRequestReviewManager
 
AfterRequestReviewManager - Class in pro.taskana.spi.task.internal
 
AfterRequestReviewManager(TaskanaEngine) - Constructor for class pro.taskana.spi.task.internal.AfterRequestReviewManager
 
AfterRequestReviewProvider - Interface in pro.taskana.spi.task.api
The AfterRequestReviewProvider allows to implement customized behaviour after a review has been requested on a given Task.
AgeQueryItem - Interface in pro.taskana.monitor.api.reports.item
The AgeQueryItem contains age in days.
APPEND - pro.taskana.workbasket.api.WorkbasketPermission
 
APPLICATION_ENTRY_POINT - pro.taskana.classification.api.ClassificationQueryColumnName
 
applicationEntryPoint - Variable in class pro.taskana.classification.internal.models.ClassificationSummaryImpl
 
applicationEntryPoint - Variable in class pro.taskana.spi.history.api.events.classification.ClassificationHistoryEvent
 
applicationEntryPointIn(String...) - Method in interface pro.taskana.classification.api.ClassificationQuery
Selects only Classifications which have a applicationEntryPoint equal to any of the passed values.
applicationEntryPointIn(String...) - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
applicationEntryPointLike(String...) - Method in interface pro.taskana.classification.api.ClassificationQuery
Selects only Classifications which have a applicationEntryPoint that matches any of the passed patterns.
applicationEntryPointLike(String...) - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
apply(I) - Method in interface pro.taskana.monitor.api.reports.item.QueryItemPreprocessor
 
apply(I) - Method in class pro.taskana.monitor.internal.preprocessor.DaysToWorkingDaysReportPreProcessor
 
asSummary() - Method in interface pro.taskana.classification.api.models.Classification
Return a summary of the Classification.
asSummary() - Method in class pro.taskana.classification.internal.models.ClassificationImpl
 
asSummary() - Method in interface pro.taskana.task.api.models.Attachment
Returns a summary of the current Attachment.
asSummary() - Method in interface pro.taskana.task.api.models.Task
Returns a summary of the current Task.
asSummary() - Method in class pro.taskana.task.internal.models.AttachmentImpl
 
asSummary() - Method in class pro.taskana.task.internal.models.TaskImpl
 
asSummary() - Method in interface pro.taskana.workbasket.api.models.Workbasket
Returns a summary of the current Workbasket.
asSummary() - Method in class pro.taskana.workbasket.internal.models.WorkbasketImpl
 
Attachment - Interface in pro.taskana.task.api.models
Attachment-Interface to specify attributes of an Attachment.
attachmentChannelIn(String...) - Method in interface pro.taskana.task.api.TaskQuery
Add the values of attachment channel for exact matching to your query.
attachmentChannelIn(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
attachmentChannelLike(String...) - Method in interface pro.taskana.task.api.TaskQuery
Add the values of attachment channel for pattern matching to your query.
attachmentChannelLike(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
attachmentChannelNotIn(String...) - Method in interface pro.taskana.task.api.TaskQuery
Exclude the values of attachment channel for exact matching from your query.
attachmentChannelNotIn(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
attachmentChannelNotLike(String...) - Method in interface pro.taskana.task.api.TaskQuery
Exclude the values of attachment channel for pattern matching from your query.
attachmentChannelNotLike(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
attachmentClassificationIdIn(String...) - Method in interface pro.taskana.task.api.TaskQuery
Add the attachment classification Ids for exact matching to your query.
attachmentClassificationIdIn(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
attachmentClassificationIdNotIn(String...) - Method in interface pro.taskana.task.api.TaskQuery
Exclude the attachment classification Ids for exact matching from your query.
attachmentClassificationIdNotIn(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
attachmentClassificationKey - Variable in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
attachmentClassificationKeyIn(String...) - Method in interface pro.taskana.task.api.TaskQuery
Add the attachment classification keys for exact matching to your query.
attachmentClassificationKeyIn(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
attachmentClassificationKeyLike(String...) - Method in interface pro.taskana.task.api.TaskQuery
Add the attachment classification Keys for pattern matching to your query.
attachmentClassificationKeyLike(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
attachmentClassificationKeyNotIn(String...) - Method in interface pro.taskana.task.api.TaskQuery
Exclude the attachment classification keys for exact matching from your query.
attachmentClassificationKeyNotIn(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
attachmentClassificationKeyNotLike(String...) - Method in interface pro.taskana.task.api.TaskQuery
Exclude the attachment classification Keys for pattern matching from your query.
attachmentClassificationKeyNotLike(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
attachmentClassificationNameIn(String...) - Method in interface pro.taskana.task.api.TaskQuery
Add the attachment classification names for exact matching to your query.
attachmentClassificationNameIn(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
attachmentClassificationNameLike(String...) - Method in interface pro.taskana.task.api.TaskQuery
Add the values of attachment classification names for pattern matching to your query.
attachmentClassificationNameLike(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
attachmentClassificationNameNotIn(String...) - Method in interface pro.taskana.task.api.TaskQuery
Exclude the attachment classification names for exact matching from your query.
attachmentClassificationNameNotIn(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
attachmentClassificationNameNotLike(String...) - Method in interface pro.taskana.task.api.TaskQuery
Exclude the values of attachment classification names for pattern matching from your query.
attachmentClassificationNameNotLike(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
AttachmentHandler - Class in pro.taskana.task.internal
 
AttachmentImpl - Class in pro.taskana.task.internal.models
Attachment entity.
AttachmentImpl() - Constructor for class pro.taskana.task.internal.models.AttachmentImpl
 
AttachmentMapper - Interface in pro.taskana.task.internal
This class is the mybatis mapping of Attachment.
attachmentNotReceivedWithin(TimeInterval...) - Method in interface pro.taskana.task.api.TaskQuery
Exclude the received-dates from your query.
attachmentNotReceivedWithin(TimeInterval...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
AttachmentPersistenceException - Exception in pro.taskana.task.api.exceptions
This exception is thrown when an Attachment should be inserted to the DB, but it does already exist.
AttachmentPersistenceException(String, String, Throwable) - Constructor for exception pro.taskana.task.api.exceptions.AttachmentPersistenceException
 
attachmentReceivedWithin(TimeInterval...) - Method in interface pro.taskana.task.api.TaskQuery
Add your received-dates to your query.
attachmentReceivedWithin(TimeInterval...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
attachmentReferenceValueIn(String...) - Method in interface pro.taskana.task.api.TaskQuery
Add the values of reference values for exact matching to your query.
attachmentReferenceValueIn(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
attachmentReferenceValueLike(String...) - Method in interface pro.taskana.task.api.TaskQuery
Add the values of reference values for pattern matching to your query.
attachmentReferenceValueLike(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
attachmentReferenceValueNotIn(String...) - Method in interface pro.taskana.task.api.TaskQuery
Exclude the values of reference values for exact matching from your query.
attachmentReferenceValueNotIn(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
attachmentReferenceValueNotLike(String...) - Method in interface pro.taskana.task.api.TaskQuery
Exclude the values of reference values for pattern matching to your query.
attachmentReferenceValueNotLike(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
attachmentSummaries - Variable in class pro.taskana.task.internal.models.TaskSummaryImpl
 
AttachmentSummary - Interface in pro.taskana.task.api.models
Interface for AttachmentSummaries.
AttachmentSummaryImpl - Class in pro.taskana.task.internal.models
The most important fields of the Attachment entity.
AttachmentSummaryImpl(AttachmentSummaryImpl) - Constructor for class pro.taskana.task.internal.models.AttachmentSummaryImpl
 
augmentDisplayNames(Map<String, String>) - Method in class pro.taskana.monitor.api.reports.Report
 
AUTOCOMMIT - pro.taskana.common.api.TaskanaEngine.ConnectionManagementMode
 

B

beforeRequestChanges(Task) - Method in interface pro.taskana.spi.task.api.BeforeRequestChangesProvider
Perform any action before changes have been requested on a Task through TaskService.requestChanges(String) or TaskService.forceRequestChanges(String).
beforeRequestChanges(Task) - Method in class pro.taskana.spi.task.internal.BeforeRequestChangesManager
 
BeforeRequestChangesManager - Class in pro.taskana.spi.task.internal
 
BeforeRequestChangesManager(TaskanaEngine) - Constructor for class pro.taskana.spi.task.internal.BeforeRequestChangesManager
 
BeforeRequestChangesProvider - Interface in pro.taskana.spi.task.api
The BeforeRequestChangesProvider allows to implement customized behaviour before changes have been requested on a given Task.
beforeRequestReview(Task) - Method in interface pro.taskana.spi.task.api.BeforeRequestReviewProvider
Perform any action before a review has been requested on a Task through TaskService.requestReview(String) or TaskService.forceRequestReview(String).
beforeRequestReview(Task) - Method in class pro.taskana.spi.task.internal.BeforeRequestReviewManager
 
BeforeRequestReviewManager - Class in pro.taskana.spi.task.internal
 
BeforeRequestReviewManager(TaskanaEngine) - Constructor for class pro.taskana.spi.task.internal.BeforeRequestReviewManager
 
BeforeRequestReviewProvider - Interface in pro.taskana.spi.task.api
The BeforeRequestReviewProvider allows to implement customized behaviour before a review has been requested on a given Task.
buildDetailedReport() - Method in interface pro.taskana.monitor.api.reports.ClassificationReport.Builder
Returns a ClassificationReport.DetailedClassificationReport containing all tasks after applying the filters.
buildDetailedReport() - Method in class pro.taskana.monitor.internal.reports.ClassificationReportBuilderImpl
 
buildDetailedReport(TaskTimestamp) - Method in interface pro.taskana.monitor.api.reports.ClassificationReport.Builder
 
buildDetailedReport(TaskTimestamp) - Method in class pro.taskana.monitor.internal.reports.ClassificationReportBuilderImpl
 
buildReport() - Method in interface pro.taskana.monitor.api.reports.ClassificationCategoryReport.Builder
 
buildReport() - Method in interface pro.taskana.monitor.api.reports.ClassificationReport.Builder
 
buildReport() - Method in interface pro.taskana.monitor.api.reports.Report.Builder
 
buildReport() - Method in interface pro.taskana.monitor.api.reports.TaskCustomFieldValueReport.Builder
 
buildReport() - Method in interface pro.taskana.monitor.api.reports.TaskStatusReport.Builder
 
buildReport() - Method in interface pro.taskana.monitor.api.reports.TimestampReport.Builder
 
buildReport() - Method in interface pro.taskana.monitor.api.reports.WorkbasketPriorityReport.Builder
 
buildReport() - Method in interface pro.taskana.monitor.api.reports.WorkbasketReport.Builder
 
buildReport() - Method in class pro.taskana.monitor.internal.reports.ClassificationCategoryReportBuilderImpl
 
buildReport() - Method in class pro.taskana.monitor.internal.reports.ClassificationReportBuilderImpl
 
buildReport() - Method in class pro.taskana.monitor.internal.reports.TaskCustomFieldValueReportBuilderImpl
 
buildReport() - Method in class pro.taskana.monitor.internal.reports.TaskStatusReportBuilderImpl
 
buildReport() - Method in class pro.taskana.monitor.internal.reports.TimestampReportBuilderImpl
 
buildReport() - Method in class pro.taskana.monitor.internal.reports.WorkbasketPriorityReportBuilderImpl
 
buildReport() - Method in class pro.taskana.monitor.internal.reports.WorkbasketReportBuilderImpl
 
buildReport(TaskTimestamp) - Method in interface pro.taskana.monitor.api.reports.ClassificationCategoryReport.Builder
 
buildReport(TaskTimestamp) - Method in interface pro.taskana.monitor.api.reports.ClassificationReport.Builder
 
buildReport(TaskTimestamp) - Method in interface pro.taskana.monitor.api.reports.TaskCustomFieldValueReport.Builder
 
buildReport(TaskTimestamp) - Method in interface pro.taskana.monitor.api.reports.TimeIntervalReportBuilder
Builds the Report for the specified TaskTimestamp.
buildReport(TaskTimestamp) - Method in interface pro.taskana.monitor.api.reports.WorkbasketReport.Builder
 
buildReport(TaskTimestamp) - Method in class pro.taskana.monitor.internal.reports.ClassificationCategoryReportBuilderImpl
 
buildReport(TaskTimestamp) - Method in class pro.taskana.monitor.internal.reports.ClassificationReportBuilderImpl
 
buildReport(TaskTimestamp) - Method in class pro.taskana.monitor.internal.reports.TaskCustomFieldValueReportBuilderImpl
 
buildReport(TaskTimestamp) - Method in class pro.taskana.monitor.internal.reports.TimestampReportBuilderImpl
 
buildReport(TaskTimestamp) - Method in class pro.taskana.monitor.internal.reports.WorkbasketReportBuilderImpl
 
buildRow(String, int) - Method in class pro.taskana.monitor.api.reports.row.DetailedClassificationRow
 
buildRow(String, int) - Method in class pro.taskana.monitor.api.reports.row.FoldableRow
 
buildRow(String, int) - Method in class pro.taskana.monitor.api.reports.row.TimestampRow
 
buildRow(String, int) - Method in class pro.taskana.monitor.api.reports.row.TimestampRow.OrgLevel1Row
 
buildRow(String, int) - Method in class pro.taskana.monitor.api.reports.row.TimestampRow.OrgLevel2Row
 
buildRow(String, int) - Method in class pro.taskana.monitor.api.reports.row.TimestampRow.OrgLevel3Row
 
buildTaskanaEngine() - Method in class pro.taskana.TaskanaEngineConfiguration
This method creates the TaskanaEngine without an sqlSessionFactory.
buildTaskanaEngine(TaskanaEngine.ConnectionManagementMode) - Method in class pro.taskana.TaskanaEngineConfiguration
 
BUSINESS_PROCESS_ID - pro.taskana.task.api.TaskQueryColumnName
 
businessProcessId - Variable in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
businessProcessId - Variable in class pro.taskana.task.internal.models.TaskSummaryImpl
 
businessProcessIdIn(String...) - Method in interface pro.taskana.task.api.TaskQuery
Add the business process ids for exact matching to your query.
businessProcessIdIn(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
businessProcessIdLike(String...) - Method in interface pro.taskana.task.api.TaskQuery
Add your businessProcessId for pattern matching to your query.
businessProcessIdLike(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
businessProcessIdNotIn(String...) - Method in interface pro.taskana.task.api.TaskQuery
Exclude the business process ids for exact matching from your query.
businessProcessIdNotIn(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
businessProcessIdNotLike(String...) - Method in interface pro.taskana.task.api.TaskQuery
Exclude your businessProcessId for pattern matching to your query.
businessProcessIdNotLike(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 

C

calculatePriority(TaskSummary) - Method in interface pro.taskana.spi.priority.api.PriorityServiceProvider
Determine the priority of a certain Task during execution of TaskService.createTask(Task) and TaskService.updateTask(Task).
calculatePriorityOfTask(TaskSummary) - Method in class pro.taskana.spi.priority.internal.PriorityServiceManager
 
CALLBACK_PROCESSING_COMPLETED - pro.taskana.task.api.CallbackState
 
CALLBACK_PROCESSING_REQUIRED - pro.taskana.task.api.CallbackState
 
CALLBACK_STATE - Static variable in interface pro.taskana.task.api.models.Task
The key that is used to supply Callback_state within the CallbackInfo map.
CallbackState - Enum in pro.taskana.task.api
This enum contains all status of synchronization between a taskana task and a task in a remote system.
callbackStateIn(CallbackState...) - Method in interface pro.taskana.task.api.TaskQuery
Add your callbackState to your query.
callbackStateIn(CallbackState...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
callbackStateNotIn(CallbackState...) - Method in interface pro.taskana.task.api.TaskQuery
Exclude the callbackState from your query.
callbackStateNotIn(CallbackState...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
callerHasPermission(WorkbasketPermission) - Method in interface pro.taskana.workbasket.api.WorkbasketQuery
Deprecated, for removal: This API element is subject to removal in a future version.
callerHasPermissions(WorkbasketPermission...) - Method in interface pro.taskana.workbasket.api.WorkbasketQuery
Add condition to query if the caller (one of the accessIds of the caller) has the given permissions on the workbasket.
callerHasPermissions(WorkbasketPermission...) - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
cancelClaim(String) - Method in interface pro.taskana.task.api.TaskService
Cancel the claim of an existing Task if it was claimed by the current user before.
cancelClaim(String) - Method in class pro.taskana.task.internal.TaskServiceImpl
 
CANCELLED - pro.taskana.spi.history.api.events.task.TaskHistoryEventType
 
CANCELLED - pro.taskana.task.api.TaskState
 
cancelTask(String) - Method in interface pro.taskana.task.api.TaskService
Cancels the Task with the given id.
cancelTask(String) - Method in class pro.taskana.task.internal.TaskServiceImpl
 
canEqual(Object) - Method in class pro.taskana.classification.internal.models.ClassificationImpl
 
canEqual(Object) - Method in class pro.taskana.classification.internal.models.ClassificationSummaryImpl
 
canEqual(Object) - Method in class pro.taskana.task.internal.models.AttachmentImpl
 
canEqual(Object) - Method in class pro.taskana.task.internal.models.AttachmentSummaryImpl
 
canEqual(Object) - Method in class pro.taskana.task.internal.models.TaskCommentImpl
 
canEqual(Object) - Method in class pro.taskana.task.internal.models.TaskImpl
 
canEqual(Object) - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
canEqual(Object) - Method in class pro.taskana.workbasket.internal.models.WorkbasketImpl
 
canEqual(Object) - Method in class pro.taskana.workbasket.internal.models.WorkbasketSummaryImpl
 
category - Variable in class pro.taskana.classification.internal.models.ClassificationSummaryImpl
 
category - Variable in class pro.taskana.spi.history.api.events.classification.ClassificationHistoryEvent
 
CATEGORY - pro.taskana.classification.api.ClassificationQueryColumnName
 
categoryIn(String...) - Method in interface pro.taskana.classification.api.ClassificationQuery
Selects only Classifications which have a category equal to any of the passed values.
categoryIn(String...) - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
CHANGES_REQUESTED - pro.taskana.spi.history.api.events.task.TaskHistoryEventType
 
channel - Variable in class pro.taskana.task.internal.models.AttachmentSummaryImpl
 
checkAuthorization(String, String, WorkbasketPermission...) - Method in interface pro.taskana.workbasket.api.WorkbasketService
This method checks the authorization for the actual User.
checkAuthorization(String, String, WorkbasketPermission...) - Method in class pro.taskana.workbasket.internal.WorkbasketServiceImpl
 
checkAuthorization(String, WorkbasketPermission...) - Method in interface pro.taskana.workbasket.api.WorkbasketService
This method checks the authorization for the actual User.
checkAuthorization(String, WorkbasketPermission...) - Method in class pro.taskana.workbasket.internal.WorkbasketServiceImpl
 
checkModifiedHasNotChanged(Workbasket, WorkbasketImpl) - Method in class pro.taskana.workbasket.internal.WorkbasketServiceImpl
Check if current workbasket is based on the newest (by modified).
checkRoleMembership(TaskanaRole...) - Method in interface pro.taskana.common.api.TaskanaEngine
Checks whether current user is member of any of the specified TaskanaRoles.
checkRoleMembership(TaskanaRole...) - Method in class pro.taskana.common.internal.TaskanaEngineImpl
 
checkSecureAccess(boolean) - Method in class pro.taskana.common.internal.ConfigurationServiceImpl
 
claim(String) - Method in interface pro.taskana.task.api.TaskService
Claim an existing Task for the current user.
claim(String) - Method in class pro.taskana.task.internal.TaskServiceImpl
 
CLAIM_CANCELLED - pro.taskana.spi.history.api.events.task.TaskHistoryEventType
 
claimed - Variable in class pro.taskana.task.internal.models.TaskSummaryImpl
 
CLAIMED - pro.taskana.monitor.api.TaskTimestamp
 
CLAIMED - pro.taskana.spi.history.api.events.task.TaskHistoryEventType
 
CLAIMED - pro.taskana.task.api.CallbackState
 
CLAIMED - pro.taskana.task.api.TaskQueryColumnName
 
CLAIMED - pro.taskana.task.api.TaskState
 
claimedNotWithin(TimeInterval...) - Method in interface pro.taskana.task.api.TaskQuery
Exclude the time intervals within which the task wasn't claimed from your query.
claimedNotWithin(TimeInterval...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
claimedWithin(TimeInterval...) - Method in interface pro.taskana.task.api.TaskQuery
Add the time intervals within which the task was claimed to your query.
claimedWithin(TimeInterval...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
Classification - Interface in pro.taskana.classification.api.models
Interface used to specify the Classification-Model.
CLASSIFICATION_CATEGORY - pro.taskana.task.api.TaskQueryColumnName
 
CLASSIFICATION_ID - pro.taskana.task.api.TaskQueryColumnName
 
CLASSIFICATION_ID - Static variable in class pro.taskana.classification.internal.jobs.ClassificationChangedJob
 
CLASSIFICATION_KEY - pro.taskana.task.api.TaskQueryColumnName
 
CLASSIFICATION_NAME - pro.taskana.task.api.TaskQueryColumnName
 
ClassificationAlreadyExistException - Exception in pro.taskana.classification.api.exceptions
This exception is thrown when a Classification does already exits, but was tried to be created with the same id and domain.
ClassificationAlreadyExistException(String, String) - Constructor for exception pro.taskana.classification.api.exceptions.ClassificationAlreadyExistException
 
ClassificationAlreadyExistException(Classification) - Constructor for exception pro.taskana.classification.api.exceptions.ClassificationAlreadyExistException
 
classificationCategories - Variable in class pro.taskana.monitor.internal.reports.WorkbasketPriorityReportBuilderImpl
 
classificationCategoriesByTypeMap - Variable in class pro.taskana.TaskanaEngineConfiguration
 
classificationCategoryIn(String...) - Method in interface pro.taskana.task.api.TaskQuery
Add your classificationCategory to your query.
classificationCategoryIn(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
classificationCategoryIn(List<String>) - Method in interface pro.taskana.monitor.api.reports.TimeIntervalReportBuilder
Adds a list of classificationCategories to the builder.
classificationCategoryIn(List<String>) - Method in interface pro.taskana.monitor.api.reports.WorkbasketPriorityReport.Builder
Adds a list of classificationCategories to the builder.
classificationCategoryIn(List<String>) - Method in class pro.taskana.monitor.internal.reports.WorkbasketPriorityReportBuilderImpl
 
classificationCategoryLike(String...) - Method in interface pro.taskana.task.api.TaskQuery
Add your classificationCategory for pattern matching to your query.
classificationCategoryLike(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
classificationCategoryNotIn(String...) - Method in interface pro.taskana.task.api.TaskQuery
Exclude the classificationCategory from your query.
classificationCategoryNotIn(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
classificationCategoryNotLike(String...) - Method in interface pro.taskana.task.api.TaskQuery
Exclude the classificationCategory for pattern matching from your query.
classificationCategoryNotLike(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
ClassificationCategoryReport - Class in pro.taskana.monitor.api.reports
A ClassificationCategoryReport aggregates Task related data.
ClassificationCategoryReport(List<TimeIntervalColumnHeader>) - Constructor for class pro.taskana.monitor.api.reports.ClassificationCategoryReport
 
ClassificationCategoryReport.Builder - Interface in pro.taskana.monitor.api.reports
ClassificationCategoryReportBuilderImpl - Class in pro.taskana.monitor.internal.reports
The implementation of CategoryReportBuilder.
ClassificationCategoryReportBuilderImpl(InternalTaskanaEngine, MonitorMapper) - Constructor for class pro.taskana.monitor.internal.reports.ClassificationCategoryReportBuilderImpl
 
ClassificationChangedJob - Class in pro.taskana.classification.internal.jobs
This class executes a job of type ClassificationChangedJob.
ClassificationChangedJob(TaskanaEngine, TaskanaTransactionProvider, ScheduledJob) - Constructor for class pro.taskana.classification.internal.jobs.ClassificationChangedJob
 
ClassificationCreatedEvent - Class in pro.taskana.spi.history.api.events.classification
 
ClassificationCreatedEvent(String, Classification, String, String) - Constructor for class pro.taskana.spi.history.api.events.classification.ClassificationCreatedEvent
 
ClassificationCustomField - Enum in pro.taskana.classification.api
 
ClassificationDeletedEvent - Class in pro.taskana.spi.history.api.events.classification
 
ClassificationDeletedEvent(String, Classification, String, String) - Constructor for class pro.taskana.spi.history.api.events.classification.ClassificationDeletedEvent
 
ClassificationHistoryEvent - Class in pro.taskana.spi.history.api.events.classification
Super class for all classification related events.
ClassificationHistoryEvent() - Constructor for class pro.taskana.spi.history.api.events.classification.ClassificationHistoryEvent
 
ClassificationHistoryEvent(String, ClassificationSummary, String, String) - Constructor for class pro.taskana.spi.history.api.events.classification.ClassificationHistoryEvent
 
ClassificationHistoryEventType - Enum in pro.taskana.spi.history.api.events.classification
 
classificationId - Variable in class pro.taskana.spi.history.api.events.classification.ClassificationHistoryEvent
 
classificationIdIn(String...) - Method in interface pro.taskana.task.api.TaskQuery
Add your classificationId to your query.
classificationIdIn(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
classificationIdIn(List<String>) - Method in interface pro.taskana.monitor.api.reports.TimeIntervalReportBuilder
Adds a list of classificationIds to the builder.
classificationIdIn(List<String>) - Method in interface pro.taskana.monitor.api.reports.WorkbasketPriorityReport.Builder
Adds a list of classificationIds to the builder.
classificationIdIn(List<String>) - Method in class pro.taskana.monitor.internal.reports.WorkbasketPriorityReportBuilderImpl
 
classificationIdNotIn(String...) - Method in interface pro.taskana.task.api.TaskQuery
Exclude these classificationIds from your query.
classificationIdNotIn(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
classificationIds - Variable in class pro.taskana.monitor.internal.reports.WorkbasketPriorityReportBuilderImpl
 
ClassificationImpl - Class in pro.taskana.classification.internal.models
Classification entity.
ClassificationImpl() - Constructor for class pro.taskana.classification.internal.models.ClassificationImpl
 
ClassificationInUseException - Exception in pro.taskana.classification.api.exceptions
This exception is thrown when a specific Classification was tried to be deleted while still being in use.
ClassificationInUseException(Classification, Throwable) - Constructor for exception pro.taskana.classification.api.exceptions.ClassificationInUseException
 
classificationKeyIn(String...) - Method in interface pro.taskana.task.api.TaskQuery
Add your classificationKey to your query.
classificationKeyIn(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
classificationKeyLike(String...) - Method in interface pro.taskana.task.api.TaskQuery
Add your classificationKey for pattern matching to your query.
classificationKeyLike(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
classificationKeyNotIn(String...) - Method in interface pro.taskana.task.api.TaskQuery
Exclude these classificationKeys from your query.
classificationKeyNotIn(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
classificationKeyNotLike(String...) - Method in interface pro.taskana.task.api.TaskQuery
Exclude the classificationKeys for pattern matching from your query.
classificationKeyNotLike(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
ClassificationMapper - Interface in pro.taskana.classification.internal
This class is the mybatis mapping of classifications.
classificationNameIn(String...) - Method in interface pro.taskana.task.api.TaskQuery
Add your classificationName to your query.
classificationNameIn(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
classificationNameLike(String...) - Method in interface pro.taskana.task.api.TaskQuery
Add your classificationName for pattern matching to your query.
classificationNameLike(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
classificationNameNotIn(String...) - Method in interface pro.taskana.task.api.TaskQuery
Exclude the classificationName from your query.
classificationNameNotIn(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
classificationNameNotLike(String...) - Method in interface pro.taskana.task.api.TaskQuery
Exclude the classificationName for pattern matching from your query.
classificationNameNotLike(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
ClassificationNotFoundException - Exception in pro.taskana.classification.api.exceptions
Thrown if a specific Classification is not in the database.
ClassificationNotFoundException(String) - Constructor for exception pro.taskana.classification.api.exceptions.ClassificationNotFoundException
 
ClassificationNotFoundException(String, String) - Constructor for exception pro.taskana.classification.api.exceptions.ClassificationNotFoundException
 
ClassificationQuery - Interface in pro.taskana.classification.api
The ClassificationQuery allows for a custom search across all Classifications.
ClassificationQueryColumnName - Enum in pro.taskana.classification.api
ClassificationQueryImpl - Class in pro.taskana.classification.internal
Implementation of ClassificationQuery interface.
ClassificationQueryMapper - Interface in pro.taskana.classification.internal
This class provides a mapper for all classification queries.
ClassificationReport - Class in pro.taskana.monitor.api.reports
A ClassificationReport aggregates Task related data.
ClassificationReport(List<TimeIntervalColumnHeader>) - Constructor for class pro.taskana.monitor.api.reports.ClassificationReport
 
ClassificationReport.Builder - Interface in pro.taskana.monitor.api.reports
ClassificationReport.DetailedClassificationReport - Class in pro.taskana.monitor.api.reports
A DetailedClassificationReport aggregates Task related data.
ClassificationReportBuilderImpl - Class in pro.taskana.monitor.internal.reports
The implementation of ClassificationReportBuilder.
ClassificationReportBuilderImpl(InternalTaskanaEngine, MonitorMapper) - Constructor for class pro.taskana.monitor.internal.reports.ClassificationReportBuilderImpl
 
ClassificationService - Interface in pro.taskana.classification.api
The ClassificationService manages all operations on Classifications.
ClassificationServiceImpl - Class in pro.taskana.classification.internal
This is the implementation of ClassificationService.
ClassificationServiceImpl(InternalTaskanaEngine, PriorityServiceManager, ClassificationMapper, TaskMapper) - Constructor for class pro.taskana.classification.internal.ClassificationServiceImpl
 
classificationSummary - Variable in class pro.taskana.task.internal.models.AttachmentSummaryImpl
 
classificationSummary - Variable in class pro.taskana.task.internal.models.TaskSummaryImpl
 
ClassificationSummary - Interface in pro.taskana.classification.api.models
Interface for ClassificationSummaries.
ClassificationSummaryImpl - Class in pro.taskana.classification.internal.models
Implementation for the short summaries of a classification entity.
ClassificationSummaryImpl() - Constructor for class pro.taskana.classification.internal.models.ClassificationSummaryImpl
 
ClassificationSummaryImpl(ClassificationSummaryImpl) - Constructor for class pro.taskana.classification.internal.models.ClassificationSummaryImpl
 
classificationTypes - Variable in class pro.taskana.TaskanaEngineConfiguration
 
ClassificationUpdatedEvent - Class in pro.taskana.spi.history.api.events.classification
 
ClassificationUpdatedEvent(String, Classification, String, String) - Constructor for class pro.taskana.spi.history.api.events.classification.ClassificationUpdatedEvent
 
CLEARANCE - pro.taskana.workbasket.api.WorkbasketType
 
closeConnection() - Method in interface pro.taskana.common.api.TaskanaEngine
Closes the client's connection, sets it to null and switches to mode PARTICIPATE.
closeConnection() - Method in class pro.taskana.common.internal.TaskanaEngineImpl
 
ColumnHeader<I extends QueryItem> - Interface in pro.taskana.monitor.api.reports.header
A ColumnHeader is an element of a Report.
columnHeaders - Variable in class pro.taskana.monitor.api.reports.Report
 
columnHeaders - Variable in class pro.taskana.monitor.internal.reports.WorkbasketPriorityReportBuilderImpl
 
CombinedClassificationFilter - Class in pro.taskana.monitor.api
The CombinedClassificationFilter is a pair of a classificationId for a Task and a classificationId for the corresponding Attachment.
CombinedClassificationFilter(String) - Constructor for class pro.taskana.monitor.api.CombinedClassificationFilter
 
CombinedClassificationFilter(String, String) - Constructor for class pro.taskana.monitor.api.CombinedClassificationFilter
 
combinedClassificationFilterIn(List<CombinedClassificationFilter>) - Method in interface pro.taskana.monitor.api.reports.WorkbasketReport.Builder
Adds a list of CombinedClassificationFilter to the builder.
combinedClassificationFilterIn(List<CombinedClassificationFilter>) - Method in class pro.taskana.monitor.internal.reports.WorkbasketReportBuilderImpl
 
COMPANY - pro.taskana.task.api.ObjectReferenceQueryColumnName
 
companyIn(String...) - Method in interface pro.taskana.task.api.ObjectReferenceQuery
Add your company to your query.
companyIn(String...) - Method in class pro.taskana.task.internal.ObjectReferenceQueryImpl
 
completed - Variable in class pro.taskana.task.internal.models.TaskSummaryImpl
 
COMPLETED - pro.taskana.monitor.api.TaskTimestamp
 
COMPLETED - pro.taskana.spi.history.api.events.task.TaskHistoryEventType
 
COMPLETED - pro.taskana.task.api.TaskQueryColumnName
 
COMPLETED - pro.taskana.task.api.TaskState
 
completedNotWithin(TimeInterval...) - Method in interface pro.taskana.task.api.TaskQuery
Exclude the time intervals within which the task wasn't completed from your query.
completedNotWithin(TimeInterval...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
completedWithin(TimeInterval...) - Method in interface pro.taskana.task.api.TaskQuery
Add the time intervals within which the task was completed to your query.
completedWithin(TimeInterval...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
completeTask(String) - Method in interface pro.taskana.task.api.TaskService
Complete a claimed Task as owner or TaskanaRole.ADMIN and update state and timestamps.
completeTask(String) - Method in class pro.taskana.task.internal.TaskServiceImpl
 
completeTasks(List<String>) - Method in interface pro.taskana.task.api.TaskService
Completes a List of Tasks.
completeTasks(List<String>) - Method in class pro.taskana.task.internal.TaskServiceImpl
 
ConfigurationMapper - Interface in pro.taskana.common.internal
 
ConfigurationService - Interface in pro.taskana.common.api
The Configuration Service manages all custom configuration options.
ConfigurationServiceImpl - Class in pro.taskana.common.internal
 
ConfigurationServiceImpl(InternalTaskanaEngine, ConfigurationMapper) - Constructor for class pro.taskana.common.internal.ConfigurationServiceImpl
 
connection - Variable in class pro.taskana.common.internal.TaskanaEngineImpl
 
convertDaysToWorkingDays(int) - Method in class pro.taskana.monitor.internal.preprocessor.WorkingDaysToDaysReportConverter
 
converter - Variable in class pro.taskana.monitor.internal.reports.WorkbasketPriorityReportBuilderImpl
 
convertWorkingDaysToDays(int) - Method in class pro.taskana.monitor.internal.preprocessor.WorkingDaysToDaysReportConverter
 
copy() - Method in interface pro.taskana.classification.api.models.ClassificationSummary
Duplicates this ClassificationSummary without the id.
copy() - Method in class pro.taskana.classification.internal.models.ClassificationSummaryImpl
 
copy() - Method in interface pro.taskana.task.api.models.Attachment
Duplicates this Attachment without the id and taskId.
copy() - Method in interface pro.taskana.task.api.models.AttachmentSummary
Duplicates this AttachmentSummary without the id and taskId.
copy() - Method in interface pro.taskana.task.api.models.ObjectReference
Duplicates this ObjectReference without the id and taskId.
copy() - Method in interface pro.taskana.task.api.models.Task
Duplicates this Task without the internal and external id.
copy() - Method in interface pro.taskana.task.api.models.TaskComment
Duplicates this TaskComment without the id.
copy() - Method in interface pro.taskana.task.api.models.TaskSummary
Duplicates this TaskSummary without the internal and external id.
copy() - Method in class pro.taskana.task.internal.models.AttachmentImpl
 
copy() - Method in class pro.taskana.task.internal.models.AttachmentSummaryImpl
 
copy() - Method in class pro.taskana.task.internal.models.ObjectReferenceImpl
 
copy() - Method in class pro.taskana.task.internal.models.TaskCommentImpl
 
copy() - Method in class pro.taskana.task.internal.models.TaskImpl
 
copy() - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
copy() - Method in interface pro.taskana.user.api.models.User
Duplicates this User.
copy() - Method in class pro.taskana.user.internal.models.UserImpl
 
copy() - Method in interface pro.taskana.workbasket.api.models.WorkbasketAccessItem
Duplicates this WorkbasketAccessItem without the id.
copy() - Method in interface pro.taskana.workbasket.api.models.WorkbasketSummary
Duplicates this WorkbasketSummary without the id.
copy() - Method in class pro.taskana.workbasket.internal.models.WorkbasketAccessItemImpl
 
copy() - Method in class pro.taskana.workbasket.internal.models.WorkbasketSummaryImpl
 
copy(String) - Method in interface pro.taskana.classification.api.models.Classification
Duplicates the Classification without the id.
copy(String) - Method in class pro.taskana.classification.internal.models.ClassificationImpl
 
copy(String) - Method in interface pro.taskana.workbasket.api.models.Workbasket
Duplicates the Workbasket without the id.
copy(String) - Method in class pro.taskana.workbasket.internal.models.WorkbasketImpl
 
count() - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
count() - Method in class pro.taskana.task.internal.ObjectReferenceQueryImpl
 
count() - Method in class pro.taskana.task.internal.TaskCommentQueryImpl
 
count() - Method in class pro.taskana.task.internal.TaskQueryImpl
 
count() - Method in class pro.taskana.workbasket.internal.WorkbasketAccessItemQueryImpl
 
count() - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
countQueryClassifications(ClassificationQueryImpl) - Method in interface pro.taskana.classification.internal.ClassificationQueryMapper
 
countQueryObjectReferences() - Static method in class pro.taskana.task.internal.ObjectReferenceQuerySqlProvider
 
countQueryObjectReferences(ObjectReferenceQueryImpl) - Method in interface pro.taskana.task.internal.ObjectReferenceMapper
 
countQueryTaskComments() - Static method in class pro.taskana.task.internal.TaskCommentQuerySqlProvider
 
countQueryTaskComments(TaskCommentQueryImpl) - Method in interface pro.taskana.task.internal.TaskCommentQueryMapper
 
countQueryTasks() - Static method in class pro.taskana.task.internal.TaskQuerySqlProvider
 
countQueryTasks(TaskQueryImpl) - Method in interface pro.taskana.task.internal.TaskQueryMapper
 
countQueryTasksDb2() - Static method in class pro.taskana.task.internal.TaskQuerySqlProvider
 
countQueryTasksDb2(TaskQueryImpl) - Method in interface pro.taskana.task.internal.TaskQueryMapper
 
countQueryWorkbasketAccessItems(WorkbasketAccessItemQuery) - Method in interface pro.taskana.workbasket.internal.WorkbasketQueryMapper
 
countQueryWorkbaskets(WorkbasketQueryImpl) - Method in interface pro.taskana.workbasket.internal.WorkbasketQueryMapper
 
create(ClassificationHistoryEvent) - Method in interface pro.taskana.spi.history.api.TaskanaHistory
create(TaskHistoryEvent) - Method in interface pro.taskana.spi.history.api.TaskanaHistory
Create a new TaskHistoryEvent.
create(WorkbasketHistoryEvent) - Method in interface pro.taskana.spi.history.api.TaskanaHistory
createClassification(Classification) - Method in interface pro.taskana.classification.api.ClassificationService
Inserts a new Classification after applying default values.
createClassification(Classification) - Method in class pro.taskana.classification.internal.ClassificationServiceImpl
 
createClassificationCategoryReportBuilder() - Method in interface pro.taskana.monitor.api.MonitorService
createClassificationCategoryReportBuilder() - Method in class pro.taskana.monitor.internal.MonitorServiceImpl
 
createClassificationQuery() - Method in interface pro.taskana.classification.api.ClassificationService
Creates an empty ClassificationQuery.
createClassificationQuery() - Method in class pro.taskana.classification.internal.ClassificationServiceImpl
 
createClassificationReportBuilder() - Method in interface pro.taskana.monitor.api.MonitorService
createClassificationReportBuilder() - Method in class pro.taskana.monitor.internal.MonitorServiceImpl
 
created - Variable in class pro.taskana.spi.history.api.events.classification.ClassificationHistoryEvent
 
created - Variable in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
created - Variable in class pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEvent
 
created - Variable in class pro.taskana.task.internal.models.AttachmentSummaryImpl
 
created - Variable in class pro.taskana.task.internal.models.TaskSummaryImpl
 
CREATED - pro.taskana.classification.api.ClassificationQueryColumnName
 
CREATED - pro.taskana.monitor.api.TaskTimestamp
 
CREATED - pro.taskana.spi.history.api.events.classification.ClassificationHistoryEventType
 
CREATED - pro.taskana.spi.history.api.events.task.TaskHistoryEventType
 
CREATED - pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEventType
 
CREATED - pro.taskana.task.api.TaskCommentQueryColumnName
 
CREATED - pro.taskana.task.api.TaskQueryColumnName
 
createDatasource(String, String, String, String) - Static method in class pro.taskana.TaskanaEngineConfiguration
This method creates a PooledDataSource, if the needed properties are provided.
createDefaultDataSource() - Static method in class pro.taskana.TaskanaEngineConfiguration
 
createdNotWithin(TimeInterval...) - Method in interface pro.taskana.task.api.TaskCommentQuery
Add the time intervals within which the TaskComment was not created to your query.
createdNotWithin(TimeInterval...) - Method in interface pro.taskana.task.api.TaskQuery
Exclude the time intervals within which the task wasn't created from your query.
createdNotWithin(TimeInterval...) - Method in class pro.taskana.task.internal.TaskCommentQueryImpl
 
createdNotWithin(TimeInterval...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
createdWithin(TimeInterval...) - Method in interface pro.taskana.classification.api.ClassificationQuery
Selects only Classifications which were created within any of the passed TimeIntervals.
createdWithin(TimeInterval...) - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
createdWithin(TimeInterval...) - Method in interface pro.taskana.task.api.TaskCommentQuery
Add the time intervals within which the TaskComment was created to your query.
createdWithin(TimeInterval...) - Method in interface pro.taskana.task.api.TaskQuery
Add the time intervals within which the task was created to your query.
createdWithin(TimeInterval...) - Method in class pro.taskana.task.internal.TaskCommentQueryImpl
 
createdWithin(TimeInterval...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
createdWithin(TimeInterval...) - Method in interface pro.taskana.workbasket.api.WorkbasketQuery
Add the time intervals within which the workbasket was created to your query.
createdWithin(TimeInterval...) - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
createEvent(ClassificationHistoryEvent) - Method in class pro.taskana.spi.history.internal.HistoryEventManager
 
createEvent(TaskHistoryEvent) - Method in class pro.taskana.spi.history.internal.HistoryEventManager
 
createEvent(WorkbasketHistoryEvent) - Method in class pro.taskana.spi.history.internal.HistoryEventManager
 
createFromScheduledJob(TaskanaEngine, TaskanaTransactionProvider, ScheduledJob) - Static method in class pro.taskana.common.internal.jobs.AbstractTaskanaJob
 
createJob(ScheduledJob) - Method in interface pro.taskana.common.api.JobService
Initializes the given ScheduledJob and inserts it into the database.
createJob(ScheduledJob) - Method in class pro.taskana.common.internal.JobServiceImpl
 
createObjectReferenceQuery() - Method in interface pro.taskana.task.api.TaskQuery
This method provides a query builder for quering the database.
createObjectReferenceQuery() - Method in class pro.taskana.task.internal.TaskQueryImpl
 
createRow(String) - Method in class pro.taskana.monitor.api.reports.Report
 
createRow(String, int) - Method in class pro.taskana.monitor.api.reports.ClassificationReport.DetailedClassificationReport
 
createRow(String, int) - Method in class pro.taskana.monitor.api.reports.Report
 
createRow(String, int) - Method in class pro.taskana.monitor.api.reports.TimestampReport
 
createSqlSessionManager() - Method in class pro.taskana.common.internal.TaskanaEngineImpl
This method creates the sqlSessionManager of myBatis.
createTask(Task) - Method in interface pro.taskana.task.api.TaskService
Inserts a Task that doesn't exist in the database yet.
createTask(Task) - Method in class pro.taskana.task.internal.TaskServiceImpl
 
createTaskanaEngine(TaskanaEngineConfiguration) - Static method in class pro.taskana.common.internal.TaskanaEngineImpl
 
createTaskanaEngine(TaskanaEngineConfiguration, TaskanaEngine.ConnectionManagementMode) - Static method in class pro.taskana.common.internal.TaskanaEngineImpl
 
createTaskComment(TaskComment) - Method in interface pro.taskana.task.api.TaskService
Inserts the specified TaskComment into the database.
createTaskComment(TaskComment) - Method in class pro.taskana.task.internal.TaskServiceImpl
 
createTaskCommentQuery() - Method in interface pro.taskana.task.api.TaskService
Creates an empty TaskCommentQuery.
createTaskCommentQuery() - Method in class pro.taskana.task.internal.TaskServiceImpl
 
createTaskCustomFieldValueReportBuilder(TaskCustomField) - Method in interface pro.taskana.monitor.api.MonitorService
createTaskCustomFieldValueReportBuilder(TaskCustomField) - Method in class pro.taskana.monitor.internal.MonitorServiceImpl
 
CreateTaskPreprocessor - Interface in pro.taskana.spi.task.api
The CreateTaskPreprocessor allows to implement customized behaviour before the given Task has been created.
CreateTaskPreprocessorManager - Class in pro.taskana.spi.task.internal
 
CreateTaskPreprocessorManager() - Constructor for class pro.taskana.spi.task.internal.CreateTaskPreprocessorManager
 
createTaskQuery() - Method in interface pro.taskana.task.api.TaskService
Creates an empty TaskQuery.
createTaskQuery() - Method in class pro.taskana.task.internal.TaskServiceImpl
 
createTaskStatusReportBuilder() - Method in interface pro.taskana.monitor.api.MonitorService
Provides a TaskStatusReport.Builder for creating a TaskStatusReport.
createTaskStatusReportBuilder() - Method in class pro.taskana.monitor.internal.MonitorServiceImpl
 
createTimestampReportBuilder() - Method in interface pro.taskana.monitor.api.MonitorService
Provides a TimestampReport.Builder for creating a TimestampReport.
createTimestampReportBuilder() - Method in class pro.taskana.monitor.internal.MonitorServiceImpl
 
createUser(User) - Method in interface pro.taskana.user.api.UserService
Creates a new User.
createUser(User) - Method in class pro.taskana.user.internal.UserServiceImpl
 
createWorkbasket(Workbasket) - Method in interface pro.taskana.workbasket.api.WorkbasketService
Creates a new Workbasket.
createWorkbasket(Workbasket) - Method in class pro.taskana.workbasket.internal.WorkbasketServiceImpl
 
createWorkbasketAccessItem(WorkbasketAccessItem) - Method in interface pro.taskana.workbasket.api.WorkbasketService
Create and insert a new WorkbasketAccessItem with a workbasketId, an accessId and permissions.
createWorkbasketAccessItem(WorkbasketAccessItem) - Method in class pro.taskana.workbasket.internal.WorkbasketServiceImpl
 
createWorkbasketAccessItemQuery() - Method in interface pro.taskana.workbasket.api.WorkbasketService
This method provides a query builder for querying the database.
createWorkbasketAccessItemQuery() - Method in class pro.taskana.workbasket.internal.WorkbasketServiceImpl
 
createWorkbasketPriorityReportBuilder() - Method in interface pro.taskana.monitor.api.MonitorService
createWorkbasketPriorityReportBuilder() - Method in class pro.taskana.monitor.internal.MonitorServiceImpl
 
createWorkbasketQuery() - Method in interface pro.taskana.workbasket.api.WorkbasketService
This method provides a query builder for querying the database.
createWorkbasketQuery() - Method in class pro.taskana.workbasket.internal.WorkbasketServiceImpl
 
createWorkbasketReportBuilder() - Method in interface pro.taskana.monitor.api.MonitorService
Provides a WorkbasketReport.Builder for creating a WorkbasketReport.
createWorkbasketReportBuilder() - Method in class pro.taskana.monitor.internal.MonitorServiceImpl
 
creator - Variable in class pro.taskana.task.internal.models.TaskSummaryImpl
 
CREATOR - pro.taskana.task.api.TaskCommentQueryColumnName
 
CREATOR - pro.taskana.task.api.TaskQueryColumnName
 
CREATOR_FULL_NAME - pro.taskana.task.api.TaskCommentQueryColumnName
 
creatorIn(String...) - Method in interface pro.taskana.task.api.TaskCommentQuery
Add the UserIds of the creator to your query.
creatorIn(String...) - Method in interface pro.taskana.task.api.TaskQuery
Add the UserIds of the creator to your query.
creatorIn(String...) - Method in class pro.taskana.task.internal.TaskCommentQueryImpl
 
creatorIn(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
creatorLike(String...) - Method in interface pro.taskana.task.api.TaskCommentQuery
Add the UserIds of the creator for pattern matching to your query.
creatorLike(String...) - Method in interface pro.taskana.task.api.TaskQuery
Add the UserIds of the creator for pattern matching to your query.
creatorLike(String...) - Method in class pro.taskana.task.internal.TaskCommentQueryImpl
 
creatorLike(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
creatorNotIn(String...) - Method in interface pro.taskana.task.api.TaskCommentQuery
Add the UserIds of the creator to your query, which should not be contained.
creatorNotIn(String...) - Method in interface pro.taskana.task.api.TaskQuery
Exclude the UserIds of the creator from your query.
creatorNotIn(String...) - Method in class pro.taskana.task.internal.TaskCommentQueryImpl
 
creatorNotIn(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
creatorNotLike(String...) - Method in interface pro.taskana.task.api.TaskCommentQuery
Add the UserIds of the creator for pattern matching to your query, which should not be contained.
creatorNotLike(String...) - Method in interface pro.taskana.task.api.TaskQuery
Exclude the UserIds of the creator for pattern matching from your query.
creatorNotLike(String...) - Method in class pro.taskana.task.internal.TaskCommentQueryImpl
 
creatorNotLike(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
CUSTOM_1 - pro.taskana.classification.api.ClassificationCustomField
 
CUSTOM_1 - pro.taskana.classification.api.ClassificationQueryColumnName
 
CUSTOM_1 - pro.taskana.spi.history.api.events.task.TaskHistoryCustomField
 
CUSTOM_1 - pro.taskana.task.api.TaskCustomField
 
CUSTOM_1 - pro.taskana.task.api.TaskQueryColumnName
 
CUSTOM_1 - pro.taskana.task.api.WildcardSearchField
 
CUSTOM_1 - pro.taskana.workbasket.api.WorkbasketCustomField
 
CUSTOM_1 - pro.taskana.workbasket.api.WorkbasketPermission
 
CUSTOM_1 - pro.taskana.workbasket.api.WorkbasketQueryColumnName
 
CUSTOM_10 - pro.taskana.task.api.TaskCustomField
 
CUSTOM_10 - pro.taskana.task.api.TaskQueryColumnName
 
CUSTOM_10 - pro.taskana.task.api.WildcardSearchField
 
CUSTOM_10 - pro.taskana.workbasket.api.WorkbasketPermission
 
CUSTOM_11 - pro.taskana.task.api.TaskCustomField
 
CUSTOM_11 - pro.taskana.task.api.TaskQueryColumnName
 
CUSTOM_11 - pro.taskana.task.api.WildcardSearchField
 
CUSTOM_11 - pro.taskana.workbasket.api.WorkbasketPermission
 
CUSTOM_12 - pro.taskana.task.api.TaskCustomField
 
CUSTOM_12 - pro.taskana.task.api.TaskQueryColumnName
 
CUSTOM_12 - pro.taskana.task.api.WildcardSearchField
 
CUSTOM_12 - pro.taskana.workbasket.api.WorkbasketPermission
 
CUSTOM_13 - pro.taskana.task.api.TaskCustomField
 
CUSTOM_13 - pro.taskana.task.api.TaskQueryColumnName
 
CUSTOM_13 - pro.taskana.task.api.WildcardSearchField
 
CUSTOM_14 - pro.taskana.task.api.TaskCustomField
 
CUSTOM_14 - pro.taskana.task.api.TaskQueryColumnName
 
CUSTOM_14 - pro.taskana.task.api.WildcardSearchField
 
CUSTOM_15 - pro.taskana.task.api.TaskCustomField
 
CUSTOM_15 - pro.taskana.task.api.TaskQueryColumnName
 
CUSTOM_15 - pro.taskana.task.api.WildcardSearchField
 
CUSTOM_16 - pro.taskana.task.api.TaskCustomField
 
CUSTOM_16 - pro.taskana.task.api.TaskQueryColumnName
 
CUSTOM_16 - pro.taskana.task.api.WildcardSearchField
 
CUSTOM_2 - pro.taskana.classification.api.ClassificationCustomField
 
CUSTOM_2 - pro.taskana.classification.api.ClassificationQueryColumnName
 
CUSTOM_2 - pro.taskana.spi.history.api.events.task.TaskHistoryCustomField
 
CUSTOM_2 - pro.taskana.task.api.TaskCustomField
 
CUSTOM_2 - pro.taskana.task.api.TaskQueryColumnName
 
CUSTOM_2 - pro.taskana.task.api.WildcardSearchField
 
CUSTOM_2 - pro.taskana.workbasket.api.WorkbasketCustomField
 
CUSTOM_2 - pro.taskana.workbasket.api.WorkbasketPermission
 
CUSTOM_2 - pro.taskana.workbasket.api.WorkbasketQueryColumnName
 
CUSTOM_3 - pro.taskana.classification.api.ClassificationCustomField
 
CUSTOM_3 - pro.taskana.classification.api.ClassificationQueryColumnName
 
CUSTOM_3 - pro.taskana.spi.history.api.events.task.TaskHistoryCustomField
 
CUSTOM_3 - pro.taskana.task.api.TaskCustomField
 
CUSTOM_3 - pro.taskana.task.api.TaskQueryColumnName
 
CUSTOM_3 - pro.taskana.task.api.WildcardSearchField
 
CUSTOM_3 - pro.taskana.workbasket.api.WorkbasketCustomField
 
CUSTOM_3 - pro.taskana.workbasket.api.WorkbasketPermission
 
CUSTOM_3 - pro.taskana.workbasket.api.WorkbasketQueryColumnName
 
CUSTOM_4 - pro.taskana.classification.api.ClassificationCustomField
 
CUSTOM_4 - pro.taskana.classification.api.ClassificationQueryColumnName
 
CUSTOM_4 - pro.taskana.spi.history.api.events.task.TaskHistoryCustomField
 
CUSTOM_4 - pro.taskana.task.api.TaskCustomField
 
CUSTOM_4 - pro.taskana.task.api.TaskQueryColumnName
 
CUSTOM_4 - pro.taskana.task.api.WildcardSearchField
 
CUSTOM_4 - pro.taskana.workbasket.api.WorkbasketCustomField
 
CUSTOM_4 - pro.taskana.workbasket.api.WorkbasketPermission
 
CUSTOM_4 - pro.taskana.workbasket.api.WorkbasketQueryColumnName
 
CUSTOM_5 - pro.taskana.classification.api.ClassificationCustomField
 
CUSTOM_5 - pro.taskana.classification.api.ClassificationQueryColumnName
 
CUSTOM_5 - pro.taskana.task.api.TaskCustomField
 
CUSTOM_5 - pro.taskana.task.api.TaskQueryColumnName
 
CUSTOM_5 - pro.taskana.task.api.WildcardSearchField
 
CUSTOM_5 - pro.taskana.workbasket.api.WorkbasketPermission
 
CUSTOM_6 - pro.taskana.classification.api.ClassificationCustomField
 
CUSTOM_6 - pro.taskana.classification.api.ClassificationQueryColumnName
 
CUSTOM_6 - pro.taskana.task.api.TaskCustomField
 
CUSTOM_6 - pro.taskana.task.api.TaskQueryColumnName
 
CUSTOM_6 - pro.taskana.task.api.WildcardSearchField
 
CUSTOM_6 - pro.taskana.workbasket.api.WorkbasketPermission
 
CUSTOM_7 - pro.taskana.classification.api.ClassificationCustomField
 
CUSTOM_7 - pro.taskana.classification.api.ClassificationQueryColumnName
 
CUSTOM_7 - pro.taskana.task.api.TaskCustomField
 
CUSTOM_7 - pro.taskana.task.api.TaskQueryColumnName
 
CUSTOM_7 - pro.taskana.task.api.WildcardSearchField
 
CUSTOM_7 - pro.taskana.workbasket.api.WorkbasketPermission
 
CUSTOM_8 - pro.taskana.classification.api.ClassificationCustomField
 
CUSTOM_8 - pro.taskana.classification.api.ClassificationQueryColumnName
 
CUSTOM_8 - pro.taskana.task.api.TaskCustomField
 
CUSTOM_8 - pro.taskana.task.api.TaskQueryColumnName
 
CUSTOM_8 - pro.taskana.task.api.WildcardSearchField
 
CUSTOM_8 - pro.taskana.workbasket.api.WorkbasketPermission
 
CUSTOM_9 - pro.taskana.task.api.TaskCustomField
 
CUSTOM_9 - pro.taskana.task.api.TaskQueryColumnName
 
CUSTOM_9 - pro.taskana.task.api.WildcardSearchField
 
CUSTOM_9 - pro.taskana.workbasket.api.WorkbasketPermission
 
CUSTOM_INT_1 - pro.taskana.task.api.TaskCustomIntField
 
CUSTOM_INT_1 - pro.taskana.task.api.TaskQueryColumnName
 
CUSTOM_INT_2 - pro.taskana.task.api.TaskCustomIntField
 
CUSTOM_INT_2 - pro.taskana.task.api.TaskQueryColumnName
 
CUSTOM_INT_3 - pro.taskana.task.api.TaskCustomIntField
 
CUSTOM_INT_3 - pro.taskana.task.api.TaskQueryColumnName
 
CUSTOM_INT_4 - pro.taskana.task.api.TaskCustomIntField
 
CUSTOM_INT_4 - pro.taskana.task.api.TaskQueryColumnName
 
CUSTOM_INT_5 - pro.taskana.task.api.TaskCustomIntField
 
CUSTOM_INT_5 - pro.taskana.task.api.TaskQueryColumnName
 
CUSTOM_INT_6 - pro.taskana.task.api.TaskCustomIntField
 
CUSTOM_INT_6 - pro.taskana.task.api.TaskQueryColumnName
 
CUSTOM_INT_7 - pro.taskana.task.api.TaskCustomIntField
 
CUSTOM_INT_7 - pro.taskana.task.api.TaskQueryColumnName
 
CUSTOM_INT_8 - pro.taskana.task.api.TaskCustomIntField
 
CUSTOM_INT_8 - pro.taskana.task.api.TaskQueryColumnName
 
custom1 - Variable in class pro.taskana.classification.internal.models.ClassificationSummaryImpl
 
custom1 - Variable in class pro.taskana.spi.history.api.events.classification.ClassificationHistoryEvent
 
custom1 - Variable in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
custom1 - Variable in class pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEvent
 
custom1 - Variable in class pro.taskana.task.internal.models.TaskSummaryImpl
 
custom1 - Variable in class pro.taskana.workbasket.internal.models.WorkbasketSummaryImpl
 
custom10 - Variable in class pro.taskana.task.internal.models.TaskSummaryImpl
 
custom11 - Variable in class pro.taskana.task.internal.models.TaskSummaryImpl
 
custom12 - Variable in class pro.taskana.task.internal.models.TaskSummaryImpl
 
custom13 - Variable in class pro.taskana.task.internal.models.TaskSummaryImpl
 
custom14 - Variable in class pro.taskana.task.internal.models.TaskSummaryImpl
 
custom15 - Variable in class pro.taskana.task.internal.models.TaskSummaryImpl
 
custom16 - Variable in class pro.taskana.task.internal.models.TaskSummaryImpl
 
custom2 - Variable in class pro.taskana.classification.internal.models.ClassificationSummaryImpl
 
custom2 - Variable in class pro.taskana.spi.history.api.events.classification.ClassificationHistoryEvent
 
custom2 - Variable in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
custom2 - Variable in class pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEvent
 
custom2 - Variable in class pro.taskana.task.internal.models.TaskSummaryImpl
 
custom2 - Variable in class pro.taskana.workbasket.internal.models.WorkbasketSummaryImpl
 
custom3 - Variable in class pro.taskana.classification.internal.models.ClassificationSummaryImpl
 
custom3 - Variable in class pro.taskana.spi.history.api.events.classification.ClassificationHistoryEvent
 
custom3 - Variable in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
custom3 - Variable in class pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEvent
 
custom3 - Variable in class pro.taskana.task.internal.models.TaskSummaryImpl
 
custom3 - Variable in class pro.taskana.workbasket.internal.models.WorkbasketSummaryImpl
 
custom4 - Variable in class pro.taskana.classification.internal.models.ClassificationSummaryImpl
 
custom4 - Variable in class pro.taskana.spi.history.api.events.classification.ClassificationHistoryEvent
 
custom4 - Variable in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
custom4 - Variable in class pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEvent
 
custom4 - Variable in class pro.taskana.task.internal.models.TaskSummaryImpl
 
custom4 - Variable in class pro.taskana.workbasket.internal.models.WorkbasketSummaryImpl
 
custom5 - Variable in class pro.taskana.classification.internal.models.ClassificationSummaryImpl
 
custom5 - Variable in class pro.taskana.spi.history.api.events.classification.ClassificationHistoryEvent
 
custom5 - Variable in class pro.taskana.task.internal.models.TaskSummaryImpl
 
custom6 - Variable in class pro.taskana.classification.internal.models.ClassificationSummaryImpl
 
custom6 - Variable in class pro.taskana.spi.history.api.events.classification.ClassificationHistoryEvent
 
custom6 - Variable in class pro.taskana.task.internal.models.TaskSummaryImpl
 
custom7 - Variable in class pro.taskana.classification.internal.models.ClassificationSummaryImpl
 
custom7 - Variable in class pro.taskana.spi.history.api.events.classification.ClassificationHistoryEvent
 
custom7 - Variable in class pro.taskana.task.internal.models.TaskSummaryImpl
 
custom8 - Variable in class pro.taskana.classification.internal.models.ClassificationSummaryImpl
 
custom8 - Variable in class pro.taskana.spi.history.api.events.classification.ClassificationHistoryEvent
 
custom8 - Variable in class pro.taskana.task.internal.models.TaskSummaryImpl
 
custom9 - Variable in class pro.taskana.task.internal.models.TaskSummaryImpl
 
customAttributeIn(ClassificationCustomField, String...) - Method in interface pro.taskana.classification.api.ClassificationQuery
Selects only Classifications which have the specified customField with the value equal to any of the passed values.
customAttributeIn(ClassificationCustomField, String...) - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
customAttributeIn(TaskCustomField, String...) - Method in interface pro.taskana.monitor.api.reports.TimeIntervalReportBuilder
Adds the values of a certain TaskCustomField for exact matching to the builder.
customAttributeIn(TaskCustomField, String...) - Method in interface pro.taskana.monitor.api.reports.WorkbasketPriorityReport.Builder
Adds the values of a certain TaskCustomField for exact matching to the builder.
customAttributeIn(TaskCustomField, String...) - Method in class pro.taskana.monitor.internal.reports.WorkbasketPriorityReportBuilderImpl
 
customAttributeIn(TaskCustomField, String...) - Method in interface pro.taskana.task.api.TaskQuery
Add the values of custom attributes for exact matching to your query.
customAttributeIn(TaskCustomField, String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
customAttributeIn(WorkbasketCustomField, String...) - Method in interface pro.taskana.workbasket.api.WorkbasketQuery
Add the values of custom attributes for exact matching to your query.
customAttributeIn(WorkbasketCustomField, String...) - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
customAttributeLike(ClassificationCustomField, String...) - Method in interface pro.taskana.classification.api.ClassificationQuery
Selects only Classifications which have the specified customField with the value matching any of the passed patterns.
customAttributeLike(ClassificationCustomField, String...) - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
customAttributeLike(TaskCustomField, String...) - Method in interface pro.taskana.monitor.api.reports.TimeIntervalReportBuilder
Adds the values of a certain TaskCustomField for pattern matching to the builder.
customAttributeLike(TaskCustomField, String...) - Method in interface pro.taskana.monitor.api.reports.WorkbasketPriorityReport.Builder
Adds the values of a certain TaskCustomField for pattern matching to the builder.
customAttributeLike(TaskCustomField, String...) - Method in class pro.taskana.monitor.internal.reports.WorkbasketPriorityReportBuilderImpl
 
customAttributeLike(TaskCustomField, String...) - Method in interface pro.taskana.task.api.TaskQuery
Add the values of custom attributes for pattern matching to your query.
customAttributeLike(TaskCustomField, String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
customAttributeLike(WorkbasketCustomField, String...) - Method in interface pro.taskana.workbasket.api.WorkbasketQuery
Add the values of custom attributes for pattern matching to your query.
customAttributeLike(WorkbasketCustomField, String...) - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
customAttributeNotIn(TaskCustomField, String...) - Method in interface pro.taskana.monitor.api.reports.TimeIntervalReportBuilder
Excludes the values of a certain TaskCustomField to the builder.
customAttributeNotIn(TaskCustomField, String...) - Method in interface pro.taskana.monitor.api.reports.WorkbasketPriorityReport.Builder
Excludes the values of a certain TaskCustomField to the builder.
customAttributeNotIn(TaskCustomField, String...) - Method in class pro.taskana.monitor.internal.reports.WorkbasketPriorityReportBuilderImpl
 
customAttributeNotIn(TaskCustomField, String...) - Method in interface pro.taskana.task.api.TaskQuery
Exclude these values of custom attributes from your query.
customAttributeNotIn(TaskCustomField, String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
customAttributeNotLike(TaskCustomField, String...) - Method in interface pro.taskana.task.api.TaskQuery
Exclude the values of custom attributes for pattern matching from your query.
customAttributeNotLike(TaskCustomField, String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
customInt1 - Variable in class pro.taskana.task.internal.models.TaskSummaryImpl
 
customInt2 - Variable in class pro.taskana.task.internal.models.TaskSummaryImpl
 
customInt3 - Variable in class pro.taskana.task.internal.models.TaskSummaryImpl
 
customInt4 - Variable in class pro.taskana.task.internal.models.TaskSummaryImpl
 
customInt5 - Variable in class pro.taskana.task.internal.models.TaskSummaryImpl
 
customInt6 - Variable in class pro.taskana.task.internal.models.TaskSummaryImpl
 
customInt7 - Variable in class pro.taskana.task.internal.models.TaskSummaryImpl
 
customInt8 - Variable in class pro.taskana.task.internal.models.TaskSummaryImpl
 
customIntAttributeIn(TaskCustomIntField, Integer...) - Method in interface pro.taskana.monitor.api.reports.TimeIntervalReportBuilder
Adds the values of a certain TaskCustomIntField for exact matching to the builder.
customIntAttributeIn(TaskCustomIntField, Integer...) - Method in interface pro.taskana.monitor.api.reports.WorkbasketPriorityReport.Builder
Adds the values of a certain TaskCustomIntField for exact matching to the builder.
customIntAttributeIn(TaskCustomIntField, Integer...) - Method in class pro.taskana.monitor.internal.reports.WorkbasketPriorityReportBuilderImpl
 
customIntAttributeIn(TaskCustomIntField, Integer...) - Method in interface pro.taskana.task.api.TaskQuery
Add the values of the specified TaskCustomIntField for exact matching to your query.
customIntAttributeIn(TaskCustomIntField, Integer...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
customIntAttributeNotIn(TaskCustomIntField, Integer...) - Method in interface pro.taskana.monitor.api.reports.TimeIntervalReportBuilder
Excludes the values of a certain TaskCustomIntField to the builder.
customIntAttributeNotIn(TaskCustomIntField, Integer...) - Method in interface pro.taskana.monitor.api.reports.WorkbasketPriorityReport.Builder
Excludes the values of a certain TaskCustomIntField to the builder.
customIntAttributeNotIn(TaskCustomIntField, Integer...) - Method in class pro.taskana.monitor.internal.reports.WorkbasketPriorityReportBuilderImpl
 
customIntAttributeNotIn(TaskCustomIntField, Integer...) - Method in interface pro.taskana.task.api.TaskQuery
Exclude these values of the specified TaskCustomIntField from your query.
customIntAttributeNotIn(TaskCustomIntField, Integer...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
customIntAttributeNotWithin(TaskCustomIntField, IntInterval...) - Method in interface pro.taskana.monitor.api.reports.TimeIntervalReportBuilder
Exclude ranges of TaskCustomIntField for matching to the builder.
customIntAttributeNotWithin(TaskCustomIntField, IntInterval...) - Method in interface pro.taskana.monitor.api.reports.WorkbasketPriorityReport.Builder
Exclude ranges of TaskCustomIntField for matching to the builder.
customIntAttributeNotWithin(TaskCustomIntField, IntInterval...) - Method in class pro.taskana.monitor.internal.reports.WorkbasketPriorityReportBuilderImpl
 
customIntAttributeNotWithin(TaskCustomIntField, IntInterval...) - Method in interface pro.taskana.task.api.TaskQuery
Exclude the values of specified TaskCustomIntField inside the given range from your query.
customIntAttributeNotWithin(TaskCustomIntField, IntInterval...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
customIntAttributeWithin(TaskCustomIntField, IntInterval...) - Method in interface pro.taskana.monitor.api.reports.TimeIntervalReportBuilder
Adds ranges of TaskCustomIntField for matching to the TimeIntervalReportBuilder.
customIntAttributeWithin(TaskCustomIntField, IntInterval...) - Method in interface pro.taskana.monitor.api.reports.WorkbasketPriorityReport.Builder
Adds ranges of TaskCustomIntField for matching to the builder.
customIntAttributeWithin(TaskCustomIntField, IntInterval...) - Method in class pro.taskana.monitor.internal.reports.WorkbasketPriorityReportBuilderImpl
 
customIntAttributeWithin(TaskCustomIntField, IntInterval...) - Method in interface pro.taskana.task.api.TaskQuery
Add the values of specified TaskCustomIntField for a range matching to your query.
customIntAttributeWithin(TaskCustomIntField, IntInterval...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 

D

dataSource - Variable in class pro.taskana.TaskanaEngineConfiguration
 
Date(int) - Constructor for class pro.taskana.monitor.api.reports.header.TimeIntervalColumnHeader.Date
 
DaysToWorkingDaysReportPreProcessor<I extends AgeQueryItem> - Class in pro.taskana.monitor.internal.preprocessor
Uses WorkingDaysToDaysConverter to convert an <I>s age to working days.
DaysToWorkingDaysReportPreProcessor(List<? extends TimeIntervalColumnHeader>, WorkingDaysToDaysConverter, boolean) - Constructor for class pro.taskana.monitor.internal.preprocessor.DaysToWorkingDaysReportPreProcessor
 
DEFAULT_MANUAL_PRIORITY - Static variable in interface pro.taskana.task.api.models.TaskSummary
 
delete() - Static method in class pro.taskana.user.internal.UserMapperSqlProvider
 
delete() - Static method in class pro.taskana.workbasket.internal.WorkbasketAccessSqlProvider
 
delete() - Static method in class pro.taskana.workbasket.internal.WorkbasketSqlProvider
 
delete(String) - Method in interface pro.taskana.task.internal.AttachmentMapper
 
delete(String) - Method in interface pro.taskana.task.internal.ObjectReferenceMapper
 
delete(String) - Method in interface pro.taskana.task.internal.TaskCommentMapper
 
delete(String) - Method in interface pro.taskana.task.internal.TaskMapper
 
delete(String) - Method in interface pro.taskana.user.internal.UserMapper
 
delete(String) - Method in interface pro.taskana.workbasket.internal.WorkbasketAccessMapper
 
delete(String) - Method in interface pro.taskana.workbasket.internal.WorkbasketMapper
 
delete(String, String) - Method in interface pro.taskana.workbasket.internal.DistributionTargetMapper
 
delete(ScheduledJob) - Method in interface pro.taskana.common.internal.JobMapper
 
deleteAccessItemsForAccessId() - Static method in class pro.taskana.workbasket.internal.WorkbasketAccessSqlProvider
 
deleteAccessItemsForAccessId(String) - Method in interface pro.taskana.workbasket.internal.WorkbasketAccessMapper
 
deleteAllAccessItemsForWorkbasketId() - Static method in class pro.taskana.workbasket.internal.WorkbasketAccessSqlProvider
 
deleteAllAccessItemsForWorkbasketId(String) - Method in interface pro.taskana.workbasket.internal.WorkbasketAccessMapper
 
deleteAllDistributionTargetsBySourceId(String) - Method in interface pro.taskana.workbasket.internal.DistributionTargetMapper
 
deleteAllDistributionTargetsByTargetId(String) - Method in interface pro.taskana.workbasket.internal.DistributionTargetMapper
 
deleteClassification(String) - Method in interface pro.taskana.classification.api.ClassificationService
Deletes a Classification with all child Classifications.
deleteClassification(String) - Method in interface pro.taskana.classification.internal.ClassificationMapper
 
deleteClassification(String) - Method in class pro.taskana.classification.internal.ClassificationServiceImpl
 
deleteClassification(String, String) - Method in interface pro.taskana.classification.api.ClassificationService
Deletes the Classification identified by the provided key and domain with all its child Classifications.
deleteClassification(String, String) - Method in class pro.taskana.classification.internal.ClassificationServiceImpl
 
DELETED - pro.taskana.spi.history.api.events.classification.ClassificationHistoryEventType
 
DELETED - pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEventType
 
deleteEvents(List<String>) - Method in class pro.taskana.spi.history.internal.HistoryEventManager
 
deleteGroups() - Static method in class pro.taskana.user.internal.UserMapperSqlProvider
 
deleteGroups(String) - Method in interface pro.taskana.user.internal.UserMapper
 
deleteHistoryEventsByTaskIds(List<String>) - Method in interface pro.taskana.spi.history.api.TaskanaHistory
Delete history events by taskIds.
deleteJob(ScheduledJob) - Method in class pro.taskana.common.internal.JobServiceImpl
 
deleteJobs(String) - Method in class pro.taskana.common.internal.JobServiceImpl
 
deleteMultiple(String) - Method in interface pro.taskana.common.internal.JobMapper
 
deleteMultiple(List<String>) - Method in interface pro.taskana.task.internal.TaskMapper
 
deleteMultipleBySourceId(String, List<String>) - Method in interface pro.taskana.workbasket.internal.DistributionTargetMapper
 
deleteMultipleByTaskIds(List<String>) - Method in interface pro.taskana.task.internal.AttachmentMapper
 
deleteMultipleByTaskIds(List<String>) - Method in interface pro.taskana.task.internal.ObjectReferenceMapper
 
deleteTask(String) - Method in interface pro.taskana.task.api.TaskService
Deletes the Task with the given id.
deleteTask(String) - Method in class pro.taskana.task.internal.TaskServiceImpl
 
deleteTaskComment(String) - Method in interface pro.taskana.task.api.TaskService
Deletes the TaskComment with the given id.
deleteTaskComment(String) - Method in class pro.taskana.task.internal.TaskServiceImpl
 
deleteTasks(List<String>) - Method in interface pro.taskana.task.api.TaskService
Deletes a List of Tasks.
deleteTasks(List<String>) - Method in class pro.taskana.task.internal.TaskServiceImpl
 
deleteUser(String) - Method in interface pro.taskana.user.api.UserService
Deletes a User.
deleteUser(String) - Method in class pro.taskana.user.internal.UserServiceImpl
 
deleteWorkbasket(String) - Method in interface pro.taskana.workbasket.api.WorkbasketService
Deletes the Workbasket by the given id.
deleteWorkbasket(String) - Method in class pro.taskana.workbasket.internal.WorkbasketServiceImpl
 
deleteWorkbasketAccessItem(String) - Method in interface pro.taskana.workbasket.api.WorkbasketService
Deletes a specific WorkbasketAccessItem.
deleteWorkbasketAccessItem(String) - Method in class pro.taskana.workbasket.internal.WorkbasketServiceImpl
 
deleteWorkbasketAccessItemsForAccessId(String) - Method in interface pro.taskana.workbasket.api.WorkbasketService
deleteWorkbasketAccessItemsForAccessId(String) - Method in class pro.taskana.workbasket.internal.WorkbasketServiceImpl
 
deleteWorkbaskets(List<String>) - Method in interface pro.taskana.workbasket.api.WorkbasketService
Deletes the list of Workbaskets specified via ids.
deleteWorkbaskets(List<String>) - Method in class pro.taskana.workbasket.internal.WorkbasketServiceImpl
 
description - Variable in class pro.taskana.task.internal.models.TaskSummaryImpl
 
description - Variable in class pro.taskana.workbasket.internal.models.WorkbasketSummaryImpl
 
DESCRIPTION - pro.taskana.classification.api.ClassificationQueryColumnName
 
DESCRIPTION - pro.taskana.task.api.TaskQueryColumnName
 
DESCRIPTION - pro.taskana.task.api.WildcardSearchField
 
descriptionLike(String) - Method in interface pro.taskana.classification.api.ClassificationQuery
Selects only Classifications which have a description value that matches the passed pattern.
descriptionLike(String) - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
descriptionLike(String...) - Method in interface pro.taskana.task.api.TaskQuery
Add your description for pattern matching to your query.
descriptionLike(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
descriptionLike(String...) - Method in interface pro.taskana.workbasket.api.WorkbasketQuery
Add your description to your query.
descriptionLike(String...) - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
descriptionNotLike(String...) - Method in interface pro.taskana.task.api.TaskQuery
Exclude your description for pattern matching from your query.
descriptionNotLike(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
DetailedClassificationReport(List<TimeIntervalColumnHeader>) - Constructor for class pro.taskana.monitor.api.reports.ClassificationReport.DetailedClassificationReport
 
DetailedClassificationRow - Class in pro.taskana.monitor.api.reports.row
DetailedClassificationRow(String, int) - Constructor for class pro.taskana.monitor.api.reports.row.DetailedClassificationRow
 
DetailedMonitorQueryItem - Class in pro.taskana.monitor.api.reports.item
The DetailedMonitorQueryItem extends the MonitorQueryItem.
DetailedMonitorQueryItem() - Constructor for class pro.taskana.monitor.api.reports.item.DetailedMonitorQueryItem
 
details - Variable in class pro.taskana.spi.history.api.events.classification.ClassificationHistoryEvent
 
details - Variable in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
details - Variable in class pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEvent
 
determineGroupedBy() - Method in class pro.taskana.monitor.internal.reports.ClassificationCategoryReportBuilderImpl
 
determineGroupedBy() - Method in class pro.taskana.monitor.internal.reports.ClassificationReportBuilderImpl
 
determineGroupedBy() - Method in class pro.taskana.monitor.internal.reports.TaskCustomFieldValueReportBuilderImpl
 
determineGroupedBy() - Method in class pro.taskana.monitor.internal.reports.TimestampReportBuilderImpl
 
determineGroupedBy() - Method in class pro.taskana.monitor.internal.reports.WorkbasketReportBuilderImpl
 
determineWorkbasketId(Task) - Method in interface pro.taskana.spi.routing.api.TaskRoutingProvider
Determine the id of the Workbasket for a given Task.This method will be invoked by TASKANA when it is asked to create a Task that has no Workbasket assigned.
determineWorkbasketId(Task) - Method in class pro.taskana.spi.routing.internal.TaskRoutingManager
Determines a workbasket id for a given task.
DISTRIBUTE - pro.taskana.workbasket.api.WorkbasketPermission
 
DISTRIBUTION_TARGET_ADDED - pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEventType
 
DISTRIBUTION_TARGET_REMOVED - pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEventType
 
DISTRIBUTION_TARGETS_UPDATED - pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEventType
 
DistributionTargetMapper - Interface in pro.taskana.workbasket.internal
This class is the mybatis mapping of distribution targets.
domain - Variable in class pro.taskana.classification.internal.models.ClassificationSummaryImpl
 
domain - Variable in class pro.taskana.spi.history.api.events.classification.ClassificationHistoryEvent
 
domain - Variable in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
domain - Variable in class pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEvent
 
domain - Variable in class pro.taskana.workbasket.internal.models.WorkbasketSummaryImpl
 
DOMAIN - pro.taskana.classification.api.ClassificationQueryColumnName
 
DOMAIN - pro.taskana.task.api.TaskQueryColumnName
 
DOMAIN - pro.taskana.workbasket.api.WorkbasketQueryColumnName
 
domainExists(String) - Method in interface pro.taskana.common.internal.InternalTaskanaEngine
Returns true if the given domain does exist in the configuration.
domainIn(String...) - Method in interface pro.taskana.classification.api.ClassificationQuery
Selects only Classifications which have a domain equal to any of the passed values.
domainIn(String...) - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
domainIn(String...) - Method in interface pro.taskana.workbasket.api.WorkbasketQuery
Add your domains to your query.
domainIn(String...) - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
domainIn(List<String>) - Method in interface pro.taskana.monitor.api.reports.TaskStatusReport.Builder
Adds a list of domains to the builder.
domainIn(List<String>) - Method in interface pro.taskana.monitor.api.reports.TimeIntervalReportBuilder
Adds a list of domains to the builder.
domainIn(List<String>) - Method in interface pro.taskana.monitor.api.reports.WorkbasketPriorityReport.Builder
Adds a list of domains to the builder.
domainIn(List<String>) - Method in class pro.taskana.monitor.internal.reports.TaskStatusReportBuilderImpl
 
domainIn(List<String>) - Method in class pro.taskana.monitor.internal.reports.WorkbasketPriorityReportBuilderImpl
 
domainLike(String...) - Method in interface pro.taskana.workbasket.api.WorkbasketQuery
Add the domains for pattern matching to your query.
domainLike(String...) - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
domains - Variable in class pro.taskana.monitor.internal.reports.WorkbasketPriorityReportBuilderImpl
 
domains - Variable in class pro.taskana.TaskanaEngineConfiguration
 
due - Variable in class pro.taskana.task.internal.models.TaskSummaryImpl
 
DUE - pro.taskana.monitor.api.TaskTimestamp
 
DUE - pro.taskana.task.api.TaskQueryColumnName
 
dueNotWithin(TimeInterval...) - Method in interface pro.taskana.task.api.TaskQuery
Exclude the time intervals within which the task isn't due from your query.
dueNotWithin(TimeInterval...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
dueWithin(TimeInterval...) - Method in interface pro.taskana.task.api.TaskQuery
Add the time intervals within which the task is due to your query.
dueWithin(TimeInterval...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 

E

END_STATES - Static variable in enum pro.taskana.task.api.TaskState
 
equals(Object) - Method in class pro.taskana.classification.internal.models.ClassificationImpl
 
equals(Object) - Method in class pro.taskana.classification.internal.models.ClassificationSummaryImpl
 
equals(Object) - Method in class pro.taskana.common.api.ScheduledJob
 
equals(Object) - Method in class pro.taskana.monitor.api.SelectedItem
 
equals(Object) - Method in class pro.taskana.spi.history.api.events.classification.ClassificationHistoryEvent
 
equals(Object) - Method in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
equals(Object) - Method in class pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEvent
 
equals(Object) - Method in class pro.taskana.task.internal.models.AttachmentImpl
 
equals(Object) - Method in class pro.taskana.task.internal.models.AttachmentSummaryImpl
 
equals(Object) - Method in class pro.taskana.task.internal.models.MinimalTaskSummary
 
equals(Object) - Method in class pro.taskana.task.internal.models.ObjectReferenceImpl
 
equals(Object) - Method in class pro.taskana.task.internal.models.TaskCommentImpl
 
equals(Object) - Method in class pro.taskana.task.internal.models.TaskImpl
 
equals(Object) - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
equals(Object) - Method in class pro.taskana.user.internal.models.UserImpl
 
equals(Object) - Method in class pro.taskana.workbasket.internal.models.WorkbasketAccessItemImpl
 
equals(Object) - Method in class pro.taskana.workbasket.internal.models.WorkbasketImpl
 
equals(Object) - Method in class pro.taskana.workbasket.internal.models.WorkbasketSummaryImpl
 
ERROR_KEY - Static variable in exception pro.taskana.classification.api.exceptions.ClassificationAlreadyExistException
 
ERROR_KEY - Static variable in exception pro.taskana.classification.api.exceptions.ClassificationInUseException
 
ERROR_KEY - Static variable in exception pro.taskana.classification.api.exceptions.MalformedServiceLevelException
 
ERROR_KEY - Static variable in exception pro.taskana.spi.history.api.exceptions.TaskanaHistoryEventNotFoundException
 
ERROR_KEY - Static variable in exception pro.taskana.task.api.exceptions.AttachmentPersistenceException
 
ERROR_KEY - Static variable in exception pro.taskana.task.api.exceptions.InvalidCallbackStateException
 
ERROR_KEY - Static variable in exception pro.taskana.task.api.exceptions.InvalidOwnerException
 
ERROR_KEY - Static variable in exception pro.taskana.task.api.exceptions.InvalidTaskStateException
 
ERROR_KEY - Static variable in exception pro.taskana.task.api.exceptions.MismatchedTaskCommentCreatorException
 
ERROR_KEY - Static variable in exception pro.taskana.task.api.exceptions.ObjectReferencePersistenceException
 
ERROR_KEY - Static variable in exception pro.taskana.task.api.exceptions.TaskAlreadyExistException
 
ERROR_KEY - Static variable in exception pro.taskana.task.api.exceptions.TaskCommentNotFoundException
 
ERROR_KEY - Static variable in exception pro.taskana.task.api.exceptions.TaskNotFoundException
 
ERROR_KEY - Static variable in exception pro.taskana.user.api.exceptions.UserAlreadyExistException
 
ERROR_KEY - Static variable in exception pro.taskana.user.api.exceptions.UserNotFoundException
 
ERROR_KEY - Static variable in exception pro.taskana.workbasket.api.exceptions.WorkbasketAccessItemAlreadyExistException
 
ERROR_KEY - Static variable in exception pro.taskana.workbasket.api.exceptions.WorkbasketAlreadyExistException
 
ERROR_KEY - Static variable in exception pro.taskana.workbasket.api.exceptions.WorkbasketInUseException
 
ERROR_KEY - Static variable in exception pro.taskana.workbasket.api.exceptions.WorkbasketMarkedForDeletionException
 
ERROR_KEY_ID - Static variable in exception pro.taskana.classification.api.exceptions.ClassificationNotFoundException
 
ERROR_KEY_ID - Static variable in exception pro.taskana.workbasket.api.exceptions.MismatchedWorkbasketPermissionException
 
ERROR_KEY_ID - Static variable in exception pro.taskana.workbasket.api.exceptions.WorkbasketNotFoundException
 
ERROR_KEY_KEY_DOMAIN - Static variable in exception pro.taskana.classification.api.exceptions.ClassificationNotFoundException
 
ERROR_KEY_KEY_DOMAIN - Static variable in exception pro.taskana.workbasket.api.exceptions.MismatchedWorkbasketPermissionException
 
ERROR_KEY_KEY_DOMAIN - Static variable in exception pro.taskana.workbasket.api.exceptions.WorkbasketNotFoundException
 
eventType - Variable in class pro.taskana.spi.history.api.events.classification.ClassificationHistoryEvent
 
eventType - Variable in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
eventType - Variable in class pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEvent
 
excludedClassificationIdIn(List<String>) - Method in interface pro.taskana.monitor.api.reports.TimeIntervalReportBuilder
Adds a list of excludedClassificationIds to the builder.
excludedClassificationIdIn(List<String>) - Method in interface pro.taskana.monitor.api.reports.WorkbasketPriorityReport.Builder
Adds a list of excludedClassificationIds to the builder.
excludedClassificationIdIn(List<String>) - Method in class pro.taskana.monitor.internal.reports.WorkbasketPriorityReportBuilderImpl
 
excludedClassificationIds - Variable in class pro.taskana.monitor.internal.reports.WorkbasketPriorityReportBuilderImpl
 
execute() - Method in class pro.taskana.classification.internal.jobs.ClassificationChangedJob
 
execute() - Method in class pro.taskana.common.internal.jobs.AbstractTaskanaJob
 
execute() - Method in class pro.taskana.task.internal.jobs.TaskCleanupJob
 
execute() - Method in class pro.taskana.task.internal.jobs.TaskRefreshJob
 
execute() - Method in class pro.taskana.task.internal.jobs.TaskUpdatePriorityJob
 
execute() - Method in class pro.taskana.workbasket.internal.jobs.WorkbasketCleanupJob
 
executeBatch() - Method in class pro.taskana.task.internal.jobs.helper.TaskUpdatePriorityBatchStatement
 
executeBatch(List<String>) - Method in class pro.taskana.task.internal.jobs.helper.TaskUpdatePriorityWorker
 
executeInDatabaseConnection(Runnable) - Method in interface pro.taskana.common.internal.InternalTaskanaEngine
Executes the given runnable after openConnection is called and then returns the connection.
executeInDatabaseConnection(Supplier<T>) - Method in interface pro.taskana.common.internal.InternalTaskanaEngine
Executes the given supplier after openConnection is called and then returns the connection.
executeInTransaction(Supplier<T>) - Method in class pro.taskana.common.internal.jobs.PlainJavaTransactionProvider
 
EXPLICIT - pro.taskana.common.api.TaskanaEngine.ConnectionManagementMode
 
EXTERNAL_ID - pro.taskana.task.api.TaskQueryColumnName
 
externalId - Variable in class pro.taskana.task.internal.models.TaskSummaryImpl
 
externalIdIn(String...) - Method in interface pro.taskana.task.api.TaskQuery
Add your external ids to your query.
externalIdIn(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
externalIdNotIn(String...) - Method in interface pro.taskana.task.api.TaskQuery
Exclude these external ids from your query.
externalIdNotIn(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 

F

FAILED - pro.taskana.common.api.ScheduledJob.State
 
filterTaskIdsForReadyAndClaimed(List<String>) - Method in interface pro.taskana.task.internal.TaskMapper
 
findAll() - Method in interface pro.taskana.workbasket.internal.WorkbasketMapper
 
findAll() - Static method in class pro.taskana.workbasket.internal.WorkbasketSqlProvider
 
findAttachmentsByTaskId(String) - Method in interface pro.taskana.task.internal.AttachmentMapper
 
findAttachmentSummariesByTaskIds(Collection<String>) - Method in interface pro.taskana.task.internal.AttachmentMapper
 
findByAccessId() - Static method in class pro.taskana.workbasket.internal.WorkbasketAccessSqlProvider
 
findByAccessId(String) - Method in interface pro.taskana.workbasket.internal.WorkbasketAccessMapper
 
findById() - Static method in class pro.taskana.user.internal.UserMapperSqlProvider
 
findById() - Static method in class pro.taskana.workbasket.internal.WorkbasketAccessSqlProvider
 
findById() - Static method in class pro.taskana.workbasket.internal.WorkbasketSqlProvider
 
findById(String) - Method in interface pro.taskana.classification.internal.ClassificationMapper
 
findById(String) - Method in interface pro.taskana.task.internal.ObjectReferenceMapper
 
findById(String) - Method in interface pro.taskana.task.internal.TaskCommentMapper
 
findById(String) - Method in interface pro.taskana.task.internal.TaskMapper
 
findById(String) - Method in interface pro.taskana.user.internal.UserMapper
 
findById(String) - Method in interface pro.taskana.workbasket.internal.WorkbasketAccessMapper
 
findById(String) - Method in interface pro.taskana.workbasket.internal.WorkbasketMapper
 
findByKeyAndDomain() - Static method in class pro.taskana.workbasket.internal.WorkbasketSqlProvider
 
findByKeyAndDomain(String, String) - Method in interface pro.taskana.classification.internal.ClassificationMapper
 
findByKeyAndDomain(String, String) - Method in interface pro.taskana.workbasket.internal.WorkbasketMapper
 
findByObjectReference(ObjectReferenceImpl) - Method in interface pro.taskana.task.internal.ObjectReferenceMapper
 
findBySourceId(String) - Method in interface pro.taskana.workbasket.internal.DistributionTargetMapper
 
findByWorkbasketAndAccessId() - Static method in class pro.taskana.workbasket.internal.WorkbasketAccessSqlProvider
 
findByWorkbasketAndAccessId(String, List<String>) - Method in interface pro.taskana.workbasket.internal.WorkbasketAccessMapper
 
findByWorkbasketId() - Static method in class pro.taskana.workbasket.internal.WorkbasketAccessSqlProvider
 
findByWorkbasketId(String) - Method in interface pro.taskana.workbasket.internal.WorkbasketAccessMapper
 
findByWorkbasketKeyDomainAndAccessId() - Static method in class pro.taskana.workbasket.internal.WorkbasketAccessSqlProvider
 
findByWorkbasketKeyDomainAndAccessId(String, String, List<String>) - Method in interface pro.taskana.workbasket.internal.WorkbasketAccessMapper
 
findDistributionSources() - Static method in class pro.taskana.workbasket.internal.WorkbasketSqlProvider
 
findDistributionSources(String) - Method in interface pro.taskana.workbasket.internal.WorkbasketMapper
 
findDistributionTargets() - Static method in class pro.taskana.workbasket.internal.WorkbasketSqlProvider
 
findDistributionTargets(String) - Method in interface pro.taskana.workbasket.internal.WorkbasketMapper
 
findExistingTasks(Collection<String>, List<String>) - Method in interface pro.taskana.task.internal.TaskMapper
 
findGroupsById() - Static method in class pro.taskana.user.internal.UserMapperSqlProvider
 
findGroupsById(String) - Method in interface pro.taskana.user.internal.UserMapper
 
findJobsToRun() - Method in class pro.taskana.common.internal.JobServiceImpl
 
findJobsToRun(Instant) - Method in interface pro.taskana.common.internal.JobMapper
 
findObjectReferencesByTaskId(String) - Method in interface pro.taskana.task.internal.ObjectReferenceMapper
 
findObjectReferencesByTaskIds(Collection<String>) - Method in interface pro.taskana.task.internal.ObjectReferenceMapper
 
findSummaryById() - Static method in class pro.taskana.workbasket.internal.WorkbasketSqlProvider
 
findSummaryById(String) - Method in interface pro.taskana.workbasket.internal.WorkbasketMapper
 
findTaskIdsAndPlannedAffectedByClassificationChange(String) - Method in interface pro.taskana.task.internal.AttachmentMapper
 
findTasksIdsAffectedByClassificationChange(String) - Method in class pro.taskana.task.internal.TaskServiceImpl
 
firstRun - Variable in class pro.taskana.common.internal.jobs.AbstractTaskanaJob
 
fits(I) - Method in interface pro.taskana.monitor.api.reports.header.ColumnHeader
Determines if a specific item is meant part of this column.
fits(AgeQueryItem) - Method in class pro.taskana.monitor.api.reports.header.TimeIntervalColumnHeader
 
fits(PriorityQueryItem) - Method in class pro.taskana.monitor.api.reports.header.PriorityColumnHeader
 
fits(TaskQueryItem) - Method in class pro.taskana.monitor.api.reports.header.TaskStatusColumnHeader
 
FoldableRow<I extends QueryItem> - Class in pro.taskana.monitor.api.reports.row
The FoldableRow extends the SingleRow.
FoldableRow(String, int, Function<? super I, String>) - Constructor for class pro.taskana.monitor.api.reports.row.FoldableRow
 
forceCancelClaim(String) - Method in interface pro.taskana.task.api.TaskService
Cancel the claim of an existing Task even if it was claimed by another user.
forceCancelClaim(String) - Method in class pro.taskana.task.internal.TaskServiceImpl
 
forceClaim(String) - Method in interface pro.taskana.task.api.TaskService
Claim an existing Task for the current user even if it is already claimed by someone else.
forceClaim(String) - Method in class pro.taskana.task.internal.TaskServiceImpl
 
forceCompleteTask(String) - Method in interface pro.taskana.task.api.TaskService
Completes a Task and updates state and timestamps in every case if the Task exists.
forceCompleteTask(String) - Method in class pro.taskana.task.internal.TaskServiceImpl
 
forceCompleteTasks(List<String>) - Method in interface pro.taskana.task.api.TaskService
Completes each existing Task in the given List in every case, independent of the owner or state of the Task.
forceCompleteTasks(List<String>) - Method in class pro.taskana.task.internal.TaskServiceImpl
 
forceDeleteTask(String) - Method in interface pro.taskana.task.api.TaskService
Deletes the Task with the given id even if it isn't completed.
forceDeleteTask(String) - Method in class pro.taskana.task.internal.TaskServiceImpl
 
forceRequestChanges(String) - Method in interface pro.taskana.task.api.TaskService
Request changes for an existing Task even if the current user is not the owner or the Task is not in TaskState.IN_REVIEW yet.
forceRequestChanges(String) - Method in class pro.taskana.task.internal.TaskServiceImpl
 
forceRequestReview(String) - Method in interface pro.taskana.task.api.TaskService
Request review for an existing Task even if the current user is not the owner or the Task is not in TaskState.CLAIMED yet.
forceRequestReview(String) - Method in class pro.taskana.task.internal.TaskServiceImpl
 
fromString(String) - Static method in enum pro.taskana.task.api.WildcardSearchField
 

G

generateDaysToWorkingDays(List<? extends TimeIntervalColumnHeader>, Instant) - Method in class pro.taskana.monitor.internal.preprocessor.WorkingDaysToDaysReportConverter
 
getAccessId() - Method in exception pro.taskana.workbasket.api.exceptions.WorkbasketAccessItemAlreadyExistException
 
getAccessId() - Method in interface pro.taskana.workbasket.api.models.WorkbasketAccessItem
Returns the id of the group or the user for which this WorkbasketAccessItem controls access permissions.
getAccessId() - Method in class pro.taskana.workbasket.internal.models.WorkbasketAccessItemImpl
 
getAccessIdIn() - Method in class pro.taskana.task.internal.TaskCommentQueryImpl
 
getAccessIdIn() - Method in class pro.taskana.workbasket.internal.WorkbasketAccessItemQueryImpl
 
getAccessIdLike() - Method in class pro.taskana.workbasket.internal.WorkbasketAccessItemQueryImpl
 
getAccessIds() - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
getAccessName() - Method in interface pro.taskana.workbasket.api.models.WorkbasketAccessItem
Returns the name of the group or user for which this WorkbasketAccessItem controls access permissions.
getAccessName() - Method in class pro.taskana.workbasket.internal.models.WorkbasketAccessItemImpl
 
getAddAdditionalUserInfo() - Method in class pro.taskana.TaskanaEngineConfiguration
 
getAfterRequestChangesManager() - Method in interface pro.taskana.common.internal.InternalTaskanaEngine
getAfterRequestReviewManager() - Method in interface pro.taskana.common.internal.InternalTaskanaEngine
getAgeInDays() - Method in interface pro.taskana.monitor.api.reports.item.AgeQueryItem
 
getAgeInDays() - Method in class pro.taskana.monitor.api.reports.item.MonitorQueryItem
 
getAgeInDays() - Method in class pro.taskana.monitor.api.reports.item.TimestampQueryItem
 
getAllClassificationCategories() - Method in class pro.taskana.TaskanaEngineConfiguration
 
getAllCustomAttributes() - Method in interface pro.taskana.common.api.ConfigurationService
Retrieve all custom attributes from the database.
getAllCustomAttributes() - Method in class pro.taskana.common.internal.ConfigurationServiceImpl
 
getAllCustomAttributes(boolean) - Method in interface pro.taskana.common.internal.ConfigurationMapper
 
getAllRelevantTaskIds() - Method in class pro.taskana.task.internal.jobs.helper.TaskUpdatePriorityWorker
This will return all relevant task ids.
getApplicationEntryPoint() - Method in interface pro.taskana.classification.api.models.Classification
Returns the logical name of the associated applicationEntryPoint of the Classification.
getApplicationEntryPoint() - Method in interface pro.taskana.classification.api.models.ClassificationSummary
Returns the applicationEntryPoint of the Classification.
getApplicationEntryPoint() - Method in class pro.taskana.classification.internal.models.ClassificationImpl
 
getApplicationEntryPoint() - Method in class pro.taskana.classification.internal.models.ClassificationSummaryImpl
 
getApplicationEntryPoint() - Method in class pro.taskana.spi.history.api.events.classification.ClassificationHistoryEvent
 
getApplicationEntryPointIn() - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
getApplicationEntryPointLike() - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
getArguments() - Method in class pro.taskana.common.api.ScheduledJob
 
getAttachmentClassificationId() - Method in class pro.taskana.monitor.api.CombinedClassificationFilter
 
getAttachmentClassificationKey() - Method in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
getAttachmentId() - Method in exception pro.taskana.task.api.exceptions.AttachmentPersistenceException
 
getAttachmentKey() - Method in class pro.taskana.monitor.api.reports.item.DetailedMonitorQueryItem
 
getAttachments() - Method in interface pro.taskana.task.api.models.Task
Return the attachment for the Task.
getAttachments() - Method in class pro.taskana.task.internal.models.TaskImpl
 
getAttachmentSummaries() - Method in interface pro.taskana.task.api.models.TaskSummary
Returns the attachmentSummaries of the Task.
getAttachmentSummaries() - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
getBatchSize() - Method in class pro.taskana.task.internal.jobs.TaskUpdatePriorityJob
 
getBeforeRequestChangesManager() - Method in interface pro.taskana.common.internal.InternalTaskanaEngine
getBeforeRequestReviewManager() - Method in interface pro.taskana.common.internal.InternalTaskanaEngine
getBusinessProcessId() - Method in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
getBusinessProcessId() - Method in interface pro.taskana.task.api.models.TaskSummary
Returns the businessProcessId of the Task.
getBusinessProcessId() - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
getCalculatedPriority(TaskSummary) - Method in class pro.taskana.task.internal.jobs.helper.TaskUpdatePriorityWorker
 
getCallbackInfo() - Method in interface pro.taskana.task.api.models.Task
Returns the callbackInfo.
getCallbackInfo() - Method in class pro.taskana.task.internal.models.TaskImpl
 
getCallbackState() - Method in class pro.taskana.task.internal.models.MinimalTaskSummary
 
getCallbackState() - Method in class pro.taskana.task.internal.models.TaskImpl
 
getCategory() - Method in interface pro.taskana.classification.api.models.ClassificationSummary
Returns the category of the Classification.
getCategory() - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
getCategory() - Method in class pro.taskana.classification.internal.models.ClassificationSummaryImpl
 
getCategory() - Method in class pro.taskana.spi.history.api.events.classification.ClassificationHistoryEvent
 
getCells() - Method in interface pro.taskana.monitor.api.reports.row.Row
 
getCells() - Method in class pro.taskana.monitor.api.reports.row.SingleRow
 
getChannel() - Method in interface pro.taskana.task.api.models.AttachmentSummary
Returns the channel on which the Attachment was received.
getChannel() - Method in class pro.taskana.task.internal.models.AttachmentSummaryImpl
 
getClaimed() - Method in interface pro.taskana.task.api.models.TaskSummary
Returns the time when the Task was claimed.
getClaimed() - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
getClassification(String) - Method in interface pro.taskana.classification.api.ClassificationService
Gets the Classification identified by the provided id.
getClassification(String) - Method in class pro.taskana.classification.internal.ClassificationServiceImpl
 
getClassification(String, String) - Method in interface pro.taskana.classification.api.ClassificationService
Gets the Classification identified by the provided key and domain.
getClassification(String, String) - Method in class pro.taskana.classification.internal.ClassificationServiceImpl
 
getClassificationCategoriesByType(String) - Method in class pro.taskana.TaskanaEngineConfiguration
 
getClassificationCategoriesByTypeMap() - Method in class pro.taskana.TaskanaEngineConfiguration
 
getClassificationCategory() - Method in interface pro.taskana.task.api.models.Task
Returns the category of the current Classification.
getClassificationCategory() - Method in class pro.taskana.task.internal.models.TaskImpl
 
getClassificationId() - Method in exception pro.taskana.classification.api.exceptions.ClassificationNotFoundException
 
getClassificationId() - Method in class pro.taskana.spi.history.api.events.classification.ClassificationHistoryEvent
 
getClassificationId() - Method in class pro.taskana.task.internal.models.MinimalTaskSummary
 
getClassificationId() - Method in class pro.taskana.task.internal.models.TaskImpl
 
getClassificationKey() - Method in exception pro.taskana.classification.api.exceptions.ClassificationAlreadyExistException
 
getClassificationKey() - Method in exception pro.taskana.classification.api.exceptions.ClassificationInUseException
 
getClassificationKey() - Method in exception pro.taskana.classification.api.exceptions.ClassificationNotFoundException
 
getClassificationKey() - Method in exception pro.taskana.classification.api.exceptions.MalformedServiceLevelException
 
getClassificationKey() - Method in class pro.taskana.task.internal.models.TaskImpl
 
getClassificationService() - Method in interface pro.taskana.common.api.TaskanaEngine
Returns a ClassificationService initialized with the current TaskanaEngine.
getClassificationService() - Method in class pro.taskana.common.internal.TaskanaEngineImpl
 
getClassificationSummary() - Method in interface pro.taskana.task.api.models.AttachmentSummary
Returns the classificationSummary of the Attachment.
getClassificationSummary() - Method in interface pro.taskana.task.api.models.TaskSummary
Returns the ClassificationSummary of the Task.
getClassificationSummary() - Method in class pro.taskana.task.internal.models.AttachmentSummaryImpl
 
getClassificationSummary() - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
getClassificationSummaryImpl() - Method in class pro.taskana.task.internal.models.AttachmentSummaryImpl
 
getClassificationSummaryImpl() - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
getClassificationTypes() - Method in class pro.taskana.TaskanaEngineConfiguration
 
getCleanupJobFirstRun() - Method in class pro.taskana.TaskanaEngineConfiguration
 
getCleanupJobMinimumAge() - Method in class pro.taskana.TaskanaEngineConfiguration
 
getCleanupJobRunEvery() - Method in class pro.taskana.TaskanaEngineConfiguration
 
getColumnHeaders() - Method in class pro.taskana.monitor.api.reports.Report
 
getColumnName() - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
getColumnName() - Method in class pro.taskana.task.internal.ObjectReferenceQueryImpl
 
getColumnName() - Method in class pro.taskana.workbasket.internal.WorkbasketAccessItemQueryImpl
 
getColumnName() - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
getCombinedClassificationFilter() - Method in class pro.taskana.monitor.internal.reports.WorkbasketReportBuilderImpl
 
getCompany() - Method in interface pro.taskana.task.api.models.ObjectReference
Returns the company of the ObjectReference.
getCompany() - Method in class pro.taskana.task.internal.models.ObjectReferenceImpl
 
getCompany() - Method in class pro.taskana.task.internal.ObjectReferenceQueryImpl
 
getCompleted() - Method in interface pro.taskana.task.api.models.TaskSummary
Returns the time when the Task was completed.
getCompleted() - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
getConfiguration() - Method in interface pro.taskana.common.api.TaskanaEngine
Returns the configuration of the TaskanaEngine.
getConfiguration() - Method in class pro.taskana.common.internal.TaskanaEngineImpl
 
getConfigurationService() - Method in interface pro.taskana.common.api.TaskanaEngine
Returns a ConfigurationService initialized with the current TaskanaEngine.
getConfigurationService() - Method in class pro.taskana.common.internal.TaskanaEngineImpl
 
getConnection() - Method in class pro.taskana.task.internal.jobs.helper.SqlConnectionRunner
 
getConnectionManagementMode() - Method in interface pro.taskana.common.api.TaskanaEngine
Returns the ConnectionManagementMode of the TaskanaEngine.
getConnectionManagementMode() - Method in class pro.taskana.common.internal.TaskanaEngineImpl
 
getCreated() - Method in interface pro.taskana.classification.api.models.Classification
Returns the time when the Classification was created.
getCreated() - Method in class pro.taskana.classification.internal.models.ClassificationImpl
 
getCreated() - Method in class pro.taskana.common.api.ScheduledJob
 
getCreated() - Method in class pro.taskana.spi.history.api.events.classification.ClassificationHistoryEvent
 
getCreated() - Method in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
getCreated() - Method in class pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEvent
 
getCreated() - Method in interface pro.taskana.task.api.models.AttachmentSummary
Returns the time when the Attachment was created.
getCreated() - Method in interface pro.taskana.task.api.models.TaskComment
Returns the time when the TaskComment was created.
getCreated() - Method in interface pro.taskana.task.api.models.TaskSummary
Returns the time when the Task was created.
getCreated() - Method in class pro.taskana.task.internal.models.AttachmentSummaryImpl
 
getCreated() - Method in class pro.taskana.task.internal.models.TaskCommentImpl
 
getCreated() - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
getCreated() - Method in interface pro.taskana.workbasket.api.models.Workbasket
Returns the time when the Workbasket was created.
getCreated() - Method in class pro.taskana.workbasket.internal.models.WorkbasketImpl
 
getCreatedIn() - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
getCreatedIn() - Method in class pro.taskana.task.internal.TaskCommentQueryImpl
 
getCreatedIn() - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
getCreatedNotIn() - Method in class pro.taskana.task.internal.TaskCommentQueryImpl
 
getCreateTaskPreprocessorManager() - Method in interface pro.taskana.common.internal.InternalTaskanaEngine
Retrieve CreateTaskPreprocessorManager.
getCreator() - Method in interface pro.taskana.task.api.models.TaskComment
Returns the id of the creator of the TaskComment.
getCreator() - Method in interface pro.taskana.task.api.models.TaskSummary
Returns the name of the creator of the Task.
getCreator() - Method in class pro.taskana.task.internal.models.TaskCommentImpl
 
getCreator() - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
getCreatorFullName() - Method in interface pro.taskana.task.api.models.TaskComment
Returns the long name of the creator of the TaskComment.
getCreatorFullName() - Method in class pro.taskana.task.internal.models.TaskCommentImpl
 
getCreatorIn() - Method in class pro.taskana.task.internal.TaskCommentQueryImpl
 
getCreatorLike() - Method in class pro.taskana.task.internal.TaskCommentQueryImpl
 
getCreatorNotIn() - Method in class pro.taskana.task.internal.TaskCommentQueryImpl
 
getCreatorNotLike() - Method in class pro.taskana.task.internal.TaskCommentQueryImpl
 
getCurrentUserContext() - Method in interface pro.taskana.common.api.TaskanaEngine
Returns the CurrentUserContext of the TaskanaEngine.
getCurrentUserContext() - Method in class pro.taskana.common.internal.TaskanaEngineImpl
 
getCurrentUserId() - Method in exception pro.taskana.task.api.exceptions.InvalidOwnerException
 
getCurrentUserId() - Method in exception pro.taskana.task.api.exceptions.MismatchedTaskCommentCreatorException
 
getCurrentUserId() - Method in exception pro.taskana.workbasket.api.exceptions.MismatchedWorkbasketPermissionException
 
getCustom1() - Method in class pro.taskana.classification.internal.models.ClassificationSummaryImpl
 
getCustom1() - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
getCustom1() - Method in class pro.taskana.workbasket.internal.models.WorkbasketSummaryImpl
 
getCustom10() - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
getCustom11() - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
getCustom12() - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
getCustom13() - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
getCustom14() - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
getCustom15() - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
getCustom16() - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
getCustom1In() - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
getCustom1In() - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
getCustom1Like() - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
getCustom1Like() - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
getCustom2() - Method in class pro.taskana.classification.internal.models.ClassificationSummaryImpl
 
getCustom2() - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
getCustom2() - Method in class pro.taskana.workbasket.internal.models.WorkbasketSummaryImpl
 
getCustom2In() - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
getCustom2In() - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
getCustom2Like() - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
getCustom2Like() - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
getCustom3() - Method in class pro.taskana.classification.internal.models.ClassificationSummaryImpl
 
getCustom3() - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
getCustom3() - Method in class pro.taskana.workbasket.internal.models.WorkbasketSummaryImpl
 
getCustom3In() - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
getCustom3In() - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
getCustom3Like() - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
getCustom3Like() - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
getCustom4() - Method in class pro.taskana.classification.internal.models.ClassificationSummaryImpl
 
getCustom4() - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
getCustom4() - Method in class pro.taskana.workbasket.internal.models.WorkbasketSummaryImpl
 
getCustom4In() - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
getCustom4In() - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
getCustom4Like() - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
getCustom4Like() - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
getCustom5() - Method in class pro.taskana.classification.internal.models.ClassificationSummaryImpl
 
getCustom5() - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
getCustom5In() - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
getCustom5Like() - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
getCustom6() - Method in class pro.taskana.classification.internal.models.ClassificationSummaryImpl
 
getCustom6() - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
getCustom6In() - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
getCustom6Like() - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
getCustom7() - Method in class pro.taskana.classification.internal.models.ClassificationSummaryImpl
 
getCustom7() - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
getCustom7In() - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
getCustom7Like() - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
getCustom8() - Method in class pro.taskana.classification.internal.models.ClassificationSummaryImpl
 
getCustom8() - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
getCustom8In() - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
getCustom8Like() - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
getCustom9() - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
getCustomAttribute(ClassificationCustomField) - Method in interface pro.taskana.classification.api.models.ClassificationSummary
getCustomAttribute(ClassificationCustomField) - Method in class pro.taskana.classification.internal.models.ClassificationSummaryImpl
Deprecated.
getCustomAttribute(ClassificationCustomField) - Method in class pro.taskana.spi.history.api.events.classification.ClassificationHistoryEvent
 
getCustomAttribute(TaskHistoryCustomField) - Method in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
getCustomAttribute(TaskCustomField) - Method in interface pro.taskana.task.api.models.TaskSummary
getCustomAttribute(TaskCustomField) - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
Deprecated.
getCustomAttribute(WorkbasketCustomField) - Method in class pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEvent
 
getCustomAttribute(WorkbasketCustomField) - Method in interface pro.taskana.workbasket.api.models.WorkbasketSummary
getCustomAttribute(WorkbasketCustomField) - Method in class pro.taskana.workbasket.internal.models.WorkbasketSummaryImpl
Deprecated.
getCustomAttributeMap() - Method in interface pro.taskana.task.api.models.Attachment
Returns the custom attributes of this Attachment.
getCustomAttributeMap() - Method in interface pro.taskana.task.api.models.Task
Returns a Map of customAttributes.
getCustomAttributeMap() - Method in class pro.taskana.task.internal.models.AttachmentImpl
 
getCustomAttributeMap() - Method in class pro.taskana.task.internal.models.TaskImpl
 
getCustomAttributes() - Method in class pro.taskana.task.internal.models.AttachmentImpl
 
getCustomAttributes() - Method in class pro.taskana.task.internal.models.TaskImpl
 
getCustomAttributesAsString(String) - Method in interface pro.taskana.task.internal.AttachmentMapper
 
getCustomAttributeValuesForReport() - Static method in class pro.taskana.monitor.internal.MonitorMapperSqlProvider
 
getCustomAttributeValuesForReport(TimeIntervalReportBuilder<?, ?, ?>, List<CombinedClassificationFilter>, TaskCustomField) - Method in interface pro.taskana.monitor.internal.MonitorMapper
 
getCustomField(ClassificationCustomField) - Method in interface pro.taskana.classification.api.models.ClassificationSummary
Returns the value of the specified ClassificationCustomField of the classification.
getCustomField(ClassificationCustomField) - Method in class pro.taskana.classification.internal.models.ClassificationSummaryImpl
 
getCustomField(TaskCustomField) - Method in interface pro.taskana.task.api.models.TaskSummary
Returns the value of the specified TaskCustomField of the Task.
getCustomField(TaskCustomField) - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
getCustomField(WorkbasketCustomField) - Method in interface pro.taskana.workbasket.api.models.WorkbasketSummary
Returns the value of the specified WorkbasketCustomField of the Workbasket.
getCustomField(WorkbasketCustomField) - Method in class pro.taskana.workbasket.internal.models.WorkbasketSummaryImpl
 
getCustomHolidays() - Method in class pro.taskana.TaskanaEngineConfiguration
 
getCustomInt1() - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
getCustomInt2() - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
getCustomInt3() - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
getCustomInt4() - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
getCustomInt5() - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
getCustomInt6() - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
getCustomInt7() - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
getCustomInt8() - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
getCustomIntField(TaskCustomIntField) - Method in interface pro.taskana.task.api.models.TaskSummary
Returns the value of the specified TaskCustomIntField of the Task.
getCustomIntField(TaskCustomIntField) - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
getData() - Method in interface pro.taskana.user.api.models.User
Returns the data of the User.
getData() - Method in class pro.taskana.user.internal.models.UserImpl
 
getDatasource() - Method in class pro.taskana.TaskanaEngineConfiguration
 
getDescription() - Method in interface pro.taskana.classification.api.models.Classification
Returns the description of the Classification.
getDescription() - Method in class pro.taskana.classification.internal.models.ClassificationImpl
 
getDescription() - Method in interface pro.taskana.task.api.models.TaskSummary
Returns the description of the Task.
getDescription() - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
getDescription() - Method in interface pro.taskana.workbasket.api.models.WorkbasketSummary
Returns the description of the Workbasket.
getDescription() - Method in class pro.taskana.workbasket.internal.models.WorkbasketSummaryImpl
 
getDescriptionLike() - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
getDescriptionLike() - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
getDetails() - Method in class pro.taskana.spi.history.api.events.classification.ClassificationHistoryEvent
 
getDetails() - Method in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
getDetails() - Method in class pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEvent
 
getDisplayName() - Method in interface pro.taskana.monitor.api.reports.header.ColumnHeader
The display name is the string representation of this column.
getDisplayName() - Method in class pro.taskana.monitor.api.reports.header.PriorityColumnHeader
 
getDisplayName() - Method in class pro.taskana.monitor.api.reports.header.TaskStatusColumnHeader
 
getDisplayName() - Method in class pro.taskana.monitor.api.reports.header.TimeIntervalColumnHeader.Date
 
getDisplayName() - Method in class pro.taskana.monitor.api.reports.header.TimeIntervalColumnHeader
 
getDisplayName() - Method in class pro.taskana.monitor.api.reports.header.TimeIntervalColumnHeader.Range
 
getDisplayName() - Method in interface pro.taskana.monitor.api.reports.row.Row
 
getDisplayName() - Method in class pro.taskana.monitor.api.reports.row.SingleRow
 
getDistributionSources(String) - Method in interface pro.taskana.workbasket.api.WorkbasketService
Returns the distribution sources for a given Workbasket.
getDistributionSources(String) - Method in class pro.taskana.workbasket.internal.WorkbasketServiceImpl
 
getDistributionSources(String, String) - Method in interface pro.taskana.workbasket.api.WorkbasketService
Returns the distribution sources for a given Workbasket.
getDistributionSources(String, String) - Method in class pro.taskana.workbasket.internal.WorkbasketServiceImpl
 
getDistributionTargets(String) - Method in interface pro.taskana.workbasket.api.WorkbasketService
Returns the distribution targets for a given Workbasket.
getDistributionTargets(String) - Method in class pro.taskana.workbasket.internal.WorkbasketServiceImpl
 
getDistributionTargets(String, String) - Method in interface pro.taskana.workbasket.api.WorkbasketService
Returns the distribution targets for a given Workbasket.
getDistributionTargets(String, String) - Method in class pro.taskana.workbasket.internal.WorkbasketServiceImpl
 
getDomain() - Method in exception pro.taskana.classification.api.exceptions.ClassificationAlreadyExistException
 
getDomain() - Method in exception pro.taskana.classification.api.exceptions.ClassificationInUseException
 
getDomain() - Method in exception pro.taskana.classification.api.exceptions.ClassificationNotFoundException
 
getDomain() - Method in exception pro.taskana.classification.api.exceptions.MalformedServiceLevelException
 
getDomain() - Method in interface pro.taskana.classification.api.models.Classification
Returns the current domain of the Classification.
getDomain() - Method in interface pro.taskana.classification.api.models.ClassificationSummary
Returns the domain of the Classification.
getDomain() - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
getDomain() - Method in class pro.taskana.classification.internal.models.ClassificationSummaryImpl
 
getDomain() - Method in class pro.taskana.spi.history.api.events.classification.ClassificationHistoryEvent
 
getDomain() - Method in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
getDomain() - Method in class pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEvent
 
getDomain() - Method in interface pro.taskana.task.api.models.TaskSummary
Returns the domain of the Task.
getDomain() - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
getDomain() - Method in exception pro.taskana.workbasket.api.exceptions.MismatchedWorkbasketPermissionException
 
getDomain() - Method in exception pro.taskana.workbasket.api.exceptions.WorkbasketAlreadyExistException
 
getDomain() - Method in exception pro.taskana.workbasket.api.exceptions.WorkbasketNotFoundException
 
getDomain() - Method in interface pro.taskana.workbasket.api.models.WorkbasketSummary
Returns the domain of the Workbasket.
getDomain() - Method in class pro.taskana.workbasket.internal.models.WorkbasketSummaryImpl
 
getDomainIn() - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
getDomainLike() - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
getDomains() - Method in class pro.taskana.TaskanaEngineConfiguration
 
getDomains() - Method in interface pro.taskana.user.api.models.User
Returns the domains of the User.
getDomains() - Method in class pro.taskana.user.internal.models.UserImpl
 
getDue() - Method in class pro.taskana.common.api.ScheduledJob
 
getDue() - Method in interface pro.taskana.task.api.models.TaskSummary
Returns the time when the Task is due.
getDue() - Method in class pro.taskana.task.internal.models.MinimalTaskSummary
 
getDue() - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
getEmail() - Method in interface pro.taskana.user.api.models.User
Returns the email address of the User.
getEmail() - Method in class pro.taskana.user.internal.models.UserImpl
 
getEngine() - Method in interface pro.taskana.common.internal.InternalTaskanaEngine
Retrieve TaskanaEngine.
getEventType() - Method in class pro.taskana.spi.history.api.events.classification.ClassificationHistoryEvent
 
getEventType() - Method in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
getEventType() - Method in class pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEvent
 
getExternalId() - Method in exception pro.taskana.task.api.exceptions.TaskAlreadyExistException
 
getExternalId() - Method in interface pro.taskana.task.api.models.TaskSummary
Returns the externalId of the Task.
getExternalId() - Method in class pro.taskana.task.internal.models.MinimalTaskSummary
 
getExternalId() - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
getFirstName() - Method in interface pro.taskana.user.api.models.User
Returns the first name of the User.
getFirstName() - Method in class pro.taskana.user.internal.models.UserImpl
 
getFoldableRow(String) - Method in class pro.taskana.monitor.api.reports.row.DetailedClassificationRow
 
getFoldableRow(String) - Method in class pro.taskana.monitor.api.reports.row.FoldableRow
 
getFoldableRow(String) - Method in class pro.taskana.monitor.api.reports.row.TimestampRow
 
getFoldableRow(String) - Method in class pro.taskana.monitor.api.reports.row.TimestampRow.OrgLevel1Row
 
getFoldableRow(String) - Method in class pro.taskana.monitor.api.reports.row.TimestampRow.OrgLevel2Row
 
getFoldableRow(String) - Method in class pro.taskana.monitor.api.reports.row.TimestampRow.OrgLevel3Row
 
getFoldableRowCount() - Method in class pro.taskana.monitor.api.reports.row.FoldableRow
 
getFoldableRowKeySet() - Method in class pro.taskana.monitor.api.reports.row.FoldableRow
 
getFoldableRows() - Method in class pro.taskana.monitor.api.reports.row.FoldableRow
 
getFullName() - Method in interface pro.taskana.user.api.models.User
Returns the full name of the User.
getFullName() - Method in class pro.taskana.user.internal.models.UserImpl
 
getGroups() - Method in interface pro.taskana.user.api.models.User
Returns the groups of the User.
getGroups() - Method in class pro.taskana.user.internal.models.UserImpl
 
getHistoryEventId() - Method in exception pro.taskana.spi.history.api.exceptions.TaskanaHistoryEventNotFoundException
 
getHistoryEventManager() - Method in interface pro.taskana.common.internal.InternalTaskanaEngine
Retrieve HistoryEventProducer.
getId() - Method in interface pro.taskana.classification.api.models.ClassificationSummary
Returns the id of the Classification.
getId() - Method in class pro.taskana.classification.internal.models.ClassificationSummaryImpl
 
getId() - Method in class pro.taskana.spi.history.api.events.classification.ClassificationHistoryEvent
 
getId() - Method in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
getId() - Method in class pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEvent
 
getId() - Method in interface pro.taskana.task.api.models.AttachmentSummary
Returns the id of the Attachment.
getId() - Method in interface pro.taskana.task.api.models.ObjectReference
Returns the id of the ObjectReference.
getId() - Method in interface pro.taskana.task.api.models.TaskComment
Returns the id of the TaskComment.
getId() - Method in interface pro.taskana.task.api.models.TaskSummary
Returns the id of the Task.
getId() - Method in class pro.taskana.task.internal.models.AttachmentSummaryImpl
 
getId() - Method in class pro.taskana.task.internal.models.ObjectReferenceImpl
 
getId() - Method in class pro.taskana.task.internal.models.TaskCommentImpl
 
getId() - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
getId() - Method in interface pro.taskana.user.api.models.User
Returns the id of the User.
getId() - Method in class pro.taskana.user.internal.models.UserImpl
 
getId() - Method in exception pro.taskana.workbasket.api.exceptions.WorkbasketNotFoundException
 
getId() - Method in interface pro.taskana.workbasket.api.models.WorkbasketAccessItem
Returns the current id of the WorkbasketAccessItem.
getId() - Method in interface pro.taskana.workbasket.api.models.WorkbasketSummary
Returns the id of the Workbasket.
getId() - Method in class pro.taskana.workbasket.internal.models.WorkbasketAccessItemImpl
 
getId() - Method in class pro.taskana.workbasket.internal.models.WorkbasketSummaryImpl
 
getIdIn() - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
getIdIn() - Method in class pro.taskana.task.internal.TaskCommentQueryImpl
 
getIdIn() - Method in class pro.taskana.workbasket.internal.WorkbasketAccessItemQueryImpl
 
getIdIn() - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
getIdLike() - Method in class pro.taskana.task.internal.TaskCommentQueryImpl
 
getIdNotIn() - Method in class pro.taskana.task.internal.TaskCommentQueryImpl
 
getIdNotLike() - Method in class pro.taskana.task.internal.TaskCommentQueryImpl
 
getIsValidInDomain() - Method in interface pro.taskana.classification.api.models.Classification
Returns whether the Classification is currently valid in the used domain.
getIsValidInDomain() - Method in class pro.taskana.classification.internal.models.ClassificationImpl
 
getJobId() - Method in class pro.taskana.common.api.ScheduledJob
 
getJobService() - Method in interface pro.taskana.common.api.TaskanaEngine
Returns a JobService initialized with the current TaskanaEngine.
getJobService() - Method in class pro.taskana.common.internal.TaskanaEngineImpl
 
getKey() - Method in interface pro.taskana.classification.api.models.ClassificationSummary
Returns the key of the Classification.
getKey() - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
getKey() - Method in class pro.taskana.classification.internal.models.ClassificationSummaryImpl
 
getKey() - Method in class pro.taskana.monitor.api.reports.item.MonitorQueryItem
 
getKey() - Method in class pro.taskana.monitor.api.reports.item.PriorityQueryItem
 
getKey() - Method in interface pro.taskana.monitor.api.reports.item.QueryItem
The key of a QueryItem determines its row within a Report.
getKey() - Method in class pro.taskana.monitor.api.reports.item.TaskQueryItem
 
getKey() - Method in class pro.taskana.monitor.api.reports.item.TimestampQueryItem
 
getKey() - Method in interface pro.taskana.monitor.api.reports.row.Row
 
getKey() - Method in class pro.taskana.monitor.api.reports.row.SingleRow
 
getKey() - Method in class pro.taskana.monitor.api.SelectedItem
 
getKey() - Method in class pro.taskana.spi.history.api.events.classification.ClassificationHistoryEvent
 
getKey() - Method in class pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEvent
 
getKey() - Method in exception pro.taskana.workbasket.api.exceptions.WorkbasketAlreadyExistException
 
getKey() - Method in exception pro.taskana.workbasket.api.exceptions.WorkbasketNotFoundException
 
getKey() - Method in interface pro.taskana.workbasket.api.models.WorkbasketSummary
Returns the key of the Workbasket.
getKey() - Method in class pro.taskana.workbasket.internal.models.WorkbasketSummaryImpl
 
getKeyIn() - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
getKeyLike() - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
getKeyOrNameLike() - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
getLargestLowerLimit(List<? extends TimeIntervalColumnHeader>) - Static method in class pro.taskana.monitor.api.reports.header.TimeIntervalColumnHeader
 
getLastName() - Method in interface pro.taskana.user.api.models.User
Returns the last name of the User.
getLastName() - Method in class pro.taskana.user.internal.models.UserImpl
 
getLockedBy() - Method in class pro.taskana.common.api.ScheduledJob
 
getLockExpires() - Method in class pro.taskana.common.api.ScheduledJob
 
getLongName() - Method in interface pro.taskana.user.api.models.User
Returns the long name of the User.
getLongName() - Method in class pro.taskana.user.internal.models.UserImpl
 
getLowerAgeLimit() - Method in class pro.taskana.monitor.api.reports.header.TimeIntervalColumnHeader
 
getLowerAgeLimit() - Method in class pro.taskana.monitor.api.SelectedItem
 
getLowerBoundInc() - Method in class pro.taskana.monitor.api.reports.header.PriorityColumnHeader
 
getManualPriority() - Method in interface pro.taskana.task.api.models.TaskSummary
Gets the manualPriority of the Task.
getManualPriority() - Method in class pro.taskana.task.internal.models.MinimalTaskSummary
 
getManualPriority() - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
getMaxNumberOfJobRetries() - Method in class pro.taskana.TaskanaEngineConfiguration
 
getMaxNumberOfUpdatesPerTransaction() - Method in class pro.taskana.TaskanaEngineConfiguration
 
getMinimalPermissionsToAssignDomains() - Method in class pro.taskana.TaskanaEngineConfiguration
 
getMobilePhone() - Method in interface pro.taskana.user.api.models.User
Returns the mobile phone number of the User.
getMobilePhone() - Method in class pro.taskana.user.internal.models.UserImpl
 
getModified() - Method in interface pro.taskana.classification.api.models.Classification
Returns the time when the Classification was modified the last time.
getModified() - Method in class pro.taskana.classification.internal.models.ClassificationImpl
 
getModified() - Method in interface pro.taskana.task.api.models.AttachmentSummary
Returns the time when the Attachment was last modified.
getModified() - Method in interface pro.taskana.task.api.models.TaskComment
Returns the time when the TaskComment was last modified.
getModified() - Method in interface pro.taskana.task.api.models.TaskSummary
Returns the time when the Task was last modified.
getModified() - Method in class pro.taskana.task.internal.models.AttachmentSummaryImpl
 
getModified() - Method in class pro.taskana.task.internal.models.MinimalTaskSummary
 
getModified() - Method in class pro.taskana.task.internal.models.TaskCommentImpl
 
getModified() - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
getModified() - Method in interface pro.taskana.workbasket.api.models.Workbasket
Returns the time when the Workbasket was modified last time.
getModified() - Method in class pro.taskana.workbasket.internal.models.WorkbasketImpl
 
getModifiedIn() - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
getModifiedIn() - Method in class pro.taskana.task.internal.TaskCommentQueryImpl
 
getModifiedIn() - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
getModifiedNotIn() - Method in class pro.taskana.task.internal.TaskCommentQueryImpl
 
getMonitorService() - Method in interface pro.taskana.common.api.TaskanaEngine
Returns a MonitorService initialized with the current TaskanaEngine.
getMonitorService() - Method in class pro.taskana.common.internal.TaskanaEngineImpl
 
getName() - Method in interface pro.taskana.classification.api.models.ClassificationSummary
Returns the name of the Classification.
getName() - Method in class pro.taskana.classification.internal.models.ClassificationSummaryImpl
 
getName() - Method in class pro.taskana.spi.history.api.events.classification.ClassificationHistoryEvent
 
getName() - Method in enum pro.taskana.spi.history.api.events.classification.ClassificationHistoryEventType
 
getName() - Method in enum pro.taskana.spi.history.api.events.task.TaskHistoryEventType
 
getName() - Method in enum pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEventType
 
getName() - Method in interface pro.taskana.task.api.models.TaskSummary
Returns the name of the Task.
getName() - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
getName() - Method in interface pro.taskana.workbasket.api.models.WorkbasketSummary
Returns the name of the Workbasket.
getName() - Method in class pro.taskana.workbasket.internal.models.WorkbasketSummaryImpl
 
getNameIn() - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
getNameIn() - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
getNameLike() - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
getNameLike() - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
getNewValue() - Method in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
getNextDueForJob() - Method in class pro.taskana.common.internal.jobs.AbstractTaskanaJob
 
getNote() - Method in interface pro.taskana.task.api.models.TaskSummary
Returns the note attached to the Task.
getNote() - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
getNumberOfDistributionTargets(String, String) - Method in interface pro.taskana.workbasket.internal.DistributionTargetMapper
 
getObjectReference() - Method in interface pro.taskana.task.api.models.AttachmentSummary
getObjectReference() - Method in class pro.taskana.task.internal.models.AttachmentSummaryImpl
 
getObjectReferenceId() - Method in exception pro.taskana.task.api.exceptions.ObjectReferencePersistenceException
 
getObjectReferenceImpl() - Method in class pro.taskana.task.internal.models.AttachmentSummaryImpl
 
getOldValue() - Method in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
getOrderBy() - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
getOrderBy() - Method in class pro.taskana.workbasket.internal.WorkbasketAccessItemQueryImpl
 
getOrderBy() - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
getOrderColumns() - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
getOrderColumns() - Method in class pro.taskana.workbasket.internal.WorkbasketAccessItemQueryImpl
 
getOrderColumns() - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
getOrgLevel1() - Method in class pro.taskana.monitor.api.reports.item.TimestampQueryItem
 
getOrgLevel1() - Method in class pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEvent
 
getOrgLevel1() - Method in interface pro.taskana.user.api.models.User
Returns the orgLevel1 of the User.
getOrgLevel1() - Method in class pro.taskana.user.internal.models.UserImpl
 
getOrgLevel1() - Method in interface pro.taskana.workbasket.api.models.WorkbasketSummary
Returns the orglevel1 of the Workbasket.
getOrgLevel1() - Method in class pro.taskana.workbasket.internal.models.WorkbasketSummaryImpl
 
getOrgLevel1In() - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
getOrgLevel1Like() - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
getOrgLevel2() - Method in class pro.taskana.monitor.api.reports.item.TimestampQueryItem
 
getOrgLevel2() - Method in class pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEvent
 
getOrgLevel2() - Method in interface pro.taskana.user.api.models.User
Returns the orgLevel2 of the User.
getOrgLevel2() - Method in class pro.taskana.user.internal.models.UserImpl
 
getOrgLevel2() - Method in interface pro.taskana.workbasket.api.models.WorkbasketSummary
Returns the orglevel2 of the Workbasket.
getOrgLevel2() - Method in class pro.taskana.workbasket.internal.models.WorkbasketSummaryImpl
 
getOrgLevel2In() - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
getOrgLevel2Like() - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
getOrgLevel3() - Method in class pro.taskana.monitor.api.reports.item.TimestampQueryItem
 
getOrgLevel3() - Method in class pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEvent
 
getOrgLevel3() - Method in interface pro.taskana.user.api.models.User
Returns the orgLevel3 of the User.
getOrgLevel3() - Method in class pro.taskana.user.internal.models.UserImpl
 
getOrgLevel3() - Method in interface pro.taskana.workbasket.api.models.WorkbasketSummary
Returns the orglevel3 of the Workbasket.
getOrgLevel3() - Method in class pro.taskana.workbasket.internal.models.WorkbasketSummaryImpl
 
getOrgLevel3In() - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
getOrgLevel3Like() - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
getOrgLevel4() - Method in class pro.taskana.monitor.api.reports.item.TimestampQueryItem
 
getOrgLevel4() - Method in class pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEvent
 
getOrgLevel4() - Method in interface pro.taskana.user.api.models.User
Returns the orgLevel4 of the User.
getOrgLevel4() - Method in class pro.taskana.user.internal.models.UserImpl
 
getOrgLevel4() - Method in interface pro.taskana.workbasket.api.models.WorkbasketSummary
Returns the orglevel4 of the Workbasket.
getOrgLevel4() - Method in class pro.taskana.workbasket.internal.models.WorkbasketSummaryImpl
 
getOrgLevel4In() - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
getOrgLevel4Like() - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
getOwner() - Method in class pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEvent
 
getOwner() - Method in interface pro.taskana.task.api.models.TaskSummary
Returns the owner of the Task.
getOwner() - Method in class pro.taskana.task.internal.models.MinimalTaskSummary
 
getOwner() - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
getOwner() - Method in interface pro.taskana.workbasket.api.models.WorkbasketSummary
Returns the owner of the Workbasket.
getOwner() - Method in class pro.taskana.workbasket.internal.models.WorkbasketSummaryImpl
 
getOwnerIn() - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
getOwnerLike() - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
getOwnerLongName() - Method in interface pro.taskana.task.api.models.TaskSummary
Returns long name of the owner of the Task.
getOwnerLongName() - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
getOwnerLongNameIn() - Method in class pro.taskana.task.internal.TaskQueryImpl
 
getOwnerLongNameLike() - Method in class pro.taskana.task.internal.TaskQueryImpl
 
getOwnerLongNameNotIn() - Method in class pro.taskana.task.internal.TaskQueryImpl
 
getOwnerLongNameNotLike() - Method in class pro.taskana.task.internal.TaskQueryImpl
 
getParentBusinessProcessId() - Method in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
getParentBusinessProcessId() - Method in interface pro.taskana.task.api.models.TaskSummary
Returns the parentBusinessProcessId of the Task.
getParentBusinessProcessId() - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
getparentId() - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
getParentId() - Method in interface pro.taskana.classification.api.models.ClassificationSummary
Returns the id of the parent Classification.
getParentId() - Method in class pro.taskana.classification.internal.models.ClassificationSummaryImpl
 
getParentId() - Method in class pro.taskana.spi.history.api.events.classification.ClassificationHistoryEvent
 
getparentKey() - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
getParentKey() - Method in interface pro.taskana.classification.api.models.ClassificationSummary
Returns the key of the parent Classification.
getParentKey() - Method in class pro.taskana.classification.internal.models.ClassificationSummaryImpl
 
getParentKey() - Method in class pro.taskana.spi.history.api.events.classification.ClassificationHistoryEvent
 
getPermission(WorkbasketPermission) - Method in interface pro.taskana.workbasket.api.models.WorkbasketAccessItem
Returns whether the given permissions is permitted or not.
getPermission(WorkbasketPermission) - Method in class pro.taskana.workbasket.internal.models.WorkbasketAccessItemImpl
 
getPermissions() - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
getPermissionsForWorkbasket(String) - Method in interface pro.taskana.workbasket.api.WorkbasketService
Returns a set with all permissions of the current user at this Workbasket.
If the workbasketId is invalid, an empty List of WorkbasketPermissions is returned since there is no distinction made between the situation that the Workbasket is not found and the caller has no permissions on the Workbasket.
getPermissionsForWorkbasket(String) - Method in class pro.taskana.workbasket.internal.WorkbasketServiceImpl
 
getPhone() - Method in interface pro.taskana.user.api.models.User
Returns the phone number of the User.
getPhone() - Method in class pro.taskana.user.internal.models.UserImpl
 
getPlanned() - Method in interface pro.taskana.task.api.models.TaskSummary
Returns the time when the Task is planned to be executed.
getPlanned() - Method in class pro.taskana.task.internal.models.MinimalTaskSummary
 
getPlanned() - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
getPorCompany() - Method in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
getPorInstance() - Method in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
getPorSystem() - Method in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
getPorType() - Method in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
getPorValue() - Method in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
getPrimaryObjRef() - Method in interface pro.taskana.task.api.models.TaskSummary
Returns the primary ObjectReference of the Task.
getPrimaryObjRef() - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
getPrimaryObjRefImpl() - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
getPriority() - Method in interface pro.taskana.classification.api.models.ClassificationSummary
Returns the priority of the Classification.
getPriority() - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
getPriority() - Method in class pro.taskana.classification.internal.models.ClassificationSummaryImpl
 
getPriority() - Method in class pro.taskana.common.api.ScheduledJob
 
getPriority() - Method in class pro.taskana.monitor.api.reports.item.PriorityQueryItem
 
getPriority() - Method in class pro.taskana.spi.history.api.events.classification.ClassificationHistoryEvent
 
getPriority() - Method in interface pro.taskana.task.api.models.TaskSummary
Returns the priority of the Task.
getPriority() - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
getPriorityJobBatchSize() - Method in class pro.taskana.TaskanaEngineConfiguration
 
getPriorityJobFirstRun() - Method in class pro.taskana.TaskanaEngineConfiguration
 
getPriorityJobRunEvery() - Method in class pro.taskana.TaskanaEngineConfiguration
 
getPriorityServiceManager() - Method in interface pro.taskana.common.internal.InternalTaskanaEngine
Retrieves the PriorityServiceManager.
getPriorityServiceManager() - Method in class pro.taskana.common.internal.TaskanaEngineImpl
 
getQueryColumnName() - Method in class pro.taskana.task.internal.TaskCommentQueryImpl
 
getReceived() - Method in interface pro.taskana.task.api.models.AttachmentSummary
Returns the time when the Attachment was received.
getReceived() - Method in interface pro.taskana.task.api.models.TaskSummary
Returns the time when the surrounding process was started.
getReceived() - Method in class pro.taskana.task.internal.models.AttachmentSummaryImpl
 
getReceived() - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
getRequiredCallbackStates() - Method in exception pro.taskana.task.api.exceptions.InvalidCallbackStateException
 
getRequiredPermissions() - Method in exception pro.taskana.workbasket.api.exceptions.MismatchedWorkbasketPermissionException
 
getRequiredTaskStates() - Method in exception pro.taskana.task.api.exceptions.InvalidTaskStateException
 
getRetryCount() - Method in class pro.taskana.common.api.ScheduledJob
 
getReviewRequiredManager() - Method in interface pro.taskana.common.internal.InternalTaskanaEngine
Retrieves the ReviewRequiredManager.
getRoleMap() - Method in class pro.taskana.TaskanaEngineConfiguration
 
getRow(String) - Method in class pro.taskana.monitor.api.reports.ClassificationReport.DetailedClassificationReport
 
getRow(String) - Method in class pro.taskana.monitor.api.reports.Report
 
getRow(String) - Method in class pro.taskana.monitor.api.reports.TimestampReport
 
getRowDesc() - Method in class pro.taskana.monitor.api.reports.Report
 
getRows() - Method in class pro.taskana.monitor.api.reports.Report
 
getSchemaName() - Method in class pro.taskana.TaskanaEngineConfiguration
 
getSecondaryObjectReferences() - Method in interface pro.taskana.task.api.models.TaskSummary
Returns the secondaryObjectReferences of the Task.
getSecondaryObjectReferences() - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
getServiceLevel() - Method in exception pro.taskana.classification.api.exceptions.MalformedServiceLevelException
 
getServiceLevel() - Method in interface pro.taskana.classification.api.models.ClassificationSummary
Returns the serviceLevel of the Classification.
getServiceLevel() - Method in class pro.taskana.classification.internal.models.ClassificationSummaryImpl
 
getServiceLevel() - Method in class pro.taskana.spi.history.api.events.classification.ClassificationHistoryEvent
 
getServiceLevelIn() - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
getServiceLevelLike() - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
getSmallestUpperLimit(List<? extends TimeIntervalColumnHeader>) - Static method in class pro.taskana.monitor.api.reports.header.TimeIntervalColumnHeader
 
getSqlSession() - Method in interface pro.taskana.common.internal.InternalTaskanaEngine
retrieve the SqlSession used by taskana.
getState() - Method in class pro.taskana.common.api.ScheduledJob
 
getState() - Method in class pro.taskana.monitor.api.reports.item.TaskQueryItem
 
getState() - Method in interface pro.taskana.task.api.models.TaskSummary
Returns the state of the Task.
getState() - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
getSubKey() - Method in class pro.taskana.monitor.api.SelectedItem
 
getSumRow() - Method in class pro.taskana.monitor.api.reports.Report
 
getSystem() - Method in interface pro.taskana.task.api.models.ObjectReference
Returns the system of the ObjectReference.
getSystem() - Method in class pro.taskana.task.internal.models.ObjectReferenceImpl
 
getSystem() - Method in class pro.taskana.task.internal.ObjectReferenceQueryImpl
 
getSystemInstance() - Method in interface pro.taskana.task.api.models.ObjectReference
Returns the systemInstance of the ObjectReference.
getSystemInstance() - Method in class pro.taskana.task.internal.models.ObjectReferenceImpl
 
getSystemInstance() - Method in class pro.taskana.task.internal.ObjectReferenceQueryImpl
 
getTask(String) - Method in interface pro.taskana.task.api.TaskService
Fetches a Task from the database by the specified id.
getTask(String) - Method in class pro.taskana.task.internal.TaskServiceImpl
 
getTaskAndWorkbasketIdsNotAuthorizedFor(List<MinimalTaskSummary>, List<String>) - Method in interface pro.taskana.task.internal.TaskMapper
 
getTaskCallbackState() - Method in exception pro.taskana.task.api.exceptions.InvalidCallbackStateException
 
getTaskClassificationCategory() - Method in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
getTaskClassificationId() - Method in class pro.taskana.monitor.api.CombinedClassificationFilter
 
getTaskClassificationKey() - Method in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
getTaskComment(String) - Method in interface pro.taskana.task.api.TaskService
Retrieves the TaskComment with the given id.
getTaskComment(String) - Method in class pro.taskana.task.internal.TaskServiceImpl
 
getTaskCommentId() - Method in exception pro.taskana.task.api.exceptions.MismatchedTaskCommentCreatorException
 
getTaskCommentId() - Method in exception pro.taskana.task.api.exceptions.TaskCommentNotFoundException
 
getTaskComments(String) - Method in interface pro.taskana.task.api.TaskService
Retrieves the List of TaskComments for the Task with given id.
getTaskComments(String) - Method in class pro.taskana.task.internal.TaskServiceImpl
 
getTaskCountByPriority() - Static method in class pro.taskana.monitor.internal.MonitorMapperSqlProvider
 
getTaskCountByPriority(WorkbasketPriorityReportBuilderImpl) - Method in interface pro.taskana.monitor.internal.MonitorMapper
 
getTaskCountOfCategories() - Static method in class pro.taskana.monitor.internal.MonitorMapperSqlProvider
 
getTaskCountOfCategories(Instant, TaskTimestamp, TimeIntervalReportBuilder<?, ?, ?>) - Method in interface pro.taskana.monitor.internal.MonitorMapper
 
getTaskCountOfClassifications() - Static method in class pro.taskana.monitor.internal.MonitorMapperSqlProvider
 
getTaskCountOfClassifications(Instant, TaskTimestamp, TimeIntervalReportBuilder<?, ?, ?>) - Method in interface pro.taskana.monitor.internal.MonitorMapper
 
getTaskCountOfDetailedClassifications() - Static method in class pro.taskana.monitor.internal.MonitorMapperSqlProvider
 
getTaskCountOfDetailedClassifications(Instant, TaskTimestamp, TimeIntervalReportBuilder<?, ?, ?>) - Method in interface pro.taskana.monitor.internal.MonitorMapper
 
getTaskCountOfTaskCustomFieldValues() - Static method in class pro.taskana.monitor.internal.MonitorMapperSqlProvider
 
getTaskCountOfTaskCustomFieldValues(Instant, TaskTimestamp, TimeIntervalReportBuilder<?, ?, ?>) - Method in interface pro.taskana.monitor.internal.MonitorMapper
 
getTaskCountOfWorkbaskets() - Static method in class pro.taskana.monitor.internal.MonitorMapperSqlProvider
 
getTaskCountOfWorkbaskets(Instant, TaskTimestamp, TimeIntervalReportBuilder<?, ?, ?>) - Method in interface pro.taskana.monitor.internal.MonitorMapper
 
getTaskId() - Method in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
getTaskId() - Method in exception pro.taskana.task.api.exceptions.AttachmentPersistenceException
 
getTaskId() - Method in exception pro.taskana.task.api.exceptions.InvalidCallbackStateException
 
getTaskId() - Method in exception pro.taskana.task.api.exceptions.InvalidOwnerException
 
getTaskId() - Method in exception pro.taskana.task.api.exceptions.InvalidTaskStateException
 
getTaskId() - Method in exception pro.taskana.task.api.exceptions.ObjectReferencePersistenceException
 
getTaskId() - Method in exception pro.taskana.task.api.exceptions.TaskNotFoundException
 
getTaskId() - Method in interface pro.taskana.task.api.models.AttachmentSummary
Returns the id of the associated Task.
getTaskId() - Method in interface pro.taskana.task.api.models.ObjectReference
Returns the id of the associated Task.
getTaskId() - Method in interface pro.taskana.task.api.models.TaskComment
Returns the id of the associated Task.
getTaskId() - Method in class pro.taskana.task.internal.models.AttachmentSummaryImpl
 
getTaskId() - Method in class pro.taskana.task.internal.models.MinimalTaskSummary
 
getTaskId() - Method in class pro.taskana.task.internal.models.ObjectReferenceImpl
 
getTaskId() - Method in class pro.taskana.task.internal.models.TaskCommentImpl
 
getTaskIdIn() - Method in class pro.taskana.task.internal.TaskCommentQueryImpl
 
getTaskIdsForSelectedItems() - Static method in class pro.taskana.monitor.internal.MonitorMapperSqlProvider
 
getTaskIdsForSelectedItems(Instant, TimeIntervalReportBuilder<?, ?, ?>, List<CombinedClassificationFilter>, String, TaskTimestamp, List<SelectedItem>, boolean) - Method in interface pro.taskana.monitor.internal.MonitorMapper
 
getTaskOwnerLongName() - Method in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
getTaskRoutingManager() - Method in interface pro.taskana.common.internal.InternalTaskanaEngine
Retrieve TaskRoutingProducer.
getTasksCountByState() - Static method in class pro.taskana.monitor.internal.MonitorMapperSqlProvider
 
getTasksCountByState(String[], TaskState[], String[], Integer) - Method in interface pro.taskana.monitor.internal.MonitorMapper
 
getTasksCountForStatusGroupedByOrgLevel() - Static method in class pro.taskana.monitor.internal.MonitorMapperSqlProvider
 
getTasksCountForStatusGroupedByOrgLevel(Instant, TaskTimestamp, TimeIntervalReportBuilder<?, ?, ?>) - Method in interface pro.taskana.monitor.internal.MonitorMapper
 
getTaskService() - Method in interface pro.taskana.common.api.TaskanaEngine
Returns a TaskService initialized with the current TaskanaEngine.
getTaskService() - Method in class pro.taskana.common.internal.TaskanaEngineImpl
 
getTaskState() - Method in exception pro.taskana.task.api.exceptions.InvalidTaskStateException
 
getTaskState() - Method in class pro.taskana.task.internal.models.MinimalTaskSummary
 
getTaskSummariesByIds(List<String>) - Method in class pro.taskana.task.internal.jobs.helper.TaskUpdatePriorityWorker
 
getTextField() - Method in interface pro.taskana.task.api.models.TaskComment
Returns the content of the TaskComment.
getTextField() - Method in class pro.taskana.task.internal.models.TaskCommentImpl
 
getTextFieldLike() - Method in class pro.taskana.task.internal.TaskCommentQueryImpl
 
getTextFieldNotLike() - Method in class pro.taskana.task.internal.TaskCommentQueryImpl
 
getTotalValue() - Method in interface pro.taskana.monitor.api.reports.row.Row
 
getTotalValue() - Method in class pro.taskana.monitor.api.reports.row.SingleRow
 
getType() - Method in interface pro.taskana.classification.api.models.ClassificationSummary
Returns the type of the Classification.
getType() - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
getType() - Method in class pro.taskana.classification.internal.jobs.ClassificationChangedJob
 
getType() - Method in class pro.taskana.classification.internal.models.ClassificationSummaryImpl
 
getType() - Method in class pro.taskana.common.api.ScheduledJob
 
getType() - Method in class pro.taskana.common.internal.jobs.AbstractTaskanaJob
 
getType() - Method in class pro.taskana.spi.history.api.events.classification.ClassificationHistoryEvent
 
getType() - Method in class pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEvent
 
getType() - Method in interface pro.taskana.task.api.models.ObjectReference
Returns the type of the ObjectReference.
getType() - Method in class pro.taskana.task.internal.jobs.TaskCleanupJob
 
getType() - Method in class pro.taskana.task.internal.jobs.TaskRefreshJob
 
getType() - Method in class pro.taskana.task.internal.jobs.TaskUpdatePriorityJob
 
getType() - Method in class pro.taskana.task.internal.models.ObjectReferenceImpl
 
getType() - Method in class pro.taskana.task.internal.ObjectReferenceQueryImpl
 
getType() - Method in interface pro.taskana.workbasket.api.models.WorkbasketSummary
Returns the type of the Workbasket.
getType() - Method in class pro.taskana.workbasket.internal.jobs.WorkbasketCleanupJob
 
getType() - Method in class pro.taskana.workbasket.internal.models.WorkbasketSummaryImpl
 
getType() - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
getUpperAgeLimit() - Method in class pro.taskana.monitor.api.reports.header.TimeIntervalColumnHeader
 
getUpperAgeLimit() - Method in class pro.taskana.monitor.api.SelectedItem
 
getUpperBoundInc() - Method in class pro.taskana.monitor.api.reports.header.PriorityColumnHeader
 
getUseManagedTransactions() - Method in class pro.taskana.TaskanaEngineConfiguration
 
getUser(String) - Method in interface pro.taskana.user.api.UserService
Gets a User.
getUser(String) - Method in class pro.taskana.user.internal.UserServiceImpl
 
getUserId() - Method in class pro.taskana.spi.history.api.events.classification.ClassificationHistoryEvent
 
getUserId() - Method in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
getUserId() - Method in class pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEvent
 
getUserId() - Method in exception pro.taskana.user.api.exceptions.UserAlreadyExistException
 
getUserId() - Method in exception pro.taskana.user.api.exceptions.UserNotFoundException
 
getUserLongName() - Method in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
getUserRefreshJobFirstRun() - Method in class pro.taskana.TaskanaEngineConfiguration
 
getUserRefreshJobRunEvery() - Method in class pro.taskana.TaskanaEngineConfiguration
 
getUserService() - Method in interface pro.taskana.common.api.TaskanaEngine
Returns a UserService initialized with the current TaskanaEngine.
getUserService() - Method in class pro.taskana.common.internal.TaskanaEngineImpl
 
getValidInDomain() - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
getValue() - Method in class pro.taskana.monitor.api.reports.item.MonitorQueryItem
 
getValue() - Method in class pro.taskana.monitor.api.reports.item.PriorityQueryItem
 
getValue() - Method in interface pro.taskana.monitor.api.reports.item.QueryItem
Its value will be added to the existing cell value during the insertion into a Report.
getValue() - Method in class pro.taskana.monitor.api.reports.item.TaskQueryItem
 
getValue() - Method in class pro.taskana.monitor.api.reports.item.TimestampQueryItem
 
getValue() - Method in interface pro.taskana.task.api.models.ObjectReference
Returns the value of the ObjectReference.
getValue() - Method in class pro.taskana.task.internal.models.ObjectReferenceImpl
 
getValue() - Method in class pro.taskana.task.internal.ObjectReferenceQueryImpl
 
getValue(String) - Method in interface pro.taskana.common.api.ConfigurationService
Retrieve a specific value from all custom attributes.
getValue(String) - Method in class pro.taskana.common.internal.ConfigurationServiceImpl
 
getWorkbasket(String) - Method in interface pro.taskana.workbasket.api.WorkbasketService
Get the Workbasket specified by the given id.
getWorkbasket(String) - Method in class pro.taskana.workbasket.internal.WorkbasketServiceImpl
 
getWorkbasket(String, String) - Method in interface pro.taskana.workbasket.api.WorkbasketService
Get the Workbasket specified by the given key and domain.
getWorkbasket(String, String) - Method in class pro.taskana.workbasket.internal.WorkbasketServiceImpl
 
getWorkbasketAccessItems(String) - Method in interface pro.taskana.workbasket.api.WorkbasketService
getWorkbasketAccessItems(String) - Method in class pro.taskana.workbasket.internal.WorkbasketServiceImpl
 
getWorkbasketId() - Method in class pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEvent
 
getWorkbasketId() - Method in class pro.taskana.task.internal.models.MinimalTaskSummary
 
getWorkbasketId() - Method in exception pro.taskana.workbasket.api.exceptions.MismatchedWorkbasketPermissionException
 
getWorkbasketId() - Method in exception pro.taskana.workbasket.api.exceptions.WorkbasketAccessItemAlreadyExistException
 
getWorkbasketId() - Method in exception pro.taskana.workbasket.api.exceptions.WorkbasketInUseException
 
getWorkbasketId() - Method in exception pro.taskana.workbasket.api.exceptions.WorkbasketMarkedForDeletionException
 
getWorkbasketId() - Method in interface pro.taskana.workbasket.api.models.WorkbasketAccessItem
Returns the id of the referenced Workbasket.
getWorkbasketId() - Method in class pro.taskana.workbasket.internal.models.WorkbasketAccessItemImpl
 
getWorkbasketIdIn() - Method in class pro.taskana.workbasket.internal.WorkbasketAccessItemQueryImpl
 
getWorkbasketKey() - Method in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
getWorkbasketKey() - Method in interface pro.taskana.task.api.models.Task
Returns the key of the Workbasket where the Task is stored in.
getWorkbasketKey() - Method in class pro.taskana.task.internal.models.TaskImpl
 
getWorkbasketKey() - Method in exception pro.taskana.workbasket.api.exceptions.MismatchedWorkbasketPermissionException
 
getWorkbasketKey() - Method in interface pro.taskana.workbasket.api.models.WorkbasketAccessItem
Returns the key of the referenced Workbasket.
getWorkbasketKey() - Method in class pro.taskana.workbasket.internal.models.WorkbasketAccessItemImpl
 
getWorkbasketKeyIn() - Method in class pro.taskana.workbasket.internal.WorkbasketAccessItemQueryImpl
 
getWorkbasketKeyLike() - Method in class pro.taskana.workbasket.internal.WorkbasketAccessItemQueryImpl
 
getWorkbasketService() - Method in interface pro.taskana.common.api.TaskanaEngine
Returns a WorkbasketService initialized with the current TaskanaEngine.
getWorkbasketService() - Method in class pro.taskana.common.internal.TaskanaEngineImpl
 
getWorkbasketSummary() - Method in interface pro.taskana.task.api.models.TaskSummary
Returns the WorkbasketSummary of the Task.
getWorkbasketSummary() - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
getWorkbasketSummaryImpl() - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
getWorkingDaysToDaysConverter() - Method in interface pro.taskana.common.api.TaskanaEngine
Returns the WorkingDaysToDaysConverter of the TaskanaEngine.
getWorkingDaysToDaysConverter() - Method in class pro.taskana.common.internal.TaskanaEngineImpl
 
GROUP - pro.taskana.workbasket.api.WorkbasketType
 

H

hasDifferentPriority(TaskSummary) - Static method in class pro.taskana.task.internal.jobs.helper.TaskUpdatePriorityWorker
 
hashCode() - Method in class pro.taskana.classification.internal.models.ClassificationImpl
 
hashCode() - Method in class pro.taskana.classification.internal.models.ClassificationSummaryImpl
 
hashCode() - Method in class pro.taskana.common.api.ScheduledJob
 
hashCode() - Method in class pro.taskana.monitor.api.SelectedItem
 
hashCode() - Method in class pro.taskana.spi.history.api.events.classification.ClassificationHistoryEvent
 
hashCode() - Method in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
hashCode() - Method in class pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEvent
 
hashCode() - Method in class pro.taskana.task.internal.models.AttachmentImpl
 
hashCode() - Method in class pro.taskana.task.internal.models.AttachmentSummaryImpl
 
hashCode() - Method in class pro.taskana.task.internal.models.MinimalTaskSummary
 
hashCode() - Method in class pro.taskana.task.internal.models.ObjectReferenceImpl
 
hashCode() - Method in class pro.taskana.task.internal.models.TaskCommentImpl
 
hashCode() - Method in class pro.taskana.task.internal.models.TaskImpl
 
hashCode() - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
hashCode() - Method in class pro.taskana.user.internal.models.UserImpl
 
hashCode() - Method in class pro.taskana.workbasket.internal.models.WorkbasketAccessItemImpl
 
hashCode() - Method in class pro.taskana.workbasket.internal.models.WorkbasketImpl
 
hashCode() - Method in class pro.taskana.workbasket.internal.models.WorkbasketSummaryImpl
 
HistoryEventManager - Class in pro.taskana.spi.history.internal
Creates and deletes events and emits them to the registered history service providers.
HistoryEventManager(TaskanaEngine) - Constructor for class pro.taskana.spi.history.internal.HistoryEventManager
 

I

id - Variable in class pro.taskana.classification.internal.models.ClassificationSummaryImpl
 
id - Variable in class pro.taskana.spi.history.api.events.classification.ClassificationHistoryEvent
 
id - Variable in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
id - Variable in class pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEvent
 
id - Variable in class pro.taskana.task.internal.models.AttachmentSummaryImpl
 
id - Variable in class pro.taskana.task.internal.models.TaskSummaryImpl
 
id - Variable in class pro.taskana.workbasket.internal.models.WorkbasketSummaryImpl
 
ID - pro.taskana.classification.api.ClassificationQueryColumnName
 
ID - pro.taskana.task.api.ObjectReferenceQueryColumnName
 
ID - pro.taskana.task.api.TaskCommentQueryColumnName
 
ID - pro.taskana.task.api.TaskQueryColumnName
 
ID - pro.taskana.workbasket.api.AccessItemQueryColumnName
 
ID - pro.taskana.workbasket.api.WorkbasketQueryColumnName
 
idIn(String...) - Method in interface pro.taskana.classification.api.ClassificationQuery
Selects only Classifications which have an id equal to any of the passed values.
idIn(String...) - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
idIn(String...) - Method in interface pro.taskana.task.api.TaskCommentQuery
Filter for TaskComments which are containing one of the given taskCommentIds.
idIn(String...) - Method in interface pro.taskana.task.api.TaskQuery
Filter for summaries which contain one of the given taskIds.
idIn(String...) - Method in class pro.taskana.task.internal.TaskCommentQueryImpl
 
idIn(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
idIn(String...) - Method in interface pro.taskana.workbasket.api.WorkbasketAccessItemQuery
Add your unique entry id to your query as filter.
idIn(String...) - Method in interface pro.taskana.workbasket.api.WorkbasketQuery
Add your ids to your query.
idIn(String...) - Method in class pro.taskana.workbasket.internal.WorkbasketAccessItemQueryImpl
 
idIn(String...) - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
idLike(String...) - Method in interface pro.taskana.task.api.TaskCommentQuery
Add your taskCommentIds for pattern matching to your query.
idLike(String...) - Method in class pro.taskana.task.internal.TaskCommentQueryImpl
 
idNotIn(String...) - Method in interface pro.taskana.task.api.TaskCommentQuery
Filter for TaskComments which are containing non of the given taskCommentIds.
idNotIn(String...) - Method in interface pro.taskana.task.api.TaskQuery
Exclude summaries which contain one of the given taskIds.
idNotIn(String...) - Method in class pro.taskana.task.internal.TaskCommentQueryImpl
 
idNotIn(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
idNotLike(String...) - Method in interface pro.taskana.task.api.TaskCommentQuery
Add your taskCommentIds for pattern matching to your query, which should not be contained.
idNotLike(String...) - Method in class pro.taskana.task.internal.TaskCommentQueryImpl
 
in(TaskState...) - Method in enum pro.taskana.task.api.TaskState
 
IN_REVIEW - pro.taskana.task.api.TaskState
 
initialize(List<? extends TimeIntervalColumnHeader>, WorkingDaysToDaysConverter) - Static method in class pro.taskana.monitor.internal.preprocessor.WorkingDaysToDaysReportConverter
 
initialize(List<? extends TimeIntervalColumnHeader>, WorkingDaysToDaysConverter, Instant) - Static method in class pro.taskana.monitor.internal.preprocessor.WorkingDaysToDaysReportConverter
Initializes the WorkingDaysToDaysConverter for a list of TimeIntervalColumnHeaders and a referenceDate.
initialize(TaskanaEngine) - Method in interface pro.taskana.spi.history.api.TaskanaHistory
Initialize TaskanaHistory service.
initialize(TaskanaEngine) - Method in interface pro.taskana.spi.routing.api.TaskRoutingProvider
Provide the active TaskanaEngine which is initialized for this TASKANA installation.
initialize(TaskanaEngine) - Method in interface pro.taskana.spi.task.api.AfterRequestChangesProvider
Provide the active TaskanaEngine which is initialized for this TASKANA installation.
initialize(TaskanaEngine) - Method in interface pro.taskana.spi.task.api.AfterRequestReviewProvider
Provide the active TaskanaEngine which is initialized for this TASKANA installation.
initialize(TaskanaEngine) - Method in interface pro.taskana.spi.task.api.BeforeRequestChangesProvider
Provide the active TaskanaEngine which is initialized for this TASKANA installation.
initialize(TaskanaEngine) - Method in interface pro.taskana.spi.task.api.BeforeRequestReviewProvider
Provide the active TaskanaEngine which is initialized for this TASKANA installation.
initialize(TaskanaEngine) - Method in interface pro.taskana.spi.task.api.ReviewRequiredProvider
Provide the active TaskanaEngine which is initialized for this TASKANA installation.
initializeSchedule(TaskanaEngine) - Static method in class pro.taskana.task.internal.jobs.TaskCleanupJob
Initializes the TaskCleanupJob schedule.
initializeSchedule(TaskanaEngine) - Static method in class pro.taskana.task.internal.jobs.TaskUpdatePriorityJob
Initializes the TaskUpdatePriorityJob schedule.
initializeSchedule(TaskanaEngine) - Static method in class pro.taskana.workbasket.internal.jobs.WorkbasketCleanupJob
Initializes the WorkbasketCleanupJob schedule.
initSqlSession() - Method in interface pro.taskana.common.internal.InternalTaskanaEngine
Initializes the SqlSessionManager.
initTaskanaProperties(String, String) - Method in class pro.taskana.TaskanaEngineConfiguration
 
insert() - Static method in class pro.taskana.user.internal.UserMapperSqlProvider
 
insert() - Static method in class pro.taskana.workbasket.internal.WorkbasketAccessSqlProvider
 
insert() - Static method in class pro.taskana.workbasket.internal.WorkbasketSqlProvider
 
insert(String, String) - Method in interface pro.taskana.workbasket.internal.DistributionTargetMapper
 
insert(ClassificationImpl) - Method in interface pro.taskana.classification.internal.ClassificationMapper
 
insert(AttachmentImpl) - Method in interface pro.taskana.task.internal.AttachmentMapper
 
insert(ObjectReferenceImpl) - Method in interface pro.taskana.task.internal.ObjectReferenceMapper
 
insert(TaskCommentImpl) - Method in interface pro.taskana.task.internal.TaskCommentMapper
 
insert(TaskImpl) - Method in interface pro.taskana.task.internal.TaskMapper
 
insert(User) - Method in interface pro.taskana.user.internal.UserMapper
 
insert(WorkbasketAccessItemImpl) - Method in interface pro.taskana.workbasket.internal.WorkbasketAccessMapper
 
insert(WorkbasketImpl) - Method in interface pro.taskana.workbasket.internal.WorkbasketMapper
 
insertGroups() - Static method in class pro.taskana.user.internal.UserMapperSqlProvider
 
insertGroups(User) - Method in interface pro.taskana.user.internal.UserMapper
 
insertJob(ScheduledJob) - Method in interface pro.taskana.common.internal.JobMapper
 
InternalTaskanaEngine - Interface in pro.taskana.common.internal
FOR INTERNAL USE ONLY.
InvalidCallbackStateException - Exception in pro.taskana.task.api.exceptions
This exception is thrown when the callback state of the Task doesn't allow the requested operation.
InvalidCallbackStateException(String, CallbackState, CallbackState...) - Constructor for exception pro.taskana.task.api.exceptions.InvalidCallbackStateException
 
InvalidOwnerException - Exception in pro.taskana.task.api.exceptions
This exception is thrown when the current user is not the owner of the Task.
InvalidOwnerException(String, String) - Constructor for exception pro.taskana.task.api.exceptions.InvalidOwnerException
 
InvalidStateException - Exception in pro.taskana.task.api.exceptions
This exception is thrown when the current state doesn't allow the requested operation.
InvalidStateException(String, ErrorCode) - Constructor for exception pro.taskana.task.api.exceptions.InvalidStateException
 
InvalidTaskStateException - Exception in pro.taskana.task.api.exceptions
This exception is thrown when the state of the Task doesn't allow the requested operation.
InvalidTaskStateException(String, TaskState, TaskState...) - Constructor for exception pro.taskana.task.api.exceptions.InvalidTaskStateException
 
inWorkingDays - Variable in class pro.taskana.monitor.internal.reports.WorkbasketPriorityReportBuilderImpl
 
inWorkingDays() - Method in interface pro.taskana.monitor.api.reports.TimeIntervalReportBuilder
If this filter is used, the days of the Report are counted in working days.
inWorkingDays() - Method in interface pro.taskana.monitor.api.reports.WorkbasketPriorityReport.Builder
If this filter is used, the days of the report are counted in working days.
inWorkingDays() - Method in class pro.taskana.monitor.internal.reports.WorkbasketPriorityReportBuilderImpl
 
IS_READ - pro.taskana.task.api.TaskQueryColumnName
 
IS_TRANSFERRED - pro.taskana.task.api.TaskQueryColumnName
 
isAttachmentColumn() - Method in enum pro.taskana.task.api.TaskQueryColumnName
 
isCheckReadPermission() - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
isCorpusChristiEnabled() - Method in class pro.taskana.TaskanaEngineConfiguration
 
isCustom1() - Method in class pro.taskana.task.internal.TaskCustomPropertySelector
 
isCustom10() - Method in class pro.taskana.task.internal.TaskCustomPropertySelector
 
isCustom11() - Method in class pro.taskana.task.internal.TaskCustomPropertySelector
 
isCustom12() - Method in class pro.taskana.task.internal.TaskCustomPropertySelector
 
isCustom13() - Method in class pro.taskana.task.internal.TaskCustomPropertySelector
 
isCustom14() - Method in class pro.taskana.task.internal.TaskCustomPropertySelector
 
isCustom15() - Method in class pro.taskana.task.internal.TaskCustomPropertySelector
 
isCustom16() - Method in class pro.taskana.task.internal.TaskCustomPropertySelector
 
isCustom2() - Method in class pro.taskana.task.internal.TaskCustomPropertySelector
 
isCustom3() - Method in class pro.taskana.task.internal.TaskCustomPropertySelector
 
isCustom4() - Method in class pro.taskana.task.internal.TaskCustomPropertySelector
 
isCustom5() - Method in class pro.taskana.task.internal.TaskCustomPropertySelector
 
isCustom6() - Method in class pro.taskana.task.internal.TaskCustomPropertySelector
 
isCustom7() - Method in class pro.taskana.task.internal.TaskCustomPropertySelector
 
isCustom8() - Method in class pro.taskana.task.internal.TaskCustomPropertySelector
 
isCustom9() - Method in class pro.taskana.task.internal.TaskCustomPropertySelector
 
isDeleteHistoryOnTaskDeletionEnabled() - Method in class pro.taskana.TaskanaEngineConfiguration
 
isEnabled() - Method in class pro.taskana.spi.history.internal.HistoryEventManager
 
isEnabled() - Method in class pro.taskana.spi.priority.internal.PriorityServiceManager
 
isEnabled() - Method in class pro.taskana.spi.routing.internal.TaskRoutingManager
 
isEnabled() - Method in class pro.taskana.spi.task.internal.CreateTaskPreprocessorManager
 
isEnabled() - Method in class pro.taskana.spi.user.internal.RefreshUserPostprocessorManager
 
isEndState() - Method in enum pro.taskana.task.api.TaskState
 
isGermanPublicHolidaysEnabled() - Method in class pro.taskana.TaskanaEngineConfiguration
 
isHistoryEnabled() - Method in interface pro.taskana.common.api.TaskanaEngine
Checks if the TaskanaHistory plugin is enabled.
isHistoryEnabled() - Method in class pro.taskana.common.internal.TaskanaEngineImpl
 
isIncludeLongName() - Method in class pro.taskana.task.internal.TaskCommentQueryImpl
 
isJobActive() - Method in class pro.taskana.task.internal.jobs.TaskUpdatePriorityJob
 
isJoinWithAccessList() - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
isManualPriorityActive() - Method in interface pro.taskana.task.api.models.TaskSummary
Returns whether the Task is prioritized manually.
isManualPriorityActive() - Method in class pro.taskana.task.internal.models.MinimalTaskSummary
 
isManualPriorityActive() - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
isMarkedForDeletion() - Method in interface pro.taskana.workbasket.api.models.Workbasket
Checks if the Workbasket is marked for deletion.
isMarkedForDeletion() - Method in interface pro.taskana.workbasket.api.models.WorkbasketSummary
Checks if the Workbasket is marked for deletion.
isMarkedForDeletion() - Method in class pro.taskana.workbasket.internal.models.WorkbasketSummaryImpl
 
isMarkedForDeletion() - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
isObjectReferenceColumn() - Method in enum pro.taskana.task.api.TaskQueryColumnName
 
isPermAppend() - Method in class pro.taskana.workbasket.internal.models.WorkbasketAccessItemImpl
 
isPermCustom1() - Method in class pro.taskana.workbasket.internal.models.WorkbasketAccessItemImpl
 
isPermCustom10() - Method in class pro.taskana.workbasket.internal.models.WorkbasketAccessItemImpl
 
isPermCustom11() - Method in class pro.taskana.workbasket.internal.models.WorkbasketAccessItemImpl
 
isPermCustom12() - Method in class pro.taskana.workbasket.internal.models.WorkbasketAccessItemImpl
 
isPermCustom2() - Method in class pro.taskana.workbasket.internal.models.WorkbasketAccessItemImpl
 
isPermCustom3() - Method in class pro.taskana.workbasket.internal.models.WorkbasketAccessItemImpl
 
isPermCustom4() - Method in class pro.taskana.workbasket.internal.models.WorkbasketAccessItemImpl
 
isPermCustom5() - Method in class pro.taskana.workbasket.internal.models.WorkbasketAccessItemImpl
 
isPermCustom6() - Method in class pro.taskana.workbasket.internal.models.WorkbasketAccessItemImpl
 
isPermCustom7() - Method in class pro.taskana.workbasket.internal.models.WorkbasketAccessItemImpl
 
isPermCustom8() - Method in class pro.taskana.workbasket.internal.models.WorkbasketAccessItemImpl
 
isPermCustom9() - Method in class pro.taskana.workbasket.internal.models.WorkbasketAccessItemImpl
 
isPermDistribute() - Method in class pro.taskana.workbasket.internal.models.WorkbasketAccessItemImpl
 
isPermOpen() - Method in class pro.taskana.workbasket.internal.models.WorkbasketAccessItemImpl
 
isPermRead() - Method in class pro.taskana.workbasket.internal.models.WorkbasketAccessItemImpl
 
isPermTransfer() - Method in class pro.taskana.workbasket.internal.models.WorkbasketAccessItemImpl
 
isPriorityJobActive() - Method in class pro.taskana.TaskanaEngineConfiguration
 
isRead - Variable in class pro.taskana.task.internal.models.TaskSummaryImpl
 
isRead() - Method in interface pro.taskana.task.api.models.TaskSummary
Returns the isRead flag of the Task.
isRead() - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
isSecurityEnabled() - Method in class pro.taskana.TaskanaEngineConfiguration
 
isSecurityEnabled(boolean) - Method in interface pro.taskana.common.internal.ConfigurationMapper
 
isTaskCleanupJobAllCompletedSameParentBusiness() - Method in class pro.taskana.TaskanaEngineConfiguration
 
isTransferred - Variable in class pro.taskana.task.internal.models.TaskSummaryImpl
 
isTransferred() - Method in interface pro.taskana.task.api.models.TaskSummary
Returns the isTransferred flag of the Task.
isTransferred() - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
isUserInRole(TaskanaRole...) - Method in interface pro.taskana.common.api.TaskanaEngine
Check whether the current user is member of one of the TaskanaRoles specified.
isUserInRole(TaskanaRole...) - Method in class pro.taskana.common.internal.TaskanaEngineImpl
 
isValidationAllowTimestampServiceLevelMismatch() - Method in class pro.taskana.TaskanaEngineConfiguration
 

J

JOB_DEFAULT_PRIORITY - Static variable in class pro.taskana.common.internal.JobServiceImpl
 
JobMapper - Interface in pro.taskana.common.internal
This class is the mybatis mapping of the JOB table.
JobRunner - Class in pro.taskana.common.internal.jobs
This is the runner for Tasks jobs.
JobRunner(TaskanaEngine) - Constructor for class pro.taskana.common.internal.jobs.JobRunner
 
JobService - Interface in pro.taskana.common.api
Service to manage the TaskanaJobs.
JobServiceImpl - Class in pro.taskana.common.internal
Controls all job activities.
JobServiceImpl(InternalTaskanaEngine, JobMapper) - Constructor for class pro.taskana.common.internal.JobServiceImpl
 

K

key - Variable in class pro.taskana.classification.internal.models.ClassificationSummaryImpl
 
key - Variable in class pro.taskana.spi.history.api.events.classification.ClassificationHistoryEvent
 
key - Variable in class pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEvent
 
key - Variable in class pro.taskana.workbasket.internal.models.WorkbasketSummaryImpl
 
KEY - pro.taskana.classification.api.ClassificationQueryColumnName
 
KEY - pro.taskana.workbasket.api.WorkbasketQueryColumnName
 
keyIn(String...) - Method in interface pro.taskana.classification.api.ClassificationQuery
Selects only Classifications which have a key equal to any of the passed values.
keyIn(String...) - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
keyIn(String...) - Method in interface pro.taskana.workbasket.api.WorkbasketQuery
Add your keys to your query.
keyIn(String...) - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
keyLike(String...) - Method in interface pro.taskana.workbasket.api.WorkbasketQuery
Add keys to your query.
keyLike(String...) - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
keyOrNameLike(String...) - Method in interface pro.taskana.workbasket.api.WorkbasketQuery
Add search strings to your query that are searched case-insensitively in the key and name fields of workbaskets.
keyOrNameLike(String...) - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 

L

list() - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
list() - Method in class pro.taskana.task.internal.ObjectReferenceQueryImpl
 
list() - Method in class pro.taskana.task.internal.TaskCommentQueryImpl
 
list() - Method in class pro.taskana.task.internal.TaskQueryImpl
 
list() - Method in class pro.taskana.workbasket.internal.WorkbasketAccessItemQueryImpl
 
list() - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
list(int, int) - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
list(int, int) - Method in class pro.taskana.task.internal.ObjectReferenceQueryImpl
 
list(int, int) - Method in class pro.taskana.task.internal.TaskCommentQueryImpl
 
list(int, int) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
list(int, int) - Method in class pro.taskana.workbasket.internal.WorkbasketAccessItemQueryImpl
 
list(int, int) - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
listCustomAttributeValuesForCustomAttributeName(TaskCustomField) - Method in interface pro.taskana.monitor.api.reports.TimeIntervalReportBuilder
Returns a list of all values of an entered custom field that are in the Report.
listTaskIdsForSelectedItems(List<SelectedItem>, TaskTimestamp) - Method in interface pro.taskana.monitor.api.reports.TimeIntervalReportBuilder
Returns a list of all taskIds of the Report that are in the list of selected items.
listTaskIdsForSelectedItems(List<SelectedItem>, TaskTimestamp) - Method in class pro.taskana.monitor.internal.reports.TimestampReportBuilderImpl
 
listValues(ClassificationQueryColumnName, BaseQuery.SortDirection) - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
listValues(ObjectReferenceQueryColumnName, BaseQuery.SortDirection) - Method in class pro.taskana.task.internal.ObjectReferenceQueryImpl
 
listValues(TaskCommentQueryColumnName, BaseQuery.SortDirection) - Method in class pro.taskana.task.internal.TaskCommentQueryImpl
 
listValues(TaskQueryColumnName, BaseQuery.SortDirection) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
listValues(AccessItemQueryColumnName, BaseQuery.SortDirection) - Method in class pro.taskana.workbasket.internal.WorkbasketAccessItemQueryImpl
 
listValues(WorkbasketQueryColumnName, BaseQuery.SortDirection) - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
loadProperties(String) - Static method in class pro.taskana.TaskanaEngineConfiguration
 
lockJob(ScheduledJob, String) - Method in class pro.taskana.common.internal.JobServiceImpl
 
lowercaseAccessIds(String[]) - Static method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 

M

MalformedServiceLevelException - Exception in pro.taskana.classification.api.exceptions
This exception is thrown when the service level of the Classification has not the required format.
MalformedServiceLevelException(String, String, String) - Constructor for exception pro.taskana.classification.api.exceptions.MalformedServiceLevelException
 
MANUAL_PRIORITY - pro.taskana.task.api.TaskQueryColumnName
 
manualPriority - Variable in class pro.taskana.task.internal.models.TaskSummaryImpl
 
MARKED_FOR_DELETION - pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEventType
 
markedForDeletion - Variable in class pro.taskana.workbasket.internal.models.WorkbasketSummaryImpl
 
markedForDeletion(boolean) - Method in interface pro.taskana.workbasket.api.WorkbasketQuery
Add to your query if the Workbasket shall be marked for deletion.
markedForDeletion(boolean) - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
MASTER_DOMAIN - Static variable in class pro.taskana.common.api.SharedConstants
 
MinimalTaskSummary - Class in pro.taskana.task.internal.models
A convenience class to represent pairs of task id and task state.
MismatchedTaskCommentCreatorException - Exception in pro.taskana.task.api.exceptions
This exception is thrown when the current user is not the creator of the TaskComment it tries to modify.
MismatchedTaskCommentCreatorException(String, String) - Constructor for exception pro.taskana.task.api.exceptions.MismatchedTaskCommentCreatorException
 
MismatchedWorkbasketPermissionException - Exception in pro.taskana.workbasket.api.exceptions
This exception is thrown when the current user does not have a certain permission on a Workbasket.
MismatchedWorkbasketPermissionException(String, String, String, WorkbasketPermission...) - Constructor for exception pro.taskana.workbasket.api.exceptions.MismatchedWorkbasketPermissionException
 
MismatchedWorkbasketPermissionException(String, String, WorkbasketPermission...) - Constructor for exception pro.taskana.workbasket.api.exceptions.MismatchedWorkbasketPermissionException
 
mode - Variable in class pro.taskana.common.internal.TaskanaEngineImpl
 
modified - Variable in class pro.taskana.task.internal.models.AttachmentSummaryImpl
 
modified - Variable in class pro.taskana.task.internal.models.TaskSummaryImpl
 
MODIFIED - pro.taskana.classification.api.ClassificationQueryColumnName
 
MODIFIED - pro.taskana.monitor.api.TaskTimestamp
 
MODIFIED - pro.taskana.task.api.TaskCommentQueryColumnName
 
MODIFIED - pro.taskana.task.api.TaskQueryColumnName
 
modifiedNotWithin(TimeInterval...) - Method in interface pro.taskana.task.api.TaskCommentQuery
Add the time intervals within which the TaskComment was not modified to your query.
modifiedNotWithin(TimeInterval...) - Method in interface pro.taskana.task.api.TaskQuery
Exclude the time intervals within which the task wasn't modified from your query.
modifiedNotWithin(TimeInterval...) - Method in class pro.taskana.task.internal.TaskCommentQueryImpl
 
modifiedNotWithin(TimeInterval...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
modifiedWithin(TimeInterval...) - Method in interface pro.taskana.classification.api.ClassificationQuery
Selects only Classifications which were modified within any of the passed TimeIntervals.
modifiedWithin(TimeInterval...) - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
modifiedWithin(TimeInterval...) - Method in interface pro.taskana.task.api.TaskCommentQuery
Add the time intervals within which the TaskComment was modified to your query.
modifiedWithin(TimeInterval...) - Method in interface pro.taskana.task.api.TaskQuery
Add the time intervals within which the task wasn't modified to your query.
modifiedWithin(TimeInterval...) - Method in class pro.taskana.task.internal.TaskCommentQueryImpl
 
modifiedWithin(TimeInterval...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
modifiedWithin(TimeInterval...) - Method in interface pro.taskana.workbasket.api.WorkbasketQuery
Add the time intervals within which the workbasket was modified to your query.
modifiedWithin(TimeInterval...) - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
MonitorMapper - Interface in pro.taskana.monitor.internal
This class is the mybatis mapping of task monitoring.
MonitorMapperSqlProvider - Class in pro.taskana.monitor.internal
 
MonitorQueryItem - Class in pro.taskana.monitor.api.reports.item
The MonitorQueryItem entity contains the number of tasks for a key (e.g.
MonitorQueryItem() - Constructor for class pro.taskana.monitor.api.reports.item.MonitorQueryItem
 
MonitorService - Interface in pro.taskana.monitor.api
The Monitor Service manages operations on tasks regarding the monitoring.
MonitorServiceImpl - Class in pro.taskana.monitor.internal
This is the implementation of MonitorService.
MonitorServiceImpl(InternalTaskanaEngine, MonitorMapper) - Constructor for class pro.taskana.monitor.internal.MonitorServiceImpl
 

N

name - Variable in class pro.taskana.classification.internal.models.ClassificationSummaryImpl
 
name - Variable in class pro.taskana.spi.history.api.events.classification.ClassificationHistoryEvent
 
name - Variable in class pro.taskana.task.internal.models.TaskSummaryImpl
 
name - Variable in class pro.taskana.workbasket.internal.models.WorkbasketSummaryImpl
 
NAME - pro.taskana.classification.api.ClassificationQueryColumnName
 
NAME - pro.taskana.task.api.TaskQueryColumnName
 
NAME - pro.taskana.task.api.WildcardSearchField
 
NAME - pro.taskana.workbasket.api.WorkbasketQueryColumnName
 
nameIn(String...) - Method in interface pro.taskana.classification.api.ClassificationQuery
Selects only Classifications which have a name equal to any of the passed values.
nameIn(String...) - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
nameIn(String...) - Method in interface pro.taskana.task.api.TaskQuery
Add your names to your query.
nameIn(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
nameIn(String...) - Method in interface pro.taskana.workbasket.api.WorkbasketQuery
Add your names to your query.
nameIn(String...) - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
nameLike(String...) - Method in interface pro.taskana.classification.api.ClassificationQuery
Selects only Classifications which have a ClassificationSummary.getName() value that matches any of the passed patterns.
nameLike(String...) - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
nameLike(String...) - Method in interface pro.taskana.task.api.TaskQuery
Add your name for pattern matching to your query.
nameLike(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
nameLike(String...) - Method in interface pro.taskana.workbasket.api.WorkbasketQuery
Add names to your query.
nameLike(String...) - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
nameNotIn(String...) - Method in interface pro.taskana.task.api.TaskQuery
Exclude these names from your query.
nameNotIn(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
nameNotLike(String...) - Method in interface pro.taskana.task.api.TaskQuery
Exclude these names for pattern matching from your query.
nameNotLike(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
newAttachment() - Method in interface pro.taskana.task.api.TaskService
Instantiates a non-persistent/non-inserted Attachment.
newAttachment() - Method in class pro.taskana.task.internal.TaskServiceImpl
 
newClassification(String, String, String) - Method in interface pro.taskana.classification.api.ClassificationService
Instantiates a non-persistent/non-inserted Classification.
newClassification(String, String, String) - Method in class pro.taskana.classification.internal.ClassificationServiceImpl
 
newObjectReference() - Method in interface pro.taskana.task.api.TaskService
Instantiates a non-persistent/non-inserted ObjectReference.
newObjectReference() - Method in class pro.taskana.task.internal.TaskServiceImpl
 
newObjectReference(String, String, String, String, String) - Method in interface pro.taskana.task.api.TaskService
Instantiates a non-persistent/non-inserted ObjectReference.
newObjectReference(String, String, String, String, String) - Method in class pro.taskana.task.internal.TaskServiceImpl
 
newTask() - Method in interface pro.taskana.task.api.TaskService
Instantiates a non-persistent/non-inserted Task.
newTask() - Method in class pro.taskana.task.internal.TaskServiceImpl
 
newTask(String) - Method in interface pro.taskana.task.api.TaskService
Instantiates a non-persistent/non-inserted Task.
newTask(String) - Method in class pro.taskana.task.internal.TaskServiceImpl
 
newTask(String, String) - Method in interface pro.taskana.task.api.TaskService
Instantiates a non-persistent/non-inserted Task.
newTask(String, String) - Method in class pro.taskana.task.internal.TaskServiceImpl
 
newTaskComment(String) - Method in interface pro.taskana.task.api.TaskService
Instantiates a non-persistent/non-inserted TaskComment.
newTaskComment(String) - Method in class pro.taskana.task.internal.TaskServiceImpl
 
newUser() - Method in interface pro.taskana.user.api.UserService
Returns a new User with all fields being empty.
newUser() - Method in class pro.taskana.user.internal.UserServiceImpl
 
newValue - Variable in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
newWorkbasket(String, String) - Method in interface pro.taskana.workbasket.api.WorkbasketService
Returns a new Workbasket which is not inserted.
newWorkbasket(String, String) - Method in class pro.taskana.workbasket.internal.WorkbasketServiceImpl
 
newWorkbasketAccessItem(String, String) - Method in interface pro.taskana.workbasket.api.WorkbasketService
Returns a new WorkbasketAccessItem which is not inserted.
newWorkbasketAccessItem(String, String) - Method in class pro.taskana.workbasket.internal.WorkbasketServiceImpl
 
NONE - pro.taskana.task.api.CallbackState
 
NotAuthorizedToQueryWorkbasketException - Exception in pro.taskana.workbasket.api.exceptions
This exception is thrown when a user is not authorized to query a Workbasket.
NotAuthorizedToQueryWorkbasketException(String, ErrorCode, Throwable) - Constructor for exception pro.taskana.workbasket.api.exceptions.NotAuthorizedToQueryWorkbasketException
 
note - Variable in class pro.taskana.task.internal.models.TaskSummaryImpl
 
NOTE - pro.taskana.task.api.TaskQueryColumnName
 
noteLike(String...) - Method in interface pro.taskana.task.api.TaskQuery
Add your custom note for pattern matching to your query.
noteLike(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
noteNotLike(String...) - Method in interface pro.taskana.task.api.TaskQuery
Exclude your custom note for pattern matching from your query.
noteNotLike(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 

O

O_COMPANY - pro.taskana.task.api.TaskQueryColumnName
 
O_SYSTEM - pro.taskana.task.api.TaskQueryColumnName
 
O_SYSTEM_INSTANCE - pro.taskana.task.api.TaskQueryColumnName
 
O_TYPE - pro.taskana.task.api.TaskQueryColumnName
 
O_VALUE - pro.taskana.task.api.TaskQueryColumnName
 
objectReference - Variable in class pro.taskana.task.internal.models.AttachmentSummaryImpl
 
ObjectReference - Interface in pro.taskana.task.api.models
ObjectReference-Interface to specify ObjectReference Attributes.
ObjectReferenceHandler - Class in pro.taskana.task.internal
Handles all operations on secondary ObjectReferences.
ObjectReferenceImpl - Class in pro.taskana.task.internal.models
ObjectReference entity.
ObjectReferenceImpl() - Constructor for class pro.taskana.task.internal.models.ObjectReferenceImpl
 
ObjectReferenceImpl(String, String, String, String, String) - Constructor for class pro.taskana.task.internal.models.ObjectReferenceImpl
 
ObjectReferenceMapper - Interface in pro.taskana.task.internal
This class is the mybatis mapping of ObjectReference.
ObjectReferencePersistenceException - Exception in pro.taskana.task.api.exceptions
This exception is thrown when an ObjectReference should be inserted to the DB, but it does already exist.
ObjectReferencePersistenceException(String, String, Throwable) - Constructor for exception pro.taskana.task.api.exceptions.ObjectReferencePersistenceException
 
ObjectReferenceQuery - Interface in pro.taskana.task.api
ObjectReferenceQuery for generating dynamic sql.
ObjectReferenceQueryColumnName - Enum in pro.taskana.task.api
ObjectReferenceQueryImpl - Class in pro.taskana.task.internal
Implementation of ObjectReferenceQuery interface.
ObjectReferenceQuerySqlProvider - Class in pro.taskana.task.internal
 
oldValue - Variable in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
OPEN - pro.taskana.workbasket.api.WorkbasketPermission
 
openConnection() - Method in interface pro.taskana.common.internal.InternalTaskanaEngine
Opens the connection to the database.
orderByAccessId(BaseQuery.SortDirection) - Method in interface pro.taskana.workbasket.api.WorkbasketAccessItemQuery
Sort the query result by access Id.
orderByAccessId(BaseQuery.SortDirection) - Method in class pro.taskana.workbasket.internal.WorkbasketAccessItemQueryImpl
 
orderByApplicationEntryPoint(BaseQuery.SortDirection) - Method in interface pro.taskana.classification.api.ClassificationQuery
Sorts the query result by the applicationEntryPoint.
orderByApplicationEntryPoint(BaseQuery.SortDirection) - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
orderByAttachmentChannel(BaseQuery.SortDirection) - Method in interface pro.taskana.task.api.TaskQuery
This method sorts the query result according to the attachment channel.
orderByAttachmentChannel(BaseQuery.SortDirection) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
orderByAttachmentClassificationId(BaseQuery.SortDirection) - Method in interface pro.taskana.task.api.TaskQuery
This method sorts the query result according to the attachment classification id.
orderByAttachmentClassificationId(BaseQuery.SortDirection) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
orderByAttachmentClassificationKey(BaseQuery.SortDirection) - Method in interface pro.taskana.task.api.TaskQuery
This method sorts the query result according to the attachment classification key.
orderByAttachmentClassificationKey(BaseQuery.SortDirection) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
orderByAttachmentClassificationName(BaseQuery.SortDirection) - Method in interface pro.taskana.task.api.TaskQuery
This method sorts the query result according to the attachment classification name.
orderByAttachmentClassificationName(BaseQuery.SortDirection) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
orderByAttachmentReceived(BaseQuery.SortDirection) - Method in interface pro.taskana.task.api.TaskQuery
This method sorts the query result according to the attachment received.
orderByAttachmentReceived(BaseQuery.SortDirection) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
orderByAttachmentReference(BaseQuery.SortDirection) - Method in interface pro.taskana.task.api.TaskQuery
This method sorts the query result according to the attachment reference value.
orderByAttachmentReference(BaseQuery.SortDirection) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
orderByBusinessProcessId(BaseQuery.SortDirection) - Method in interface pro.taskana.task.api.TaskQuery
This method sorts the query result according to the business process id.
orderByBusinessProcessId(BaseQuery.SortDirection) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
orderByCategory(BaseQuery.SortDirection) - Method in interface pro.taskana.classification.api.ClassificationQuery
Sorts the query result by category.
orderByCategory(BaseQuery.SortDirection) - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
orderByClaimed(BaseQuery.SortDirection) - Method in interface pro.taskana.task.api.TaskQuery
This method sorts the query result according to the claimed timestamp.
orderByClaimed(BaseQuery.SortDirection) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
orderByClassificationKey(BaseQuery.SortDirection) - Method in interface pro.taskana.task.api.TaskQuery
This method sorts the query result according to the classification key.
orderByClassificationKey(BaseQuery.SortDirection) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
orderByClassificationName(BaseQuery.SortDirection) - Method in interface pro.taskana.task.api.TaskQuery
This method sorts the query result according to the classification name.
orderByClassificationName(BaseQuery.SortDirection) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
orderByCompleted(BaseQuery.SortDirection) - Method in interface pro.taskana.task.api.TaskQuery
This method sorts the query result according to the completed timestamp.
orderByCompleted(BaseQuery.SortDirection) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
orderByCreated(BaseQuery.SortDirection) - Method in interface pro.taskana.task.api.TaskCommentQuery
This method sorts the query result according to the created timestamp.
orderByCreated(BaseQuery.SortDirection) - Method in interface pro.taskana.task.api.TaskQuery
This method sorts the query result according to the created timestamp.
orderByCreated(BaseQuery.SortDirection) - Method in class pro.taskana.task.internal.TaskCommentQueryImpl
 
orderByCreated(BaseQuery.SortDirection) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
orderByCreator(BaseQuery.SortDirection) - Method in interface pro.taskana.task.api.TaskQuery
This method sorts the query result according to creators name.
orderByCreator(BaseQuery.SortDirection) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
orderByCustomAttribute(ClassificationCustomField, BaseQuery.SortDirection) - Method in interface pro.taskana.classification.api.ClassificationQuery
Sorts the query result according to the value of the specified customField.
orderByCustomAttribute(ClassificationCustomField, BaseQuery.SortDirection) - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
orderByCustomAttribute(TaskCustomField, BaseQuery.SortDirection) - Method in interface pro.taskana.task.api.TaskQuery
This method sorts the query result according to the value of a custom field.
orderByCustomAttribute(TaskCustomField, BaseQuery.SortDirection) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
orderByCustomAttribute(WorkbasketCustomField, BaseQuery.SortDirection) - Method in interface pro.taskana.workbasket.api.WorkbasketQuery
This method sorts the query result according to the value of a custom field.
orderByCustomAttribute(WorkbasketCustomField, BaseQuery.SortDirection) - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
orderByCustomIntAttribute(TaskCustomIntField, BaseQuery.SortDirection) - Method in interface pro.taskana.task.api.TaskQuery
This method sorts the query result according to the value of the specified TaskCustomIntField.
orderByCustomIntAttribute(TaskCustomIntField, BaseQuery.SortDirection) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
orderByDescription(BaseQuery.SortDirection) - Method in interface pro.taskana.workbasket.api.WorkbasketQuery
Sort the query result by description.
orderByDescription(BaseQuery.SortDirection) - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
orderByDomain(BaseQuery.SortDirection) - Method in interface pro.taskana.classification.api.ClassificationQuery
Sort the query result by domain.
orderByDomain(BaseQuery.SortDirection) - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
orderByDomain(BaseQuery.SortDirection) - Method in interface pro.taskana.task.api.TaskQuery
This method sorts the query result according to the domain.
orderByDomain(BaseQuery.SortDirection) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
orderByDomain(BaseQuery.SortDirection) - Method in interface pro.taskana.workbasket.api.WorkbasketQuery
Sort the query result by domain.
orderByDomain(BaseQuery.SortDirection) - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
orderByDue(BaseQuery.SortDirection) - Method in interface pro.taskana.task.api.TaskQuery
This method sorts the query result according to the due timestamp.
orderByDue(BaseQuery.SortDirection) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
orderById(BaseQuery.SortDirection) - Method in interface pro.taskana.workbasket.api.WorkbasketAccessItemQuery
Sort the query result by Id.
orderById(BaseQuery.SortDirection) - Method in class pro.taskana.workbasket.internal.WorkbasketAccessItemQueryImpl
 
orderByKey(BaseQuery.SortDirection) - Method in interface pro.taskana.classification.api.ClassificationQuery
Sorts the query result by key.
orderByKey(BaseQuery.SortDirection) - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
orderByKey(BaseQuery.SortDirection) - Method in interface pro.taskana.workbasket.api.WorkbasketQuery
Sort the query result by key.
orderByKey(BaseQuery.SortDirection) - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
orderByModified(BaseQuery.SortDirection) - Method in interface pro.taskana.task.api.TaskCommentQuery
This method sorts the query result according to the modified timestamp.
orderByModified(BaseQuery.SortDirection) - Method in interface pro.taskana.task.api.TaskQuery
This method sorts the query result according to the modified timestamp.
orderByModified(BaseQuery.SortDirection) - Method in class pro.taskana.task.internal.TaskCommentQueryImpl
 
orderByModified(BaseQuery.SortDirection) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
orderByName(BaseQuery.SortDirection) - Method in interface pro.taskana.classification.api.ClassificationQuery
Sorts the query result by name.
orderByName(BaseQuery.SortDirection) - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
orderByName(BaseQuery.SortDirection) - Method in interface pro.taskana.task.api.TaskQuery
This method sorts the query result according to name.
orderByName(BaseQuery.SortDirection) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
orderByName(BaseQuery.SortDirection) - Method in interface pro.taskana.workbasket.api.WorkbasketQuery
Sort the query result by name.
orderByName(BaseQuery.SortDirection) - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
orderByNote(BaseQuery.SortDirection) - Method in interface pro.taskana.task.api.TaskQuery
This method sorts the query result according to the note.
orderByNote(BaseQuery.SortDirection) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
orderByOrgLevel1(BaseQuery.SortDirection) - Method in interface pro.taskana.workbasket.api.WorkbasketQuery
Sort the query result by organization level 1.
orderByOrgLevel1(BaseQuery.SortDirection) - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
orderByOrgLevel2(BaseQuery.SortDirection) - Method in interface pro.taskana.workbasket.api.WorkbasketQuery
Sort the query result by organization level 2.
orderByOrgLevel2(BaseQuery.SortDirection) - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
orderByOrgLevel3(BaseQuery.SortDirection) - Method in interface pro.taskana.workbasket.api.WorkbasketQuery
Sort the query result by organization level 3.
orderByOrgLevel3(BaseQuery.SortDirection) - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
orderByOrgLevel4(BaseQuery.SortDirection) - Method in interface pro.taskana.workbasket.api.WorkbasketQuery
Sort the query result by organization level 4.
orderByOrgLevel4(BaseQuery.SortDirection) - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
orderByOwner(BaseQuery.SortDirection) - Method in interface pro.taskana.task.api.TaskQuery
This method sorts the query result according to the owner.
orderByOwner(BaseQuery.SortDirection) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
orderByOwner(BaseQuery.SortDirection) - Method in interface pro.taskana.workbasket.api.WorkbasketQuery
Sort the query result by owner.
orderByOwner(BaseQuery.SortDirection) - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
orderByOwnerLongName(BaseQuery.SortDirection) - Method in interface pro.taskana.task.api.TaskQuery
This method sorts the query result according to the owner's long name.
orderByOwnerLongName(BaseQuery.SortDirection) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
orderByParentBusinessProcessId(BaseQuery.SortDirection) - Method in interface pro.taskana.task.api.TaskQuery
This method sorts the query result according to the parent business process id.
orderByParentBusinessProcessId(BaseQuery.SortDirection) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
orderByParentId(BaseQuery.SortDirection) - Method in interface pro.taskana.classification.api.ClassificationQuery
Sorts the query result by the parentKey.
orderByParentId(BaseQuery.SortDirection) - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
orderByParentKey(BaseQuery.SortDirection) - Method in interface pro.taskana.classification.api.ClassificationQuery
Sorts the query result by category.
orderByParentKey(BaseQuery.SortDirection) - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
orderByPlanned(BaseQuery.SortDirection) - Method in interface pro.taskana.task.api.TaskQuery
This method sorts the query result according to the planned timestamp.
orderByPlanned(BaseQuery.SortDirection) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
orderByPrimaryObjectReferenceCompany(BaseQuery.SortDirection) - Method in interface pro.taskana.task.api.TaskQuery
This method sorts the query result according to the company of the primary object reference.
orderByPrimaryObjectReferenceCompany(BaseQuery.SortDirection) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
orderByPrimaryObjectReferenceSystem(BaseQuery.SortDirection) - Method in interface pro.taskana.task.api.TaskQuery
This method sorts the query result according to the system of the primary object reference.
orderByPrimaryObjectReferenceSystem(BaseQuery.SortDirection) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
orderByPrimaryObjectReferenceSystemInstance(BaseQuery.SortDirection) - Method in interface pro.taskana.task.api.TaskQuery
This method sorts the query result according to the system instance of the primary object reference.
orderByPrimaryObjectReferenceSystemInstance(BaseQuery.SortDirection) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
orderByPrimaryObjectReferenceType(BaseQuery.SortDirection) - Method in interface pro.taskana.task.api.TaskQuery
This method sorts the query result according to the type of the primary object reference.
orderByPrimaryObjectReferenceType(BaseQuery.SortDirection) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
orderByPrimaryObjectReferenceValue(BaseQuery.SortDirection) - Method in interface pro.taskana.task.api.TaskQuery
This method sorts the query result according to the value of the primary object reference.
orderByPrimaryObjectReferenceValue(BaseQuery.SortDirection) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
orderByPriority(BaseQuery.SortDirection) - Method in interface pro.taskana.classification.api.ClassificationQuery
Sorts the query result by priority.
orderByPriority(BaseQuery.SortDirection) - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
orderByPriority(BaseQuery.SortDirection) - Method in interface pro.taskana.task.api.TaskQuery
This method sorts the query result according to the priority.
orderByPriority(BaseQuery.SortDirection) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
orderByReceived(BaseQuery.SortDirection) - Method in interface pro.taskana.task.api.TaskQuery
This method sorts the query result according to the received timestamp.
orderByReceived(BaseQuery.SortDirection) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
orderByServiceLevel(BaseQuery.SortDirection) - Method in interface pro.taskana.classification.api.ClassificationQuery
Sorts the query result by domain.
orderByServiceLevel(BaseQuery.SortDirection) - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
orderByState(BaseQuery.SortDirection) - Method in interface pro.taskana.task.api.TaskQuery
This method sorts the query result according to the state.
orderByState(BaseQuery.SortDirection) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
orderByTaskId(BaseQuery.SortDirection) - Method in interface pro.taskana.task.api.TaskQuery
This method sorts the query result according to the primary task id.
orderByTaskId(BaseQuery.SortDirection) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
orderByType(BaseQuery.SortDirection) - Method in interface pro.taskana.workbasket.api.WorkbasketQuery
Sort the query result by type.
orderByType(BaseQuery.SortDirection) - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
orderByWorkbasketId(BaseQuery.SortDirection) - Method in interface pro.taskana.task.api.TaskQuery
This method sorts the query result according to the workbasket-Id of the tasks.
orderByWorkbasketId(BaseQuery.SortDirection) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
orderByWorkbasketId(BaseQuery.SortDirection) - Method in interface pro.taskana.workbasket.api.WorkbasketAccessItemQuery
Sort the query result by workbasket id.
orderByWorkbasketId(BaseQuery.SortDirection) - Method in class pro.taskana.workbasket.internal.WorkbasketAccessItemQueryImpl
 
orderByWorkbasketKey(BaseQuery.SortDirection) - Method in interface pro.taskana.task.api.TaskQuery
This method sorts the query result according to the workbasket key.
orderByWorkbasketKey(BaseQuery.SortDirection) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
orderByWorkbasketKey(BaseQuery.SortDirection) - Method in interface pro.taskana.workbasket.api.WorkbasketAccessItemQuery
Sort the query result by workbasket key.
orderByWorkbasketKey(BaseQuery.SortDirection) - Method in class pro.taskana.workbasket.internal.WorkbasketAccessItemQueryImpl
 
orderByWorkbasketName(BaseQuery.SortDirection) - Method in interface pro.taskana.task.api.TaskQuery
This method sorts the query result according to the workbasket name of the tasks.
orderByWorkbasketName(BaseQuery.SortDirection) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
ORG_LEVEL_1 - pro.taskana.workbasket.api.WorkbasketQueryColumnName
 
ORG_LEVEL_2 - pro.taskana.workbasket.api.WorkbasketQueryColumnName
 
ORG_LEVEL_3 - pro.taskana.workbasket.api.WorkbasketQueryColumnName
 
ORG_LEVEL_4 - pro.taskana.workbasket.api.WorkbasketQueryColumnName
 
orgLevel1 - Variable in class pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEvent
 
orgLevel1 - Variable in class pro.taskana.workbasket.internal.models.WorkbasketSummaryImpl
 
orgLevel1In(String...) - Method in interface pro.taskana.workbasket.api.WorkbasketQuery
Add the 1st organization level to your query.
orgLevel1In(String...) - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
orgLevel1Like(String...) - Method in interface pro.taskana.workbasket.api.WorkbasketQuery
Add the 1st organization level for pattern matching to your query.
orgLevel1Like(String...) - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
orgLevel2 - Variable in class pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEvent
 
orgLevel2 - Variable in class pro.taskana.workbasket.internal.models.WorkbasketSummaryImpl
 
orgLevel2In(String...) - Method in interface pro.taskana.workbasket.api.WorkbasketQuery
Add the 2nd organization level to your query.
orgLevel2In(String...) - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
orgLevel2Like(String...) - Method in interface pro.taskana.workbasket.api.WorkbasketQuery
Add the 2nd organization level for pattern matching to your query.
orgLevel2Like(String...) - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
orgLevel3 - Variable in class pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEvent
 
orgLevel3 - Variable in class pro.taskana.workbasket.internal.models.WorkbasketSummaryImpl
 
orgLevel3In(String...) - Method in interface pro.taskana.workbasket.api.WorkbasketQuery
Add the 3rd organization level to your query.
orgLevel3In(String...) - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
orgLevel3Like(String...) - Method in interface pro.taskana.workbasket.api.WorkbasketQuery
Add the 3rd organization level for pattern matching to your query.
orgLevel3Like(String...) - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
orgLevel4 - Variable in class pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEvent
 
orgLevel4 - Variable in class pro.taskana.workbasket.internal.models.WorkbasketSummaryImpl
 
orgLevel4In(String...) - Method in interface pro.taskana.workbasket.api.WorkbasketQuery
Add the 4th organization level to your query.
orgLevel4In(String...) - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
orgLevel4Like(String...) - Method in interface pro.taskana.workbasket.api.WorkbasketQuery
Add the 4th organization level for pattern matching to your query.
orgLevel4Like(String...) - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
owner - Variable in class pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEvent
 
owner - Variable in class pro.taskana.task.internal.models.TaskSummaryImpl
 
owner - Variable in class pro.taskana.workbasket.internal.models.WorkbasketSummaryImpl
 
OWNER - pro.taskana.task.api.TaskQueryColumnName
 
OWNER - pro.taskana.workbasket.api.WorkbasketQueryColumnName
 
OWNER_LONG_NAME - pro.taskana.task.api.TaskQueryColumnName
 
ownerIn(String...) - Method in interface pro.taskana.task.api.TaskQuery
Add the owners to your query.
ownerIn(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
ownerIn(String...) - Method in interface pro.taskana.workbasket.api.WorkbasketQuery
Add the owners to your query.
ownerIn(String...) - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
ownerLike(String...) - Method in interface pro.taskana.task.api.TaskQuery
Add the owner for pattern matching to your query.
ownerLike(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
ownerLike(String...) - Method in interface pro.taskana.workbasket.api.WorkbasketQuery
Add the owners for pattern matching to your query.
ownerLike(String...) - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
ownerLongName - Variable in class pro.taskana.task.internal.models.TaskSummaryImpl
 
ownerLongNameIn(String...) - Method in interface pro.taskana.task.api.TaskQuery
Adds the long names of the owners to your query.
ownerLongNameIn(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
ownerLongNameLike(String...) - Method in interface pro.taskana.task.api.TaskQuery
Adds the long names of the owner for pattern matching to your query.
ownerLongNameLike(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
ownerLongNameNotIn(String...) - Method in interface pro.taskana.task.api.TaskQuery
Adds the long names of the owners to your query, which should not be contained.
ownerLongNameNotIn(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
ownerLongNameNotLike(String...) - Method in interface pro.taskana.task.api.TaskQuery
Adds the long names of the owner for pattern matching to your query, which should not be contained.
ownerLongNameNotLike(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
ownerNotIn(String...) - Method in interface pro.taskana.task.api.TaskQuery
Filter out owners.
ownerNotIn(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
ownerNotLike(String...) - Method in interface pro.taskana.task.api.TaskQuery
Exclude the owner for pattern matching from your query.
ownerNotLike(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 

P

PARENT_BUSINESS_PROCESS_ID - pro.taskana.task.api.TaskQueryColumnName
 
PARENT_ID - pro.taskana.classification.api.ClassificationQueryColumnName
 
PARENT_KEY - pro.taskana.classification.api.ClassificationQueryColumnName
 
parentBusinessProcessId - Variable in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
parentBusinessProcessId - Variable in class pro.taskana.task.internal.models.TaskSummaryImpl
 
parentBusinessProcessIdIn(String...) - Method in interface pro.taskana.task.api.TaskQuery
Add the parent business process ids for exact matching to your query.
parentBusinessProcessIdIn(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
parentBusinessProcessIdLike(String...) - Method in interface pro.taskana.task.api.TaskQuery
Add your parent business process id for pattern matching to your query.
parentBusinessProcessIdLike(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
parentBusinessProcessIdNotIn(String...) - Method in interface pro.taskana.task.api.TaskQuery
Exclude the parent business process ids for exact matching from your query.
parentBusinessProcessIdNotIn(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
parentBusinessProcessIdNotLike(String...) - Method in interface pro.taskana.task.api.TaskQuery
Exclude your parent business process id for pattern matching to your query.
parentBusinessProcessIdNotLike(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
parentId - Variable in class pro.taskana.classification.internal.models.ClassificationSummaryImpl
 
parentId - Variable in class pro.taskana.spi.history.api.events.classification.ClassificationHistoryEvent
 
parentIdIn(String...) - Method in interface pro.taskana.classification.api.ClassificationQuery
Selects only Classifications which have a parentId equal to any of the passed values.
parentIdIn(String...) - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
parentKey - Variable in class pro.taskana.classification.internal.models.ClassificationSummaryImpl
 
parentKey - Variable in class pro.taskana.spi.history.api.events.classification.ClassificationHistoryEvent
 
parentKeyIn(String...) - Method in interface pro.taskana.classification.api.ClassificationQuery
Selects only Classifications which have a parentKey equal to any of the passed values.
parentKeyIn(String...) - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
PARTICIPATE - pro.taskana.common.api.TaskanaEngine.ConnectionManagementMode
 
PERSONAL - pro.taskana.workbasket.api.WorkbasketType
 
PlainJavaTransactionProvider - Class in pro.taskana.common.internal.jobs
 
PlainJavaTransactionProvider(TaskanaEngine, DataSource) - Constructor for class pro.taskana.common.internal.jobs.PlainJavaTransactionProvider
 
planned - Variable in class pro.taskana.task.internal.models.TaskSummaryImpl
 
PLANNED - pro.taskana.monitor.api.TaskTimestamp
 
PLANNED - pro.taskana.task.api.TaskQueryColumnName
 
plannedNotWithin(TimeInterval...) - Method in interface pro.taskana.task.api.TaskQuery
Exclude the time intervals within which the task isn't planned from your query.
plannedNotWithin(TimeInterval...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
plannedWithin(TimeInterval...) - Method in interface pro.taskana.task.api.TaskQuery
Add the time intervals within which the task is planned to your query.
plannedWithin(TimeInterval...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
POR_COMPANY - pro.taskana.task.api.TaskQueryColumnName
 
POR_INSTANCE - pro.taskana.task.api.TaskQueryColumnName
 
POR_SYSTEM - pro.taskana.task.api.TaskQueryColumnName
 
POR_TYPE - pro.taskana.task.api.TaskQueryColumnName
 
POR_VALUE - pro.taskana.task.api.TaskQueryColumnName
 
porCompany - Variable in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
porInstance - Variable in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
porSystem - Variable in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
porType - Variable in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
porValue - Variable in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
primaryObjectReferenceCompanyIn(String...) - Method in interface pro.taskana.task.api.TaskQuery
Add the companies of the primary object reference for exact matching to your query.
primaryObjectReferenceCompanyIn(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
primaryObjectReferenceCompanyLike(String...) - Method in interface pro.taskana.task.api.TaskQuery
Add the company of the primary object reference for pattern matching to your query.
primaryObjectReferenceCompanyLike(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
primaryObjectReferenceCompanyNotIn(String...) - Method in interface pro.taskana.task.api.TaskQuery
Exclude the companies of the primary object reference for exact matching from your query.
primaryObjectReferenceCompanyNotIn(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
primaryObjectReferenceCompanyNotLike(String...) - Method in interface pro.taskana.task.api.TaskQuery
Exclude the company of the primary object reference for pattern matching from your query.
primaryObjectReferenceCompanyNotLike(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
primaryObjectReferenceIn(ObjectReference...) - Method in interface pro.taskana.task.api.TaskQuery
Add the ObjectReference to exact match to your query.
primaryObjectReferenceIn(ObjectReference...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
primaryObjectReferenceSystemIn(String...) - Method in interface pro.taskana.task.api.TaskQuery
Add the systems of the primary object reference for exact matching to your query.
primaryObjectReferenceSystemIn(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
primaryObjectReferenceSystemInstanceIn(String...) - Method in interface pro.taskana.task.api.TaskQuery
Add the system instances of the primary object reference for exact matching to your query.
primaryObjectReferenceSystemInstanceIn(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
primaryObjectReferenceSystemInstanceLike(String...) - Method in interface pro.taskana.task.api.TaskQuery
Add the system instance of the primary object reference for pattern matching to your query.
primaryObjectReferenceSystemInstanceLike(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
primaryObjectReferenceSystemInstanceNotIn(String...) - Method in interface pro.taskana.task.api.TaskQuery
Exclude the system instances of the primary object reference for exact matching from your query.
primaryObjectReferenceSystemInstanceNotIn(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
primaryObjectReferenceSystemInstanceNotLike(String...) - Method in interface pro.taskana.task.api.TaskQuery
Exclude the system instance of the primary object reference for pattern matching from your query.
primaryObjectReferenceSystemInstanceNotLike(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
primaryObjectReferenceSystemLike(String...) - Method in interface pro.taskana.task.api.TaskQuery
Add the system of the primary object reference for pattern matching to your query.
primaryObjectReferenceSystemLike(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
primaryObjectReferenceSystemNotIn(String...) - Method in interface pro.taskana.task.api.TaskQuery
Exclude the systems of the primary object reference for exact matching from your query.
primaryObjectReferenceSystemNotIn(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
primaryObjectReferenceSystemNotLike(String...) - Method in interface pro.taskana.task.api.TaskQuery
Exclude the system of the primary object reference for pattern matching from your query.
primaryObjectReferenceSystemNotLike(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
primaryObjectReferenceTypeIn(String...) - Method in interface pro.taskana.task.api.TaskQuery
Add the types of the primary object reference for exact matching to your query.
primaryObjectReferenceTypeIn(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
primaryObjectReferenceTypeLike(String...) - Method in interface pro.taskana.task.api.TaskQuery
Add the type of the primary object reference for pattern matching to your query.
primaryObjectReferenceTypeLike(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
primaryObjectReferenceTypeNotIn(String...) - Method in interface pro.taskana.task.api.TaskQuery
Exclude the types of the primary object reference for exact matching from your query.
primaryObjectReferenceTypeNotIn(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
primaryObjectReferenceTypeNotLike(String...) - Method in interface pro.taskana.task.api.TaskQuery
Exclude the type of the primary object reference for pattern matching from your query.
primaryObjectReferenceTypeNotLike(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
primaryObjectReferenceValueIn(String...) - Method in interface pro.taskana.task.api.TaskQuery
Add the values of the primary object reference for exact matching to your query.
primaryObjectReferenceValueIn(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
primaryObjectReferenceValueLike(String...) - Method in interface pro.taskana.task.api.TaskQuery
Add the value of the primary object reference for pattern matching to your query.
primaryObjectReferenceValueLike(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
primaryObjectReferenceValueNotIn(String...) - Method in interface pro.taskana.task.api.TaskQuery
Exclude the values of the primary object reference for exact matching from your query.
primaryObjectReferenceValueNotIn(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
primaryObjectReferenceValueNotLike(String...) - Method in interface pro.taskana.task.api.TaskQuery
Exclude the value of the primary object reference for pattern matching from your query.
primaryObjectReferenceValueNotLike(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
primaryObjRef - Variable in class pro.taskana.task.internal.models.TaskSummaryImpl
 
priority - Variable in class pro.taskana.classification.internal.models.ClassificationSummaryImpl
 
priority - Variable in class pro.taskana.spi.history.api.events.classification.ClassificationHistoryEvent
 
priority - Variable in class pro.taskana.task.internal.models.TaskSummaryImpl
 
PRIORITY - pro.taskana.classification.api.ClassificationQueryColumnName
 
PRIORITY - pro.taskana.task.api.TaskQueryColumnName
 
PRIORITY_CHANGED - Static variable in class pro.taskana.classification.internal.jobs.ClassificationChangedJob
 
PRIORITY_CHANGED - Static variable in class pro.taskana.task.internal.jobs.TaskRefreshJob
 
PriorityColumnHeader - Class in pro.taskana.monitor.api.reports.header
 
PriorityColumnHeader(int, int) - Constructor for class pro.taskana.monitor.api.reports.header.PriorityColumnHeader
 
priorityIn(int...) - Method in interface pro.taskana.classification.api.ClassificationQuery
Selects only Classifications which have a priority equal to any of the passed values.
priorityIn(int...) - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
priorityIn(int...) - Method in interface pro.taskana.task.api.TaskQuery
Add your priorities to your query.
priorityIn(int...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
priorityMinimum(Integer) - Method in interface pro.taskana.monitor.api.reports.TaskStatusReport.Builder
Adds a priority Integer to the builder.
priorityMinimum(Integer) - Method in class pro.taskana.monitor.internal.reports.TaskStatusReportBuilderImpl
 
priorityNotIn(int...) - Method in interface pro.taskana.task.api.TaskQuery
Exclude the priorities from your query.
priorityNotIn(int...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
PriorityQueryItem - Class in pro.taskana.monitor.api.reports.item
 
PriorityQueryItem() - Constructor for class pro.taskana.monitor.api.reports.item.PriorityQueryItem
 
PriorityServiceManager - Class in pro.taskana.spi.priority.internal
 
PriorityServiceManager() - Constructor for class pro.taskana.spi.priority.internal.PriorityServiceManager
 
PriorityServiceProvider - Interface in pro.taskana.spi.priority.api
The PriorityServiceProvider allows to determine the priority of a Task according to custom logic.
pro.taskana - package pro.taskana
 
pro.taskana.classification.api - package pro.taskana.classification.api
 
pro.taskana.classification.api.exceptions - package pro.taskana.classification.api.exceptions
 
pro.taskana.classification.api.models - package pro.taskana.classification.api.models
 
pro.taskana.classification.internal - package pro.taskana.classification.internal
 
pro.taskana.classification.internal.jobs - package pro.taskana.classification.internal.jobs
 
pro.taskana.classification.internal.models - package pro.taskana.classification.internal.models
 
pro.taskana.common.api - package pro.taskana.common.api
 
pro.taskana.common.internal - package pro.taskana.common.internal
 
pro.taskana.common.internal.jobs - package pro.taskana.common.internal.jobs
 
pro.taskana.monitor.api - package pro.taskana.monitor.api
 
pro.taskana.monitor.api.reports - package pro.taskana.monitor.api.reports
 
pro.taskana.monitor.api.reports.header - package pro.taskana.monitor.api.reports.header
 
pro.taskana.monitor.api.reports.item - package pro.taskana.monitor.api.reports.item
 
pro.taskana.monitor.api.reports.row - package pro.taskana.monitor.api.reports.row
 
pro.taskana.monitor.internal - package pro.taskana.monitor.internal
 
pro.taskana.monitor.internal.preprocessor - package pro.taskana.monitor.internal.preprocessor
 
pro.taskana.monitor.internal.reports - package pro.taskana.monitor.internal.reports
 
pro.taskana.spi.history.api - package pro.taskana.spi.history.api
 
pro.taskana.spi.history.api.events.classification - package pro.taskana.spi.history.api.events.classification
 
pro.taskana.spi.history.api.events.task - package pro.taskana.spi.history.api.events.task
 
pro.taskana.spi.history.api.events.workbasket - package pro.taskana.spi.history.api.events.workbasket
 
pro.taskana.spi.history.api.exceptions - package pro.taskana.spi.history.api.exceptions
 
pro.taskana.spi.history.internal - package pro.taskana.spi.history.internal
 
pro.taskana.spi.priority.api - package pro.taskana.spi.priority.api
 
pro.taskana.spi.priority.internal - package pro.taskana.spi.priority.internal
 
pro.taskana.spi.routing.api - package pro.taskana.spi.routing.api
 
pro.taskana.spi.routing.internal - package pro.taskana.spi.routing.internal
 
pro.taskana.spi.task.api - package pro.taskana.spi.task.api
 
pro.taskana.spi.task.internal - package pro.taskana.spi.task.internal
 
pro.taskana.spi.user.api - package pro.taskana.spi.user.api
 
pro.taskana.spi.user.internal - package pro.taskana.spi.user.internal
 
pro.taskana.task.api - package pro.taskana.task.api
 
pro.taskana.task.api.exceptions - package pro.taskana.task.api.exceptions
 
pro.taskana.task.api.models - package pro.taskana.task.api.models
 
pro.taskana.task.internal - package pro.taskana.task.internal
 
pro.taskana.task.internal.jobs - package pro.taskana.task.internal.jobs
 
pro.taskana.task.internal.jobs.helper - package pro.taskana.task.internal.jobs.helper
 
pro.taskana.task.internal.models - package pro.taskana.task.internal.models
 
pro.taskana.user.api - package pro.taskana.user.api
 
pro.taskana.user.api.exceptions - package pro.taskana.user.api.exceptions
 
pro.taskana.user.api.models - package pro.taskana.user.api.models
 
pro.taskana.user.internal - package pro.taskana.user.internal
 
pro.taskana.user.internal.models - package pro.taskana.user.internal.models
 
pro.taskana.workbasket.api - package pro.taskana.workbasket.api
 
pro.taskana.workbasket.api.exceptions - package pro.taskana.workbasket.api.exceptions
 
pro.taskana.workbasket.api.models - package pro.taskana.workbasket.api.models
 
pro.taskana.workbasket.internal - package pro.taskana.workbasket.internal
 
pro.taskana.workbasket.internal.jobs - package pro.taskana.workbasket.internal.jobs
 
pro.taskana.workbasket.internal.models - package pro.taskana.workbasket.internal.models
 
processTaskBeforeCreation(Task) - Method in interface pro.taskana.spi.task.api.CreateTaskPreprocessor
Perform any action before a Task has been created through TaskService.createTask(Task).
processTaskBeforeCreation(Task) - Method in class pro.taskana.spi.task.internal.CreateTaskPreprocessorManager
 
processUserAfterRefresh(User) - Method in interface pro.taskana.spi.user.api.RefreshUserPostprocessor
Processes a User after its refresh.
processUserAfterRefresh(User) - Method in class pro.taskana.spi.user.internal.RefreshUserPostprocessorManager
 
propertiesFileName - Variable in class pro.taskana.TaskanaEngineConfiguration
 
propertiesSeparator - Variable in class pro.taskana.TaskanaEngineConfiguration
 

Q

queryClassificationColumnValues(ClassificationQueryImpl) - Method in interface pro.taskana.classification.internal.ClassificationQueryMapper
 
queryClassificationSummaries(ClassificationQueryImpl) - Method in interface pro.taskana.classification.internal.ClassificationQueryMapper
 
QueryItem - Interface in pro.taskana.monitor.api.reports.item
A QueryItem is en entity on which a Report is based on.
QueryItemPreprocessor<I extends QueryItem> - Interface in pro.taskana.monitor.api.reports.item
The QueryItemPreprocessor is used when adding QueryItems into a Report.
queryObjectReferenceColumnValues() - Static method in class pro.taskana.task.internal.ObjectReferenceQuerySqlProvider
 
queryObjectReferenceColumnValues(ObjectReferenceQueryImpl) - Method in interface pro.taskana.task.internal.ObjectReferenceMapper
 
queryObjectReferences() - Static method in class pro.taskana.task.internal.ObjectReferenceQuerySqlProvider
 
queryObjectReferences(ObjectReferenceQueryImpl) - Method in interface pro.taskana.task.internal.ObjectReferenceMapper
 
queryTaskColumnValues() - Static method in class pro.taskana.task.internal.TaskQuerySqlProvider
 
queryTaskColumnValues(TaskQueryImpl) - Method in interface pro.taskana.task.internal.TaskQueryMapper
 
queryTaskCommentColumnValues() - Static method in class pro.taskana.task.internal.TaskCommentQuerySqlProvider
 
queryTaskCommentColumnValues(TaskCommentQueryImpl) - Method in interface pro.taskana.task.internal.TaskCommentQueryMapper
 
queryTaskComments() - Static method in class pro.taskana.task.internal.TaskCommentQuerySqlProvider
 
queryTaskComments(TaskCommentQueryImpl, RowBounds) - Method in interface pro.taskana.task.internal.TaskCommentQueryMapper
 
queryTaskSummaries() - Static method in class pro.taskana.task.internal.TaskQuerySqlProvider
 
queryTaskSummaries(TaskQueryImpl) - Method in interface pro.taskana.task.internal.TaskQueryMapper
 
queryTaskSummariesDb2() - Static method in class pro.taskana.task.internal.TaskQuerySqlProvider
 
queryTaskSummariesDb2(TaskQueryImpl) - Method in interface pro.taskana.task.internal.TaskQueryMapper
 
queryWorkbasketAccessItemColumnValues(WorkbasketAccessItemQuery) - Method in interface pro.taskana.workbasket.internal.WorkbasketQueryMapper
 
queryWorkbasketAccessItems(WorkbasketAccessItemQuery) - Method in interface pro.taskana.workbasket.internal.WorkbasketQueryMapper
 
queryWorkbasketColumnValues(WorkbasketQueryImpl) - Method in interface pro.taskana.workbasket.internal.WorkbasketQueryMapper
 
queryWorkbasketSummaries(WorkbasketQueryImpl) - Method in interface pro.taskana.workbasket.internal.WorkbasketQueryMapper
 

R

Range(int) - Constructor for class pro.taskana.monitor.api.reports.header.TimeIntervalColumnHeader.Range
 
Range(int, int) - Constructor for class pro.taskana.monitor.api.reports.header.TimeIntervalColumnHeader.Range
 
READ - pro.taskana.workbasket.api.WorkbasketPermission
 
readEquals(Boolean) - Method in interface pro.taskana.task.api.TaskQuery
Add the isRead flag to the query.
readEquals(Boolean) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
readPropertiesFromFile() - Method in class pro.taskana.TaskanaEngineConfiguration
 
READY - pro.taskana.common.api.ScheduledJob.State
 
READY - pro.taskana.task.api.TaskState
 
READY_FOR_REVIEW - pro.taskana.task.api.TaskState
 
received - Variable in class pro.taskana.task.internal.models.AttachmentSummaryImpl
 
received - Variable in class pro.taskana.task.internal.models.TaskSummaryImpl
 
RECEIVED - pro.taskana.task.api.TaskQueryColumnName
 
receivedNotWithin(TimeInterval...) - Method in interface pro.taskana.task.api.TaskQuery
Exclude the time intervals within which the task wasn't received from your query.
receivedNotWithin(TimeInterval...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
receivedWithin(TimeInterval...) - Method in interface pro.taskana.task.api.TaskQuery
Add the time intervals within which the task is received to your query.
receivedWithin(TimeInterval...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
refreshPriorityAndDueDatesOfTasksOnClassificationUpdate(List<String>, boolean, boolean) - Method in class pro.taskana.task.internal.TaskServiceImpl
 
RefreshUserPostprocessor - Interface in pro.taskana.spi.user.api
The RefreshUserPostprocessor allows to implement custom behaviour after a User has been updated.
RefreshUserPostprocessorManager - Class in pro.taskana.spi.user.internal
 
RefreshUserPostprocessorManager() - Constructor for class pro.taskana.spi.user.internal.RefreshUserPostprocessorManager
 
registerTransactionProvider(TaskanaTransactionProvider) - Method in class pro.taskana.common.internal.jobs.JobRunner
 
removeAttachment(String) - Method in interface pro.taskana.task.api.models.Task
Removes an attachment of the current Task locally, when the ID is represented and does return the removed attachment or null if there was no match.
The changed Task need to be updated calling the TaskService.updateTask(Task).
removeAttachment(String) - Method in class pro.taskana.task.internal.models.TaskImpl
 
removeDistributionTarget(String, String) - Method in interface pro.taskana.workbasket.api.WorkbasketService
Remove a distribution target from a Workbasket.
removeDistributionTarget(String, String) - Method in class pro.taskana.workbasket.internal.WorkbasketServiceImpl
 
removeSecondaryObjectReference(String) - Method in interface pro.taskana.task.api.models.TaskSummary
Removes a secondary ObjectReference of the current Task locally, when the ID is represented and does return the removed ObjectReference or null if there was no match.
removeSecondaryObjectReference(String) - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
Report<I extends QueryItem,​H extends ColumnHeader<? super I>> - Class in pro.taskana.monitor.api.reports
A Report represents an abstract table that consists of Rows and a list of <ColumnHeader>s.
Report(List<H>, String[]) - Constructor for class pro.taskana.monitor.api.reports.Report
 
Report.Builder<I extends QueryItem,​H extends ColumnHeader<? super I>> - Interface in pro.taskana.monitor.api.reports
Builder for Report.
requestChanges(String) - Method in interface pro.taskana.task.api.TaskService
Request changes for an existing Task that is in TaskState.IN_REVIEW.
requestChanges(String) - Method in class pro.taskana.task.internal.TaskServiceImpl
 
requestChanges(TaskImpl) - Method in interface pro.taskana.task.internal.TaskMapper
 
REQUESTED_REVIEW - pro.taskana.spi.history.api.events.task.TaskHistoryEventType
 
requestReview(String) - Method in interface pro.taskana.task.api.TaskService
Request review for an existing Task that is in TaskState.CLAIMED.
requestReview(String) - Method in class pro.taskana.task.internal.TaskServiceImpl
 
requestReview(TaskImpl) - Method in interface pro.taskana.task.internal.TaskMapper
 
returnConnection() - Method in interface pro.taskana.common.internal.InternalTaskanaEngine
Returns the database connection into the pool.
reviewRequired(Task) - Method in interface pro.taskana.spi.task.api.ReviewRequiredProvider
Determine if a Task has to be reviewed instead of completed before TaskService.completeTask(String) is executed.
reviewRequired(Task) - Method in class pro.taskana.spi.task.internal.ReviewRequiredManager
 
ReviewRequiredManager - Class in pro.taskana.spi.task.internal
 
ReviewRequiredManager(TaskanaEngine) - Constructor for class pro.taskana.spi.task.internal.ReviewRequiredManager
 
ReviewRequiredProvider - Interface in pro.taskana.spi.task.api
The ReviewRequiredProvider allows to determine whether a Task requires a review instead of completion.
roleMap - Variable in class pro.taskana.TaskanaEngineConfiguration
 
Row<I extends QueryItem> - Interface in pro.taskana.monitor.api.reports.row
Representation of a row in a Report.
rowSize() - Method in class pro.taskana.monitor.api.reports.Report
 
rowTitles() - Method in class pro.taskana.monitor.api.reports.Report
 
run() - Method in class pro.taskana.common.internal.jobs.AbstractTaskanaJob
 
run() - Method in interface pro.taskana.common.internal.jobs.TaskanaJob
Execute the TaskanaJob.
runAsAdmin(Runnable) - Method in interface pro.taskana.common.api.TaskanaEngine
Executes a given Runnable with admin privileges and thus skips further permission checks.
runAsAdmin(Supplier<T>) - Method in interface pro.taskana.common.api.TaskanaEngine
Executes a given Supplier with admin privileges and thus skips further permission checks.
runAsAdmin(Supplier<T>) - Method in class pro.taskana.common.internal.TaskanaEngineImpl
 
runEvery - Variable in class pro.taskana.common.internal.jobs.AbstractTaskanaJob
 
runJobs() - Method in class pro.taskana.common.internal.jobs.JobRunner
 
runWithConnection(CheckedConsumer<Connection, SQLException>) - Method in class pro.taskana.task.internal.jobs.helper.SqlConnectionRunner
Run custom queries on a given connection.

S

scheduledJob - Variable in class pro.taskana.common.internal.jobs.AbstractTaskanaJob
 
ScheduledJob - Class in pro.taskana.common.api
This class holds all data that go into the Job table.
ScheduledJob() - Constructor for class pro.taskana.common.api.ScheduledJob
 
ScheduledJob.State - Enum in pro.taskana.common.api
This enum tracks the state of a job.
scheduleNextJob() - Method in class pro.taskana.common.internal.jobs.AbstractTaskanaJob
 
schemaName - Variable in class pro.taskana.TaskanaEngineConfiguration
 
secondaryObjectReferenceIn(ObjectReference...) - Method in interface pro.taskana.task.api.TaskQuery
Add the ObjectReference to exact match to your query.
secondaryObjectReferenceIn(ObjectReference...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
secondaryObjectReferences - Variable in class pro.taskana.task.internal.models.TaskSummaryImpl
 
securityEnabled - Variable in class pro.taskana.TaskanaEngineConfiguration
 
selectAndClaim(TaskQuery) - Method in interface pro.taskana.task.api.TaskService
Selects and claims the first Task which is returned by the TaskQuery.
selectAndClaim(TaskQuery) - Method in class pro.taskana.task.internal.TaskServiceImpl
 
selectAndClaimEquals(boolean) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
SelectedItem - Class in pro.taskana.monitor.api
An item that contains information of a selected item of a Report.
SelectedItem(String, String, int, int) - Constructor for class pro.taskana.monitor.api.SelectedItem
 
SERVICE_LEVEL_CHANGED - Static variable in class pro.taskana.classification.internal.jobs.ClassificationChangedJob
 
SERVICE_LEVEL_CHANGED - Static variable in class pro.taskana.task.internal.jobs.TaskRefreshJob
 
serviceLevel - Variable in class pro.taskana.classification.internal.models.ClassificationSummaryImpl
 
serviceLevel - Variable in class pro.taskana.spi.history.api.events.classification.ClassificationHistoryEvent
 
SERVICELEVEL - pro.taskana.classification.api.ClassificationQueryColumnName
 
serviceLevelIn(String...) - Method in interface pro.taskana.classification.api.ClassificationQuery
Selects only Classifications which have a serviceLevel equal to any of the passed values.
serviceLevelIn(String...) - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
serviceLevelLike(String...) - Method in interface pro.taskana.classification.api.ClassificationQuery
Selects only Classifications which have a serviceLevel value that matches any of the passed patterns.
serviceLevelLike(String...) - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
sessionManager - Variable in class pro.taskana.common.internal.TaskanaEngineImpl
 
setAccessId(String) - Method in class pro.taskana.workbasket.internal.models.WorkbasketAccessItemImpl
 
setAccessName(String) - Method in interface pro.taskana.workbasket.api.models.WorkbasketAccessItem
Set the name of the group or user for which this WorkbasketAccessItem controls access permissions.
setAccessName(String) - Method in class pro.taskana.workbasket.internal.models.WorkbasketAccessItemImpl
 
setAddAdditionalUserInfo(boolean) - Method in class pro.taskana.TaskanaEngineConfiguration
 
setAgeInDays(int) - Method in interface pro.taskana.monitor.api.reports.item.AgeQueryItem
 
setAgeInDays(int) - Method in class pro.taskana.monitor.api.reports.item.MonitorQueryItem
 
setAgeInDays(int) - Method in class pro.taskana.monitor.api.reports.item.TimestampQueryItem
 
setAllCustomAttributes(Map<String, ?>) - Method in interface pro.taskana.common.api.ConfigurationService
Override all custom attributes with the provided one.
setAllCustomAttributes(Map<String, ?>) - Method in interface pro.taskana.common.internal.ConfigurationMapper
 
setAllCustomAttributes(Map<String, ?>) - Method in class pro.taskana.common.internal.ConfigurationServiceImpl
 
setApplicationEntryPoint(String) - Method in interface pro.taskana.classification.api.models.Classification
Sets the logical name of the associated applicationEntryPoint of the Classification.
setApplicationEntryPoint(String) - Method in class pro.taskana.classification.internal.models.ClassificationImpl
 
setApplicationEntryPoint(String) - Method in class pro.taskana.classification.internal.models.ClassificationSummaryImpl
 
setApplicationEntryPoint(String) - Method in class pro.taskana.spi.history.api.events.classification.ClassificationHistoryEvent
 
setArguments(Map<String, String>) - Method in class pro.taskana.common.api.ScheduledJob
 
setAttachmentClassificationId(String) - Method in class pro.taskana.monitor.api.CombinedClassificationFilter
 
setAttachmentClassificationKey(String) - Method in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
setAttachmentKey(String) - Method in class pro.taskana.monitor.api.reports.item.DetailedMonitorQueryItem
 
setAttachments(List<Attachment>) - Method in class pro.taskana.task.internal.models.TaskImpl
 
setAttachmentSummaries(List<AttachmentSummary>) - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
setBusinessProcessId(String) - Method in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
setBusinessProcessId(String) - Method in interface pro.taskana.task.api.models.Task
Sets the associated businessProcessId.
setBusinessProcessId(String) - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
setCallbackInfo(Map<String, String>) - Method in interface pro.taskana.task.api.models.Task
Sets the callbackInfo.
setCallbackInfo(Map<String, String>) - Method in class pro.taskana.task.internal.models.TaskImpl
 
setCallbackState(CallbackState) - Method in class pro.taskana.task.internal.models.MinimalTaskSummary
 
setCallbackState(CallbackState) - Method in class pro.taskana.task.internal.models.TaskImpl
 
setCallbackStateForTasks(List<String>, CallbackState) - Method in interface pro.taskana.task.api.TaskService
Sets the specified CallbackState on a List of Tasks.
setCallbackStateForTasks(List<String>, CallbackState) - Method in class pro.taskana.task.internal.TaskServiceImpl
 
setCallbackStateMultiple(List<String>, CallbackState) - Method in interface pro.taskana.task.internal.TaskMapper
 
setCategory(String) - Method in interface pro.taskana.classification.api.models.Classification
Sets/Changes the category of the Classification.
setCategory(String) - Method in class pro.taskana.classification.internal.models.ClassificationSummaryImpl
 
setCategory(String) - Method in class pro.taskana.spi.history.api.events.classification.ClassificationHistoryEvent
 
setChannel(String) - Method in interface pro.taskana.task.api.models.Attachment
Sets the channel on which the Attachment was received.
setChannel(String) - Method in class pro.taskana.task.internal.models.AttachmentSummaryImpl
 
setClaimed(Instant) - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
setClassificationCategoriesByType(Map<String, List<String>>) - Method in class pro.taskana.TaskanaEngineConfiguration
 
setClassificationCategory(String) - Method in class pro.taskana.task.internal.models.TaskImpl
 
setClassificationId(String) - Method in class pro.taskana.spi.history.api.events.classification.ClassificationHistoryEvent
 
setClassificationId(String) - Method in class pro.taskana.task.internal.models.MinimalTaskSummary
 
setClassificationKey(String) - Method in interface pro.taskana.task.api.models.Task
Sets the key of the Classification that - together with the domain from the Workbasket of the Task - selects the appropriate Classification for this Task.
setClassificationKey(String) - Method in class pro.taskana.task.internal.models.TaskImpl
 
setClassificationSummary(ClassificationSummary) - Method in interface pro.taskana.task.api.models.Attachment
Set the classificationSummary for this Attachment.
setClassificationSummary(ClassificationSummary) - Method in class pro.taskana.task.internal.models.AttachmentSummaryImpl
 
setClassificationSummary(ClassificationSummary) - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
setClassificationSummaryImpl(ClassificationSummaryImpl) - Method in class pro.taskana.task.internal.models.AttachmentSummaryImpl
 
setClassificationSummaryImpl(ClassificationSummaryImpl) - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
setClassificationTypes(List<String>) - Method in class pro.taskana.TaskanaEngineConfiguration
 
setCleanupJobFirstRun(Instant) - Method in class pro.taskana.TaskanaEngineConfiguration
 
setCleanupJobMinimumAge(Duration) - Method in class pro.taskana.TaskanaEngineConfiguration
 
setCleanupJobRunEvery(Duration) - Method in class pro.taskana.TaskanaEngineConfiguration
 
setCompany(String) - Method in interface pro.taskana.task.api.models.ObjectReference
Sets the company of the ObjectReference.
setCompany(String) - Method in class pro.taskana.task.internal.models.ObjectReferenceImpl
 
setCompany(String[]) - Method in class pro.taskana.task.internal.ObjectReferenceQueryImpl
 
setCompleted(Instant) - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
setConnection(Connection) - Method in interface pro.taskana.common.api.TaskanaEngine
Set the Connection to be used by TASKANA in mode EXPLICIT.
setConnection(Connection) - Method in class pro.taskana.common.internal.TaskanaEngineImpl
 
setConnectionManagementMode(TaskanaEngine.ConnectionManagementMode) - Method in interface pro.taskana.common.api.TaskanaEngine
Sets ConnectionManagementMode of the TaskanaEngine.
setConnectionManagementMode(TaskanaEngine.ConnectionManagementMode) - Method in class pro.taskana.common.internal.TaskanaEngineImpl
 
setCorpusChristiEnabled(boolean) - Method in class pro.taskana.TaskanaEngineConfiguration
 
setCount(int) - Method in class pro.taskana.monitor.api.reports.item.TaskQueryItem
 
setCreated(Instant) - Method in class pro.taskana.classification.internal.models.ClassificationImpl
 
setCreated(Instant) - Method in class pro.taskana.common.api.ScheduledJob
 
setCreated(Instant) - Method in class pro.taskana.spi.history.api.events.classification.ClassificationHistoryEvent
 
setCreated(Instant) - Method in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
setCreated(Instant) - Method in class pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEvent
 
setCreated(Instant) - Method in class pro.taskana.task.internal.models.AttachmentSummaryImpl
 
setCreated(Instant) - Method in class pro.taskana.task.internal.models.TaskCommentImpl
 
setCreated(Instant) - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
setCreated(Instant) - Method in class pro.taskana.workbasket.internal.models.WorkbasketImpl
 
setCreator(String) - Method in class pro.taskana.task.internal.models.TaskCommentImpl
 
setCreator(String) - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
setCreatorFullName(String) - Method in class pro.taskana.task.internal.models.TaskCommentImpl
 
setCustom1(boolean) - Method in class pro.taskana.task.internal.TaskCustomPropertySelector
 
setCustom1(String) - Method in class pro.taskana.classification.internal.models.ClassificationSummaryImpl
 
setCustom1(String) - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
setCustom1(String) - Method in class pro.taskana.workbasket.internal.models.WorkbasketSummaryImpl
 
setCustom10(boolean) - Method in class pro.taskana.task.internal.TaskCustomPropertySelector
 
setCustom10(String) - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
setCustom11(boolean) - Method in class pro.taskana.task.internal.TaskCustomPropertySelector
 
setCustom11(String) - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
setCustom12(boolean) - Method in class pro.taskana.task.internal.TaskCustomPropertySelector
 
setCustom12(String) - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
setCustom13(boolean) - Method in class pro.taskana.task.internal.TaskCustomPropertySelector
 
setCustom13(String) - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
setCustom14(boolean) - Method in class pro.taskana.task.internal.TaskCustomPropertySelector
 
setCustom14(String) - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
setCustom15(boolean) - Method in class pro.taskana.task.internal.TaskCustomPropertySelector
 
setCustom15(String) - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
setCustom16(boolean) - Method in class pro.taskana.task.internal.TaskCustomPropertySelector
 
setCustom16(String) - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
setCustom2(boolean) - Method in class pro.taskana.task.internal.TaskCustomPropertySelector
 
setCustom2(String) - Method in class pro.taskana.classification.internal.models.ClassificationSummaryImpl
 
setCustom2(String) - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
setCustom2(String) - Method in class pro.taskana.workbasket.internal.models.WorkbasketSummaryImpl
 
setCustom3(boolean) - Method in class pro.taskana.task.internal.TaskCustomPropertySelector
 
setCustom3(String) - Method in class pro.taskana.classification.internal.models.ClassificationSummaryImpl
 
setCustom3(String) - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
setCustom3(String) - Method in class pro.taskana.workbasket.internal.models.WorkbasketSummaryImpl
 
setCustom4(boolean) - Method in class pro.taskana.task.internal.TaskCustomPropertySelector
 
setCustom4(String) - Method in class pro.taskana.classification.internal.models.ClassificationSummaryImpl
 
setCustom4(String) - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
setCustom4(String) - Method in class pro.taskana.workbasket.internal.models.WorkbasketSummaryImpl
 
setCustom5(boolean) - Method in class pro.taskana.task.internal.TaskCustomPropertySelector
 
setCustom5(String) - Method in class pro.taskana.classification.internal.models.ClassificationSummaryImpl
 
setCustom5(String) - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
setCustom6(boolean) - Method in class pro.taskana.task.internal.TaskCustomPropertySelector
 
setCustom6(String) - Method in class pro.taskana.classification.internal.models.ClassificationSummaryImpl
 
setCustom6(String) - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
setCustom7(boolean) - Method in class pro.taskana.task.internal.TaskCustomPropertySelector
 
setCustom7(String) - Method in class pro.taskana.classification.internal.models.ClassificationSummaryImpl
 
setCustom7(String) - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
setCustom8(boolean) - Method in class pro.taskana.task.internal.TaskCustomPropertySelector
 
setCustom8(String) - Method in class pro.taskana.classification.internal.models.ClassificationSummaryImpl
 
setCustom8(String) - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
setCustom9(boolean) - Method in class pro.taskana.task.internal.TaskCustomPropertySelector
 
setCustom9(String) - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
setCustomAttribute(ClassificationCustomField, String) - Method in interface pro.taskana.classification.api.models.Classification
setCustomAttribute(ClassificationCustomField, String) - Method in class pro.taskana.classification.internal.models.ClassificationImpl
Deprecated.
setCustomAttribute(ClassificationCustomField, String) - Method in class pro.taskana.spi.history.api.events.classification.ClassificationHistoryEvent
 
setCustomAttribute(TaskHistoryCustomField, String) - Method in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
setCustomAttribute(TaskCustomField, String) - Method in interface pro.taskana.task.api.models.Task
setCustomAttribute(TaskCustomField, String) - Method in class pro.taskana.task.internal.models.TaskImpl
Deprecated.
setCustomAttribute(WorkbasketCustomField, String) - Method in class pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEvent
 
setCustomAttribute(WorkbasketCustomField, String) - Method in interface pro.taskana.workbasket.api.models.Workbasket
setCustomAttribute(WorkbasketCustomField, String) - Method in class pro.taskana.workbasket.internal.models.WorkbasketImpl
Deprecated.
setCustomAttributeMap(Map<String, String>) - Method in interface pro.taskana.task.api.models.Attachment
Sets the custom attribute Map of the Attachment.
setCustomAttributeMap(Map<String, String>) - Method in interface pro.taskana.task.api.models.Task
Sets a Map of custom attributes.
setCustomAttributeMap(Map<String, String>) - Method in class pro.taskana.task.internal.models.AttachmentImpl
 
setCustomAttributeMap(Map<String, String>) - Method in class pro.taskana.task.internal.models.TaskImpl
 
setCustomAttributes(Map<String, String>) - Method in class pro.taskana.task.internal.models.AttachmentImpl
 
setCustomAttributes(Map<String, String>) - Method in class pro.taskana.task.internal.models.TaskImpl
 
setCustomField(ClassificationCustomField, String) - Method in interface pro.taskana.classification.api.models.Classification
Sets the value for ClassificationCustomField.
setCustomField(ClassificationCustomField, String) - Method in class pro.taskana.classification.internal.models.ClassificationImpl
 
setCustomField(TaskCustomField, String) - Method in interface pro.taskana.task.api.models.Task
Sets the value for the specified customField.
setCustomField(TaskCustomField, String) - Method in class pro.taskana.task.internal.models.TaskImpl
 
setCustomField(WorkbasketCustomField, String) - Method in interface pro.taskana.workbasket.api.models.Workbasket
Sets the value for the specified WorkbasketCustomField.
setCustomField(WorkbasketCustomField, String) - Method in class pro.taskana.workbasket.internal.models.WorkbasketImpl
 
setCustomHolidays(List<CustomHoliday>) - Method in class pro.taskana.TaskanaEngineConfiguration
 
setCustomInt1(Integer) - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
setCustomInt2(Integer) - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
setCustomInt3(Integer) - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
setCustomInt4(Integer) - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
setCustomInt5(Integer) - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
setCustomInt6(Integer) - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
setCustomInt7(Integer) - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
setCustomInt8(Integer) - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
setCustomIntField(TaskCustomIntField, Integer) - Method in interface pro.taskana.task.api.models.Task
Sets the value for the specified custoIntField.
setCustomIntField(TaskCustomIntField, Integer) - Method in class pro.taskana.task.internal.models.TaskImpl
 
setCustomProperty(TaskCustomField, boolean) - Method in class pro.taskana.task.internal.TaskCustomPropertySelector
 
setData(String) - Method in interface pro.taskana.user.api.models.User
Sets the data of the User.
setData(String) - Method in class pro.taskana.user.internal.models.UserImpl
 
setDeleteHistoryOnTaskDeletionEnabled(boolean) - Method in class pro.taskana.TaskanaEngineConfiguration
 
setDescription(String) - Method in interface pro.taskana.classification.api.models.Classification
Sets/Changes the description of the Classification.
setDescription(String) - Method in class pro.taskana.classification.internal.models.ClassificationImpl
 
setDescription(String) - Method in interface pro.taskana.task.api.models.Task
Sets the description of the Task.
setDescription(String) - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
setDescription(String) - Method in interface pro.taskana.workbasket.api.models.Workbasket
Sets the description of the Workbasket.
setDescription(String) - Method in class pro.taskana.workbasket.internal.models.WorkbasketSummaryImpl
 
setDetails(String) - Method in class pro.taskana.spi.history.api.events.classification.ClassificationHistoryEvent
 
setDetails(String) - Method in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
setDetails(String) - Method in class pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEvent
 
setDisplayName(Map<String, String>) - Method in class pro.taskana.monitor.api.reports.row.FoldableRow
 
setDisplayName(Map<String, String>) - Method in interface pro.taskana.monitor.api.reports.row.Row
 
setDisplayName(Map<String, String>) - Method in class pro.taskana.monitor.api.reports.row.SingleRow
 
setDistributionTargets(String, List<String>) - Method in interface pro.taskana.workbasket.api.WorkbasketService
Set the distribution targets for a Workbasket.
setDistributionTargets(String, List<String>) - Method in class pro.taskana.workbasket.internal.WorkbasketServiceImpl
 
setDomain(String) - Method in class pro.taskana.classification.internal.models.ClassificationSummaryImpl
 
setDomain(String) - Method in class pro.taskana.spi.history.api.events.classification.ClassificationHistoryEvent
 
setDomain(String) - Method in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
setDomain(String) - Method in class pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEvent
 
setDomain(String) - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
setDomain(String) - Method in class pro.taskana.workbasket.internal.models.WorkbasketSummaryImpl
 
setDomains(List<String>) - Method in class pro.taskana.TaskanaEngineConfiguration
 
setDomains(Set<String>) - Method in class pro.taskana.user.internal.models.UserImpl
 
setDue(Instant) - Method in class pro.taskana.common.api.ScheduledJob
 
setDue(Instant) - Method in interface pro.taskana.task.api.models.Task
Sets the time when the work on this Task should be finished.
setDue(Instant) - Method in class pro.taskana.task.internal.models.MinimalTaskSummary
 
setDue(Instant) - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
setEmail(String) - Method in interface pro.taskana.user.api.models.User
Sets the email address of the User.
setEmail(String) - Method in class pro.taskana.user.internal.models.UserImpl
 
setEventType(String) - Method in class pro.taskana.spi.history.api.events.classification.ClassificationHistoryEvent
 
setEventType(String) - Method in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
setEventType(String) - Method in class pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEvent
 
setExternalId(String) - Method in interface pro.taskana.task.api.models.Task
Sets the external Id.
setExternalId(String) - Method in class pro.taskana.task.internal.models.MinimalTaskSummary
 
setExternalId(String) - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
setFirstName(String) - Method in interface pro.taskana.user.api.models.User
Sets the first name of the User.
setFirstName(String) - Method in class pro.taskana.user.internal.models.UserImpl
 
setFullName(String) - Method in interface pro.taskana.user.api.models.User
Sets the full name of the User.
setFullName(String) - Method in class pro.taskana.user.internal.models.UserImpl
 
setGermanPublicHolidaysEnabled(boolean) - Method in class pro.taskana.TaskanaEngineConfiguration
 
setGroups(Set<String>) - Method in interface pro.taskana.user.api.models.User
Sets the groups of the User.
setGroups(Set<String>) - Method in class pro.taskana.user.internal.models.UserImpl
 
setId(String) - Method in class pro.taskana.classification.internal.models.ClassificationSummaryImpl
 
setId(String) - Method in class pro.taskana.spi.history.api.events.classification.ClassificationHistoryEvent
 
setId(String) - Method in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
setId(String) - Method in class pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEvent
 
setId(String) - Method in class pro.taskana.task.internal.models.AttachmentSummaryImpl
 
setId(String) - Method in class pro.taskana.task.internal.models.ObjectReferenceImpl
 
setId(String) - Method in class pro.taskana.task.internal.models.TaskCommentImpl
 
setId(String) - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
setId(String) - Method in interface pro.taskana.user.api.models.User
Sets the id of the User.
setId(String) - Method in class pro.taskana.user.internal.models.UserImpl
 
setId(String) - Method in class pro.taskana.workbasket.internal.models.WorkbasketAccessItemImpl
 
setId(String) - Method in class pro.taskana.workbasket.internal.models.WorkbasketSummaryImpl
 
setIncludeLongName(boolean) - Method in class pro.taskana.task.internal.TaskCommentQueryImpl
 
setIsValidInDomain(Boolean) - Method in interface pro.taskana.classification.api.models.Classification
Sets/Changes the flag which marks the Classification as valid/invalid in the currently used domain.
setIsValidInDomain(Boolean) - Method in class pro.taskana.classification.internal.models.ClassificationImpl
 
setJobId(Integer) - Method in class pro.taskana.common.api.ScheduledJob
 
setKey(String) - Method in class pro.taskana.classification.internal.models.ClassificationSummaryImpl
 
setKey(String) - Method in class pro.taskana.monitor.api.reports.item.MonitorQueryItem
 
setKey(String) - Method in class pro.taskana.spi.history.api.events.classification.ClassificationHistoryEvent
 
setKey(String) - Method in class pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEvent
 
setKey(String) - Method in class pro.taskana.workbasket.internal.models.WorkbasketSummaryImpl
 
setLastName(String) - Method in interface pro.taskana.user.api.models.User
Sets the last name of the User.
setLastName(String) - Method in class pro.taskana.user.internal.models.UserImpl
 
setLockedBy(String) - Method in class pro.taskana.common.api.ScheduledJob
 
setLockExpires(Instant) - Method in class pro.taskana.common.api.ScheduledJob
 
setLongName(String) - Method in interface pro.taskana.user.api.models.User
Sets the long name of the User.
setLongName(String) - Method in class pro.taskana.user.internal.models.UserImpl
 
setManualPriority(int) - Method in interface pro.taskana.task.api.models.Task
Sets the manualPriority of the Task.
setManualPriority(int) - Method in class pro.taskana.task.internal.models.MinimalTaskSummary
 
setManualPriority(int) - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
setMarkedForDeletion(boolean) - Method in interface pro.taskana.workbasket.api.models.Workbasket
Sets the value for markedForDeletion flag.
setMarkedForDeletion(boolean) - Method in class pro.taskana.workbasket.internal.models.WorkbasketSummaryImpl
 
setMaxNumberOfJobRetries(int) - Method in class pro.taskana.TaskanaEngineConfiguration
 
setMaxNumberOfUpdatesPerTransaction(int) - Method in class pro.taskana.TaskanaEngineConfiguration
 
setMinimalPermissionsToAssignDomains(List<WorkbasketPermission>) - Method in class pro.taskana.TaskanaEngineConfiguration
 
setMobilePhone(String) - Method in interface pro.taskana.user.api.models.User
Sets the mobile phone number of the User.
setMobilePhone(String) - Method in class pro.taskana.user.internal.models.UserImpl
 
setModified(Instant) - Method in class pro.taskana.classification.internal.models.ClassificationImpl
 
setModified(Instant) - Method in class pro.taskana.task.internal.models.AttachmentSummaryImpl
 
setModified(Instant) - Method in class pro.taskana.task.internal.models.MinimalTaskSummary
 
setModified(Instant) - Method in class pro.taskana.task.internal.models.TaskCommentImpl
 
setModified(Instant) - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
setModified(Instant) - Method in class pro.taskana.workbasket.internal.models.WorkbasketImpl
 
setName(String) - Method in interface pro.taskana.classification.api.models.Classification
Sets/Changes the name of the Classification.
setName(String) - Method in class pro.taskana.classification.internal.models.ClassificationSummaryImpl
 
setName(String) - Method in class pro.taskana.spi.history.api.events.classification.ClassificationHistoryEvent
 
setName(String) - Method in interface pro.taskana.task.api.models.Task
Sets the name of the current Task.
setName(String) - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
setName(String) - Method in interface pro.taskana.workbasket.api.models.Workbasket
Sets the name of the Workbasket.
setName(String) - Method in class pro.taskana.workbasket.internal.models.WorkbasketSummaryImpl
 
setNewValue(String) - Method in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
setNote(String) - Method in interface pro.taskana.task.api.models.Task
Sets/Changing the custom note for this Task.
setNote(String) - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
setNumberOfTasks(int) - Method in class pro.taskana.monitor.api.reports.item.MonitorQueryItem
 
setObjectReference(ObjectReference) - Method in interface pro.taskana.task.api.models.Attachment
Sets the primaryObjectReference of the Attachment.
setObjectReference(ObjectReference) - Method in class pro.taskana.task.internal.models.AttachmentSummaryImpl
 
setObjectReferenceImpl(ObjectReferenceImpl) - Method in class pro.taskana.task.internal.models.AttachmentSummaryImpl
 
setOldValue(String) - Method in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
setOrgLevel1(String) - Method in class pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEvent
 
setOrgLevel1(String) - Method in interface pro.taskana.user.api.models.User
Sets the orgLevel1 of the User.
setOrgLevel1(String) - Method in class pro.taskana.user.internal.models.UserImpl
 
setOrgLevel1(String) - Method in interface pro.taskana.workbasket.api.models.Workbasket
Sets the value for orgLevel1 attribute.
setOrgLevel1(String) - Method in class pro.taskana.workbasket.internal.models.WorkbasketSummaryImpl
 
setOrgLevel2(String) - Method in class pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEvent
 
setOrgLevel2(String) - Method in interface pro.taskana.user.api.models.User
Sets the orgLevel2 of the User.
setOrgLevel2(String) - Method in class pro.taskana.user.internal.models.UserImpl
 
setOrgLevel2(String) - Method in interface pro.taskana.workbasket.api.models.Workbasket
Sets the value for orgLevel2 attribute.
setOrgLevel2(String) - Method in class pro.taskana.workbasket.internal.models.WorkbasketSummaryImpl
 
setOrgLevel3(String) - Method in class pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEvent
 
setOrgLevel3(String) - Method in interface pro.taskana.user.api.models.User
Sets the orgLevel3 of the User.
setOrgLevel3(String) - Method in class pro.taskana.user.internal.models.UserImpl
 
setOrgLevel3(String) - Method in interface pro.taskana.workbasket.api.models.Workbasket
Sets the value for orgLevel3 attribute.
setOrgLevel3(String) - Method in class pro.taskana.workbasket.internal.models.WorkbasketSummaryImpl
 
setOrgLevel4(String) - Method in class pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEvent
 
setOrgLevel4(String) - Method in interface pro.taskana.user.api.models.User
Sets the orgLevel4 of the User.
setOrgLevel4(String) - Method in class pro.taskana.user.internal.models.UserImpl
 
setOrgLevel4(String) - Method in interface pro.taskana.workbasket.api.models.Workbasket
Sets the value for orgLevel4 attribute.
setOrgLevel4(String) - Method in class pro.taskana.workbasket.internal.models.WorkbasketSummaryImpl
 
setOwner(String) - Method in class pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEvent
 
setOwner(String) - Method in interface pro.taskana.task.api.models.Task
Sets the id of the owner of the Task.
setOwner(String) - Method in class pro.taskana.task.internal.models.MinimalTaskSummary
 
setOwner(String) - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
setOwner(String) - Method in interface pro.taskana.workbasket.api.models.Workbasket
Sets the owner of the Workbasket.
setOwner(String) - Method in class pro.taskana.workbasket.internal.models.WorkbasketSummaryImpl
 
setOwnerLongName(String) - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
setOwnerOfTasks(String, List<String>) - Method in interface pro.taskana.task.api.TaskService
Sets the owner on a List of Tasks.
setOwnerOfTasks(String, List<String>) - Method in class pro.taskana.task.internal.TaskServiceImpl
 
setOwnerOfTasks(String, List<String>, Instant) - Method in interface pro.taskana.task.internal.TaskMapper
 
setParentBusinessProcessId(String) - Method in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
setParentBusinessProcessId(String) - Method in interface pro.taskana.task.api.models.Task
Sets the parentBusinessProcessId.
setParentBusinessProcessId(String) - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
setParentId(String) - Method in interface pro.taskana.classification.api.models.Classification
Sets/Changes a reference to the current parent Classification via id.
setParentId(String) - Method in class pro.taskana.classification.internal.models.ClassificationSummaryImpl
 
setParentId(String) - Method in class pro.taskana.spi.history.api.events.classification.ClassificationHistoryEvent
 
setParentKey(String) - Method in interface pro.taskana.classification.api.models.Classification
Sets/Changes a reference to the current parent Classification via key.
setParentKey(String) - Method in class pro.taskana.classification.internal.models.ClassificationSummaryImpl
 
setParentKey(String) - Method in class pro.taskana.spi.history.api.events.classification.ClassificationHistoryEvent
 
setPermAppend(boolean) - Method in class pro.taskana.workbasket.internal.models.WorkbasketAccessItemImpl
 
setPermCustom1(boolean) - Method in class pro.taskana.workbasket.internal.models.WorkbasketAccessItemImpl
 
setPermCustom10(boolean) - Method in class pro.taskana.workbasket.internal.models.WorkbasketAccessItemImpl
 
setPermCustom11(boolean) - Method in class pro.taskana.workbasket.internal.models.WorkbasketAccessItemImpl
 
setPermCustom12(boolean) - Method in class pro.taskana.workbasket.internal.models.WorkbasketAccessItemImpl
 
setPermCustom2(boolean) - Method in class pro.taskana.workbasket.internal.models.WorkbasketAccessItemImpl
 
setPermCustom3(boolean) - Method in class pro.taskana.workbasket.internal.models.WorkbasketAccessItemImpl
 
setPermCustom4(boolean) - Method in class pro.taskana.workbasket.internal.models.WorkbasketAccessItemImpl
 
setPermCustom5(boolean) - Method in class pro.taskana.workbasket.internal.models.WorkbasketAccessItemImpl
 
setPermCustom6(boolean) - Method in class pro.taskana.workbasket.internal.models.WorkbasketAccessItemImpl
 
setPermCustom7(boolean) - Method in class pro.taskana.workbasket.internal.models.WorkbasketAccessItemImpl
 
setPermCustom8(boolean) - Method in class pro.taskana.workbasket.internal.models.WorkbasketAccessItemImpl
 
setPermCustom9(boolean) - Method in class pro.taskana.workbasket.internal.models.WorkbasketAccessItemImpl
 
setPermDistribute(boolean) - Method in class pro.taskana.workbasket.internal.models.WorkbasketAccessItemImpl
 
setPermission(WorkbasketPermission, boolean) - Method in interface pro.taskana.workbasket.api.models.WorkbasketAccessItem
Sets a given permissions for the referenced Workbasket.
setPermission(WorkbasketPermission, boolean) - Method in class pro.taskana.workbasket.internal.models.WorkbasketAccessItemImpl
 
setPermOpen(boolean) - Method in class pro.taskana.workbasket.internal.models.WorkbasketAccessItemImpl
 
setPermRead(boolean) - Method in class pro.taskana.workbasket.internal.models.WorkbasketAccessItemImpl
 
setPermTransfer(boolean) - Method in class pro.taskana.workbasket.internal.models.WorkbasketAccessItemImpl
 
setPhone(String) - Method in interface pro.taskana.user.api.models.User
Sets the phone number of the User.
setPhone(String) - Method in class pro.taskana.user.internal.models.UserImpl
 
setPlanned(Instant) - Method in interface pro.taskana.task.api.models.Task
Sets the time when the work on this Task should be started.
setPlanned(Instant) - Method in class pro.taskana.task.internal.models.MinimalTaskSummary
 
setPlanned(Instant) - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
setPlannedPropertyOfTasks(Instant, List<String>) - Method in interface pro.taskana.task.api.TaskService
Sets the planned Instant on a List of Tasks.
setPlannedPropertyOfTasks(Instant, List<String>) - Method in class pro.taskana.task.internal.TaskServiceImpl
 
setPorCompany(String) - Method in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
setPorInstance(String) - Method in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
setPorSystem(String) - Method in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
setPorType(String) - Method in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
setPorValue(String) - Method in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
setPrimaryObjRef(String, String, String, String, String) - Method in interface pro.taskana.task.api.models.Task
Initializes and sets the primaryObjectReference of the Task.
setPrimaryObjRef(String, String, String, String, String) - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
setPrimaryObjRef(ObjectReference) - Method in interface pro.taskana.task.api.models.Task
Sets the primaryObjectReference of the Task.
setPrimaryObjRef(ObjectReference) - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
setPrimaryObjRefImpl(ObjectReferenceImpl) - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
setPriority(int) - Method in interface pro.taskana.classification.api.models.Classification
Sets/Changes the numeric priority of the Classification.
setPriority(int) - Method in class pro.taskana.classification.internal.models.ClassificationSummaryImpl
 
setPriority(int) - Method in class pro.taskana.spi.history.api.events.classification.ClassificationHistoryEvent
 
setPriority(int) - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
setPriority(Integer) - Method in class pro.taskana.common.api.ScheduledJob
 
setPriorityJobActive(boolean) - Method in class pro.taskana.TaskanaEngineConfiguration
 
setPriorityJobBatchSize(int) - Method in class pro.taskana.TaskanaEngineConfiguration
 
setPriorityJobFirstRun(Instant) - Method in class pro.taskana.TaskanaEngineConfiguration
 
setPriorityJobRunEvery(Duration) - Method in class pro.taskana.TaskanaEngineConfiguration
 
setRead(boolean) - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
setReceived(Instant) - Method in interface pro.taskana.task.api.models.Attachment
Sets the time when the Attachment was received.
setReceived(Instant) - Method in interface pro.taskana.task.api.models.Task
Sets the time when the surrounding process started.
setReceived(Instant) - Method in class pro.taskana.task.internal.models.AttachmentSummaryImpl
 
setReceived(Instant) - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
setRetryCount(int) - Method in class pro.taskana.common.api.ScheduledJob
 
setRoleMap(Map<TaskanaRole, Set<String>>) - Method in class pro.taskana.TaskanaEngineConfiguration
 
setSchemaName(String) - Method in class pro.taskana.TaskanaEngineConfiguration
 
setSecondaryObjectReferences(List<ObjectReference>) - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
setSecurityEnabled(boolean) - Method in interface pro.taskana.common.internal.ConfigurationMapper
 
setServiceLevel(String) - Method in interface pro.taskana.classification.api.models.Classification
Sets/Changes the serviceLevel of the Classification.
setServiceLevel(String) - Method in class pro.taskana.classification.internal.models.ClassificationSummaryImpl
 
setServiceLevel(String) - Method in class pro.taskana.spi.history.api.events.classification.ClassificationHistoryEvent
 
setState(ScheduledJob.State) - Method in class pro.taskana.common.api.ScheduledJob
 
setState(TaskState) - Method in class pro.taskana.monitor.api.reports.item.TaskQueryItem
 
setState(TaskState) - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
setSystem(String) - Method in interface pro.taskana.task.api.models.ObjectReference
Sets the system of the ObjectReference.
setSystem(String) - Method in class pro.taskana.task.internal.models.ObjectReferenceImpl
 
setSystem(String[]) - Method in class pro.taskana.task.internal.ObjectReferenceQueryImpl
 
setSystemInstance(String) - Method in interface pro.taskana.task.api.models.ObjectReference
Sets the system instance of the ObjectReference.
setSystemInstance(String) - Method in class pro.taskana.task.internal.models.ObjectReferenceImpl
 
setSystemInstance(String[]) - Method in class pro.taskana.task.internal.ObjectReferenceQueryImpl
 
setTaskClassificationCategory(String) - Method in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
setTaskClassificationId(String) - Method in class pro.taskana.monitor.api.CombinedClassificationFilter
 
setTaskClassificationKey(String) - Method in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
setTaskCleanupJobAllCompletedSameParentBusiness(boolean) - Method in class pro.taskana.TaskanaEngineConfiguration
 
setTaskId(String) - Method in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
setTaskId(String) - Method in class pro.taskana.task.internal.models.AttachmentSummaryImpl
 
setTaskId(String) - Method in class pro.taskana.task.internal.models.MinimalTaskSummary
 
setTaskId(String) - Method in class pro.taskana.task.internal.models.ObjectReferenceImpl
 
setTaskId(String) - Method in class pro.taskana.task.internal.models.TaskCommentImpl
 
setTaskOwnerLongName(String) - Method in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
setTaskRead(String, boolean) - Method in interface pro.taskana.task.api.TaskService
Sets the value of isRead of the specified Task.
setTaskRead(String, boolean) - Method in class pro.taskana.task.internal.TaskServiceImpl
 
setTaskState(TaskState) - Method in class pro.taskana.task.internal.models.MinimalTaskSummary
 
setTextField(String) - Method in interface pro.taskana.task.api.models.TaskComment
Sets the content of the TaskComment.
setTextField(String) - Method in class pro.taskana.task.internal.models.TaskCommentImpl
 
setTransferred(boolean) - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
setType(String) - Method in class pro.taskana.classification.internal.models.ClassificationSummaryImpl
 
setType(String) - Method in class pro.taskana.common.api.ScheduledJob
 
setType(String) - Method in class pro.taskana.spi.history.api.events.classification.ClassificationHistoryEvent
 
setType(String) - Method in class pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEvent
 
setType(String) - Method in interface pro.taskana.task.api.models.ObjectReference
Sets the type of the ObjectReference.
setType(String) - Method in class pro.taskana.task.internal.models.ObjectReferenceImpl
 
setType(String[]) - Method in class pro.taskana.task.internal.ObjectReferenceQueryImpl
 
setType(WorkbasketType) - Method in interface pro.taskana.workbasket.api.models.Workbasket
Sets the type of the Workbasket.
setType(WorkbasketType) - Method in class pro.taskana.workbasket.internal.models.WorkbasketSummaryImpl
 
setupDefaultCustomAttributes() - Method in class pro.taskana.common.internal.ConfigurationServiceImpl
 
setUsedToAugmentTasks(boolean) - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
setUserId(String) - Method in class pro.taskana.spi.history.api.events.classification.ClassificationHistoryEvent
 
setUserId(String) - Method in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
setUserId(String) - Method in class pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEvent
 
setUserLongName(String) - Method in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
setUserRefreshJobFirstRun(Instant) - Method in class pro.taskana.TaskanaEngineConfiguration
 
setUserRefreshJobRunEvery(Duration) - Method in class pro.taskana.TaskanaEngineConfiguration
 
setValidationAllowTimestampServiceLevelMismatch(boolean) - Method in class pro.taskana.TaskanaEngineConfiguration
 
setValue(String) - Method in interface pro.taskana.task.api.models.ObjectReference
Sets the value of the ObjectReference.
setValue(String) - Method in class pro.taskana.task.internal.models.ObjectReferenceImpl
 
setValue(String[]) - Method in class pro.taskana.task.internal.ObjectReferenceQueryImpl
 
setWorkbasketAccessItems(String, List<WorkbasketAccessItem>) - Method in interface pro.taskana.workbasket.api.WorkbasketService
Setting up the new WorkbasketAccessItems for a Workbasket.
setWorkbasketAccessItems(String, List<WorkbasketAccessItem>) - Method in class pro.taskana.workbasket.internal.WorkbasketServiceImpl
 
setWorkbasketId(String) - Method in class pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEvent
 
setWorkbasketId(String) - Method in class pro.taskana.task.internal.models.MinimalTaskSummary
 
setWorkbasketId(String) - Method in class pro.taskana.workbasket.internal.models.WorkbasketAccessItemImpl
 
setWorkbasketKey(String) - Method in class pro.taskana.monitor.api.reports.item.TaskQueryItem
 
setWorkbasketKey(String) - Method in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
setWorkbasketKey(String) - Method in class pro.taskana.task.internal.models.TaskImpl
 
setWorkbasketKey(String) - Method in class pro.taskana.workbasket.internal.models.WorkbasketAccessItemImpl
 
setWorkbasketSummary(WorkbasketSummary) - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
setWorkbasketSummaryImpl(WorkbasketSummaryImpl) - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
SharedConstants - Class in pro.taskana.common.api
 
SharedConstants() - Constructor for class pro.taskana.common.api.SharedConstants
 
shouldUseLowerCaseForAccessIds() - Static method in class pro.taskana.TaskanaEngineConfiguration
Helper method to determine whether all access ids (user Id and group ids) should be used in lower case.
single() - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
single() - Method in class pro.taskana.task.internal.ObjectReferenceQueryImpl
 
single() - Method in class pro.taskana.task.internal.TaskCommentQueryImpl
 
single() - Method in class pro.taskana.task.internal.TaskQueryImpl
 
single() - Method in class pro.taskana.workbasket.internal.WorkbasketAccessItemQueryImpl
 
single() - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
SingleRow<I extends QueryItem> - Class in pro.taskana.monitor.api.reports.row
A SingleRow represents a single row in a Report.
SingleRow(String, int) - Constructor for class pro.taskana.monitor.api.reports.row.SingleRow
 
sorCompanyIn(String...) - Method in interface pro.taskana.task.api.TaskQuery
Add the values of the company of at least one of the secondaryObjectReferences for exact matching to your query.
sorCompanyIn(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
sorCompanyLike(String...) - Method in interface pro.taskana.task.api.TaskQuery
Add the values of company of at least one of the secondaryobjectReferences for pattern matching to your query.
sorCompanyLike(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
sorSystemIn(String...) - Method in interface pro.taskana.task.api.TaskQuery
Add the values of the system of at least one of the secondaryObjectReferences for exact matching to your query.
sorSystemIn(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
sorSystemInstanceIn(String...) - Method in interface pro.taskana.task.api.TaskQuery
Add the values of the systemInstance of at least one of the secondaryObjectReferences for exact matching to your query.
sorSystemInstanceIn(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
sorSystemInstanceLike(String...) - Method in interface pro.taskana.task.api.TaskQuery
Add the values of systemInstance of at least one of the secondaryobjectReferences for pattern matching to your query.
sorSystemInstanceLike(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
sorSystemLike(String...) - Method in interface pro.taskana.task.api.TaskQuery
Add the values of system of at least one of the secondaryobjectReferences for pattern matching to your query.
sorSystemLike(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
sorTypeIn(String...) - Method in interface pro.taskana.task.api.TaskQuery
Add the values of the type of at least one of the secondaryObjectReferences for exact matching to your query.
sorTypeIn(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
sorTypeLike(String...) - Method in interface pro.taskana.task.api.TaskQuery
Add the values of type of at least one of the secondaryobjectReferences for pattern matching to your query.
sorTypeLike(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
sorValueIn(String...) - Method in interface pro.taskana.task.api.TaskQuery
Add the values of the value of at least one of the secondaryObjectReferences for exact matching to your query.
sorValueIn(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
sorValueLike(String...) - Method in interface pro.taskana.task.api.TaskQuery
Add the values of value of at least one of the secondaryobjectReferences for pattern matching to your query.
sorValueLike(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
SqlConnectionRunner - Class in pro.taskana.task.internal.jobs.helper
Run low level SQL Statements reusing the taskana datasource.
SqlConnectionRunner(TaskanaEngine) - Constructor for class pro.taskana.task.internal.jobs.helper.SqlConnectionRunner
 
state - Variable in class pro.taskana.task.internal.models.TaskSummaryImpl
 
STATE - pro.taskana.task.api.TaskQueryColumnName
 
stateIn(List<TaskState>) - Method in interface pro.taskana.monitor.api.reports.TaskStatusReport.Builder
Adds a list of states to the builder.
stateIn(List<TaskState>) - Method in interface pro.taskana.monitor.api.reports.TimeIntervalReportBuilder
Adds a list of states to the builder.
stateIn(List<TaskState>) - Method in interface pro.taskana.monitor.api.reports.WorkbasketPriorityReport.Builder
Adds a list of states to the builder.
stateIn(List<TaskState>) - Method in class pro.taskana.monitor.internal.reports.TaskStatusReportBuilderImpl
 
stateIn(List<TaskState>) - Method in class pro.taskana.monitor.internal.reports.TimestampReportBuilderImpl
 
stateIn(List<TaskState>) - Method in class pro.taskana.monitor.internal.reports.WorkbasketPriorityReportBuilderImpl
 
stateIn(TaskState...) - Method in interface pro.taskana.task.api.TaskQuery
Add your state to your query.
stateIn(TaskState...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
stateNotIn(TaskState...) - Method in interface pro.taskana.task.api.TaskQuery
Exclude these states from your query.
stateNotIn(TaskState...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
states - Variable in class pro.taskana.monitor.internal.reports.WorkbasketPriorityReportBuilderImpl
 
SYSTEM - pro.taskana.task.api.ObjectReferenceQueryColumnName
 
SYSTEM_INSTANCE - pro.taskana.task.api.ObjectReferenceQueryColumnName
 
systemIn(String...) - Method in interface pro.taskana.task.api.ObjectReferenceQuery
Add your system to your query.
systemIn(String...) - Method in class pro.taskana.task.internal.ObjectReferenceQueryImpl
 
systemInstanceIn(String...) - Method in interface pro.taskana.task.api.ObjectReferenceQuery
Add your systemInstance to your query.
systemInstanceIn(String...) - Method in class pro.taskana.task.internal.ObjectReferenceQueryImpl
 

T

Task - Interface in pro.taskana.task.api.models
Task-Interface to specify the model of a Task.
TASK_ID - pro.taskana.task.api.TaskCommentQueryColumnName
 
TASK_IDS - Static variable in class pro.taskana.task.internal.jobs.TaskRefreshJob
 
TaskAlreadyExistException - Exception in pro.taskana.task.api.exceptions
This exception is thrown when a Task is going to be created, but a Task with the same external id does already exist.
TaskAlreadyExistException(String) - Constructor for exception pro.taskana.task.api.exceptions.TaskAlreadyExistException
 
TaskanaEngine - Interface in pro.taskana.common.api
The TaskanaEngine represents an overall set of all needed services.
TaskanaEngine.ConnectionManagementMode - Enum in pro.taskana.common.api
Connection management mode.
taskanaEngineConfiguration - Variable in class pro.taskana.common.internal.TaskanaEngineImpl
 
TaskanaEngineConfiguration - Class in pro.taskana
This central class creates the TaskanaEngine and holds all the information about DB and Security.
TaskanaEngineConfiguration(DataSource, boolean, boolean, String) - Constructor for class pro.taskana.TaskanaEngineConfiguration
 
TaskanaEngineConfiguration(DataSource, boolean, boolean, String, String, String) - Constructor for class pro.taskana.TaskanaEngineConfiguration
 
TaskanaEngineConfiguration(DataSource, boolean, String) - Constructor for class pro.taskana.TaskanaEngineConfiguration
 
taskanaEngineImpl - Variable in class pro.taskana.common.internal.jobs.AbstractTaskanaJob
 
TaskanaEngineImpl - Class in pro.taskana.common.internal
This is the implementation of TaskanaEngine.
TaskanaEngineImpl(TaskanaEngineConfiguration, TaskanaEngine.ConnectionManagementMode) - Constructor for class pro.taskana.common.internal.TaskanaEngineImpl
 
TaskanaHistory - Interface in pro.taskana.spi.history.api
Interface for TASKANA History Service Provider.
TaskanaHistoryEventNotFoundException - Exception in pro.taskana.spi.history.api.exceptions
This exception is thrown when the TaskHistoryEvent with the specified id was not found.
TaskanaHistoryEventNotFoundException(String) - Constructor for exception pro.taskana.spi.history.api.exceptions.TaskanaHistoryEventNotFoundException
 
TaskanaJob - Interface in pro.taskana.common.internal.jobs
Interface for all background TASKANA jobs.
TaskCancelledEvent - Class in pro.taskana.spi.history.api.events.task
Event fired if a task is cancelled.
TaskCancelledEvent(String, Task, String) - Constructor for class pro.taskana.spi.history.api.events.task.TaskCancelledEvent
 
TaskClaimCancelledEvent - Class in pro.taskana.spi.history.api.events.task
Event fired if a task is cancelled to be claimed.
TaskClaimCancelledEvent(String, Task, String, String) - Constructor for class pro.taskana.spi.history.api.events.task.TaskClaimCancelledEvent
 
TaskClaimedEvent - Class in pro.taskana.spi.history.api.events.task
Event fired if a task is claimed.
TaskClaimedEvent(String, Task, String, String) - Constructor for class pro.taskana.spi.history.api.events.task.TaskClaimedEvent
 
taskClassificationCategory - Variable in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
taskClassificationKey - Variable in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
TaskCleanupJob - Class in pro.taskana.task.internal.jobs
Job to cleanup completed tasks after a period of time.
TaskCleanupJob(TaskanaEngine, TaskanaTransactionProvider, ScheduledJob) - Constructor for class pro.taskana.task.internal.jobs.TaskCleanupJob
 
TaskComment - Interface in pro.taskana.task.api.models
TaskComment-Interface to specify attributes of the TaskComment.
TaskCommentImpl - Class in pro.taskana.task.internal.models
 
TaskCommentImpl() - Constructor for class pro.taskana.task.internal.models.TaskCommentImpl
 
TaskCommentImpl(TaskCommentImpl) - Constructor for class pro.taskana.task.internal.models.TaskCommentImpl
 
TaskCommentMapper - Interface in pro.taskana.task.internal
 
TaskCommentNotFoundException - Exception in pro.taskana.task.api.exceptions
This exception is thrown when a specific TaskComment is not in the database.
TaskCommentNotFoundException(String) - Constructor for exception pro.taskana.task.api.exceptions.TaskCommentNotFoundException
 
TaskCommentQuery - Interface in pro.taskana.task.api
TaskCommentQuery for generating dynamic sql.
TaskCommentQueryColumnName - Enum in pro.taskana.task.api
 
TaskCommentQueryImpl - Class in pro.taskana.task.internal
TaskCommentQuery for generating dynamic sql.
TaskCommentQueryMapper - Interface in pro.taskana.task.internal
This class provides a mapper for all task comment queries.
TaskCommentQuerySqlProvider - Class in pro.taskana.task.internal
 
TaskCompletedEvent - Class in pro.taskana.spi.history.api.events.task
Event fired if a task is completed.
TaskCompletedEvent(String, Task, String) - Constructor for class pro.taskana.spi.history.api.events.task.TaskCompletedEvent
 
TaskCompletedEvent(String, TaskSummary, String) - Constructor for class pro.taskana.spi.history.api.events.task.TaskCompletedEvent
 
TaskCreatedEvent - Class in pro.taskana.spi.history.api.events.task
Event fired if a task is created.
TaskCreatedEvent(String, Task, String, String) - Constructor for class pro.taskana.spi.history.api.events.task.TaskCreatedEvent
 
TaskCustomField - Enum in pro.taskana.task.api
 
TaskCustomFieldValueReport - Class in pro.taskana.monitor.api.reports
A TaskCustomFieldValueReport aggregates Task related data.
TaskCustomFieldValueReport(List<TimeIntervalColumnHeader>) - Constructor for class pro.taskana.monitor.api.reports.TaskCustomFieldValueReport
 
TaskCustomFieldValueReport.Builder - Interface in pro.taskana.monitor.api.reports
TaskCustomFieldValueReportBuilderImpl - Class in pro.taskana.monitor.internal.reports
The implementation of CustomFieldValueReportBuilder.
TaskCustomFieldValueReportBuilderImpl(InternalTaskanaEngine, MonitorMapper, TaskCustomField) - Constructor for class pro.taskana.monitor.internal.reports.TaskCustomFieldValueReportBuilderImpl
 
TaskCustomIntField - Enum in pro.taskana.task.api
 
TaskCustomPropertySelector - Class in pro.taskana.task.internal
Determines which custom properties are to be updated.
TaskCustomPropertySelector() - Constructor for class pro.taskana.task.internal.TaskCustomPropertySelector
 
TaskHistoryCustomField - Enum in pro.taskana.spi.history.api.events.task
 
TaskHistoryEvent - Class in pro.taskana.spi.history.api.events.task
Super class for all task related events.
TaskHistoryEvent() - Constructor for class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
TaskHistoryEvent(String, TaskSummary, String, String) - Constructor for class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
TaskHistoryEventType - Enum in pro.taskana.spi.history.api.events.task
 
taskId - Variable in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
taskId - Variable in class pro.taskana.task.internal.models.AttachmentSummaryImpl
 
taskIdIn(String...) - Method in interface pro.taskana.task.api.TaskCommentQuery
Add your Task ids to your query.
taskIdIn(String...) - Method in class pro.taskana.task.internal.TaskCommentQueryImpl
 
TaskImpl - Class in pro.taskana.task.internal.models
 
TaskImpl() - Constructor for class pro.taskana.task.internal.models.TaskImpl
 
TaskMapper - Interface in pro.taskana.task.internal
This class is the mybatis mapping of task.
TaskNotFoundException - Exception in pro.taskana.task.api.exceptions
This exception is thrown when a specific Task is not in the database.
TaskNotFoundException(String) - Constructor for exception pro.taskana.task.api.exceptions.TaskNotFoundException
 
taskOwnerLongName - Variable in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
TaskQuery - Interface in pro.taskana.task.api
TaskQuery for generating dynamic sql.
TaskQueryColumnName - Enum in pro.taskana.task.api
Enum containing the column names for TaskQueryMapper.queryTaskColumnValues.
TaskQueryImpl - Class in pro.taskana.task.internal
TaskQuery for generating dynamic sql.
TaskQueryItem - Class in pro.taskana.monitor.api.reports.item
The TaskQueryItem entity contains the number of tasks for a domain which have a specific state.
TaskQueryItem() - Constructor for class pro.taskana.monitor.api.reports.item.TaskQueryItem
 
TaskQueryMapper - Interface in pro.taskana.task.internal
This class provides a mapper for all task queries.
TaskQuerySqlProvider - Class in pro.taskana.task.internal
 
TaskRefreshJob - Class in pro.taskana.task.internal.jobs
This class executes a job of type TaskRefreshJob.
TaskRefreshJob(TaskanaEngine, TaskanaTransactionProvider, ScheduledJob) - Constructor for class pro.taskana.task.internal.jobs.TaskRefreshJob
 
TaskRequestChangesEvent - Class in pro.taskana.spi.history.api.events.task
The TaskRequestChangesEvent is fired if changes on a Task are requested.
TaskRequestChangesEvent(String, Task, String, String) - Constructor for class pro.taskana.spi.history.api.events.task.TaskRequestChangesEvent
 
TaskRequestReviewEvent - Class in pro.taskana.spi.history.api.events.task
The TaskRequestReviewEvent is fired after a review on a Task has been requested.
TaskRequestReviewEvent(String, Task, String, String) - Constructor for class pro.taskana.spi.history.api.events.task.TaskRequestReviewEvent
 
TaskRoutingManager - Class in pro.taskana.spi.routing.internal
Loads TaskRoutingProvider SPI implementation(s) and passes requests to determine workbasketids to them.
TaskRoutingManager(TaskanaEngine) - Constructor for class pro.taskana.spi.routing.internal.TaskRoutingManager
 
TaskRoutingProvider - Interface in pro.taskana.spi.routing.api
The TaskRoutingProvider allows to determine the Workbasket for a Task that has no Workbasket on creation.
TaskService - Interface in pro.taskana.task.api
The TaskService manages all operations on Tasks.
TaskServiceImpl - Class in pro.taskana.task.internal
This is the implementation of TaskService.
TaskServiceImpl(InternalTaskanaEngine, TaskMapper, TaskCommentMapper, AttachmentMapper, ObjectReferenceMapper, UserMapper) - Constructor for class pro.taskana.task.internal.TaskServiceImpl
 
TaskState - Enum in pro.taskana.task.api
The TaskState contains all status of a Task.
TaskStatusColumnHeader - Class in pro.taskana.monitor.api.reports.header
The TaskStatusColumnHeader represents a column for each TaskState.
TaskStatusColumnHeader(TaskState) - Constructor for class pro.taskana.monitor.api.reports.header.TaskStatusColumnHeader
 
TaskStatusReport - Class in pro.taskana.monitor.api.reports
A TaskStatusReport aggregates Task related data.
TaskStatusReport(List<TaskState>) - Constructor for class pro.taskana.monitor.api.reports.TaskStatusReport
 
TaskStatusReport.Builder - Interface in pro.taskana.monitor.api.reports
Builder for TaskStatusReport.
TaskStatusReportBuilderImpl - Class in pro.taskana.monitor.internal.reports
The implementation of TaskStatusReportBuilder.
TaskStatusReportBuilderImpl(InternalTaskanaEngine, MonitorMapper) - Constructor for class pro.taskana.monitor.internal.reports.TaskStatusReportBuilderImpl
 
TaskSummary - Interface in pro.taskana.task.api.models
Interface for TaskSummary.
TaskSummaryImpl - Class in pro.taskana.task.internal.models
Entity which contains the most important information about a Task.
TaskSummaryImpl() - Constructor for class pro.taskana.task.internal.models.TaskSummaryImpl
 
TaskSummaryImpl(TaskSummaryImpl) - Constructor for class pro.taskana.task.internal.models.TaskSummaryImpl
 
TaskTerminatedEvent - Class in pro.taskana.spi.history.api.events.task
Event fired if a task is terminated.
TaskTerminatedEvent(String, Task, String) - Constructor for class pro.taskana.spi.history.api.events.task.TaskTerminatedEvent
 
TaskTimestamp - Enum in pro.taskana.monitor.api
This enum contains all timestamps saved in the database table for a Task.
TaskTransferredEvent - Class in pro.taskana.spi.history.api.events.task
Event fired if a task is transferred.
TaskTransferredEvent(String, TaskSummary, String, String, String, String) - Constructor for class pro.taskana.spi.history.api.events.task.TaskTransferredEvent
 
TaskUpdatedEvent - Class in pro.taskana.spi.history.api.events.task
 
TaskUpdatedEvent(String, Task, String, String) - Constructor for class pro.taskana.spi.history.api.events.task.TaskUpdatedEvent
 
TaskUpdatePriorityBatchStatement - Class in pro.taskana.task.internal.jobs.helper
Update a lot of priorities for tasks in a performant way without the need to write SQL.
TaskUpdatePriorityBatchStatement(Connection) - Constructor for class pro.taskana.task.internal.jobs.helper.TaskUpdatePriorityBatchStatement
 
TaskUpdatePriorityJob - Class in pro.taskana.task.internal.jobs
Job to recalculate the priority of each task that is not in an endstate.
TaskUpdatePriorityJob(TaskanaEngine) - Constructor for class pro.taskana.task.internal.jobs.TaskUpdatePriorityJob
 
TaskUpdatePriorityJob(TaskanaEngine, TaskanaTransactionProvider, ScheduledJob) - Constructor for class pro.taskana.task.internal.jobs.TaskUpdatePriorityJob
 
TaskUpdatePriorityWorker - Class in pro.taskana.task.internal.jobs.helper
 
TaskUpdatePriorityWorker(TaskanaEngine) - Constructor for class pro.taskana.task.internal.jobs.helper.TaskUpdatePriorityWorker
 
TERMINATED - pro.taskana.spi.history.api.events.task.TaskHistoryEventType
 
TERMINATED - pro.taskana.task.api.TaskState
 
terminateTask(String) - Method in interface pro.taskana.task.api.TaskService
Terminates a Task.
terminateTask(String) - Method in class pro.taskana.task.internal.TaskServiceImpl
 
TEXT_FIELD - pro.taskana.task.api.TaskCommentQueryColumnName
 
textFieldLike(String...) - Method in interface pro.taskana.task.api.TaskCommentQuery
Add your texts for pattern matching to your query.
textFieldLike(String...) - Method in class pro.taskana.task.internal.TaskCommentQueryImpl
 
textFieldNotLike(String...) - Method in interface pro.taskana.task.api.TaskCommentQuery
Add your texts for pattern matching to your query, which should not be contained.
textFieldNotLike(String...) - Method in class pro.taskana.task.internal.TaskCommentQueryImpl
 
TimeIntervalColumnHeader - Class in pro.taskana.monitor.api.reports.header
A TimeIntervalColumnHeader has a lower and an upper age limit which subdivide the count of tasks into different sections.
TimeIntervalColumnHeader(int) - Constructor for class pro.taskana.monitor.api.reports.header.TimeIntervalColumnHeader
 
TimeIntervalColumnHeader(int, int) - Constructor for class pro.taskana.monitor.api.reports.header.TimeIntervalColumnHeader
 
TimeIntervalColumnHeader.Date - Class in pro.taskana.monitor.api.reports.header
for Date representation.
TimeIntervalColumnHeader.Range - Class in pro.taskana.monitor.api.reports.header
For representation of Range.
TimeIntervalReportBuilder<B extends TimeIntervalReportBuilder<B,​I,​H>,​I extends AgeQueryItem,​H extends TimeIntervalColumnHeader> - Interface in pro.taskana.monitor.api.reports
"Super" Interface for all TimeIntervalReportBuilders.
TimestampQueryItem - Class in pro.taskana.monitor.api.reports.item
The TimestampQueryItem represents the content of a cell in the TimestampReport.
TimestampQueryItem() - Constructor for class pro.taskana.monitor.api.reports.item.TimestampQueryItem
 
TimestampReport - Class in pro.taskana.monitor.api.reports
A TimestampReport aggregates Task related data.
TimestampReport(List<TimeIntervalColumnHeader>) - Constructor for class pro.taskana.monitor.api.reports.TimestampReport
 
TimestampReport.Builder - Interface in pro.taskana.monitor.api.reports
Builder for TimestampReport.
TimestampReportBuilderImpl - Class in pro.taskana.monitor.internal.reports
The implementation of TimestampReport.Builder.
TimestampReportBuilderImpl(InternalTaskanaEngine, MonitorMapper) - Constructor for class pro.taskana.monitor.internal.reports.TimestampReportBuilderImpl
 
TimestampRow - Class in pro.taskana.monitor.api.reports.row
A single Row inside the TimestampReport.
TimestampRow(String, int) - Constructor for class pro.taskana.monitor.api.reports.row.TimestampRow
 
TimestampRow.OrgLevel1Row - Class in pro.taskana.monitor.api.reports.row
Row inside the TimestampReport containing the information regarding a specific org level 1.
TimestampRow.OrgLevel2Row - Class in pro.taskana.monitor.api.reports.row
Row inside the TimestampReport containing the information regarding a specific org level 2.
TimestampRow.OrgLevel3Row - Class in pro.taskana.monitor.api.reports.row
Row inside the TimestampReport containing the information regarding a specific org level 3.
TOPIC - pro.taskana.workbasket.api.WorkbasketType
 
toString() - Method in enum pro.taskana.classification.api.ClassificationQueryColumnName
 
toString() - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
toString() - Method in class pro.taskana.classification.internal.jobs.ClassificationChangedJob
 
toString() - Method in class pro.taskana.classification.internal.models.ClassificationImpl
 
toString() - Method in class pro.taskana.classification.internal.models.ClassificationSummaryImpl
 
toString() - Method in class pro.taskana.common.api.ScheduledJob
 
toString() - Method in class pro.taskana.monitor.api.CombinedClassificationFilter
 
toString() - Method in class pro.taskana.monitor.api.reports.header.TaskStatusColumnHeader
 
toString() - Method in class pro.taskana.monitor.api.reports.header.TimeIntervalColumnHeader
 
toString() - Method in class pro.taskana.monitor.api.reports.item.DetailedMonitorQueryItem
 
toString() - Method in class pro.taskana.monitor.api.reports.item.MonitorQueryItem
 
toString() - Method in class pro.taskana.monitor.api.reports.item.TaskQueryItem
 
toString() - Method in class pro.taskana.monitor.api.reports.Report
 
toString() - Method in class pro.taskana.monitor.api.reports.row.FoldableRow
 
toString() - Method in class pro.taskana.monitor.api.SelectedItem
 
toString() - Method in class pro.taskana.monitor.internal.preprocessor.WorkingDaysToDaysReportConverter
 
toString() - Method in class pro.taskana.spi.history.api.events.classification.ClassificationHistoryEvent
 
toString() - Method in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
toString() - Method in class pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEvent
 
toString() - Method in enum pro.taskana.task.api.ObjectReferenceQueryColumnName
 
toString() - Method in enum pro.taskana.task.api.TaskCommentQueryColumnName
 
toString() - Method in enum pro.taskana.task.api.TaskQueryColumnName
 
toString() - Method in enum pro.taskana.task.api.WildcardSearchField
 
toString() - Method in class pro.taskana.task.internal.jobs.TaskCleanupJob
 
toString() - Method in class pro.taskana.task.internal.jobs.TaskRefreshJob
 
toString() - Method in class pro.taskana.task.internal.jobs.TaskUpdatePriorityJob
 
toString() - Method in class pro.taskana.task.internal.models.AttachmentImpl
 
toString() - Method in class pro.taskana.task.internal.models.AttachmentSummaryImpl
 
toString() - Method in class pro.taskana.task.internal.models.MinimalTaskSummary
 
toString() - Method in class pro.taskana.task.internal.models.ObjectReferenceImpl
 
toString() - Method in class pro.taskana.task.internal.models.TaskCommentImpl
 
toString() - Method in class pro.taskana.task.internal.models.TaskImpl
 
toString() - Method in class pro.taskana.task.internal.models.TaskSummaryImpl
 
toString() - Method in class pro.taskana.task.internal.ObjectReferenceQueryImpl
 
toString() - Method in class pro.taskana.task.internal.TaskCommentQueryImpl
 
toString() - Method in class pro.taskana.task.internal.TaskCustomPropertySelector
 
toString() - Method in class pro.taskana.task.internal.TaskQueryImpl
 
toString() - Method in class pro.taskana.user.internal.models.UserImpl
 
toString() - Method in enum pro.taskana.workbasket.api.AccessItemQueryColumnName
 
toString() - Method in enum pro.taskana.workbasket.api.WorkbasketQueryColumnName
 
toString() - Method in class pro.taskana.workbasket.internal.models.WorkbasketAccessItemImpl
 
toString() - Method in class pro.taskana.workbasket.internal.models.WorkbasketImpl
 
toString() - Method in class pro.taskana.workbasket.internal.models.WorkbasketSummaryImpl
 
toString() - Method in class pro.taskana.workbasket.internal.WorkbasketAccessItemQueryImpl
 
toString() - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 
transactionFactory - Variable in class pro.taskana.common.internal.TaskanaEngineImpl
 
transfer(String, String) - Method in interface pro.taskana.task.api.TaskService
Transfers a Task to another Workbasket while always setting isTransferred to true.
transfer(String, String, boolean) - Method in interface pro.taskana.task.api.TaskService
Transfers a Task to another Workbasket.
transfer(String, String, boolean) - Method in class pro.taskana.task.internal.TaskServiceImpl
 
transfer(String, String, String) - Method in interface pro.taskana.task.api.TaskService
Transfers a Task to another Workbasket while always setting isTransferred .
transfer(String, String, String, boolean) - Method in interface pro.taskana.task.api.TaskService
Transfers a Task to another Workbasket.
transfer(String, String, String, boolean) - Method in class pro.taskana.task.internal.TaskServiceImpl
 
TRANSFER - pro.taskana.workbasket.api.WorkbasketPermission
 
TRANSFERRED - pro.taskana.spi.history.api.events.task.TaskHistoryEventType
 
transferredEquals(Boolean) - Method in interface pro.taskana.task.api.TaskQuery
Add the isTransferred flag to the query.
transferredEquals(Boolean) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
transferTasks(String, String, List<String>) - Method in interface pro.taskana.task.api.TaskService
Transfers a List of Tasks to another Workbasket while always setting isTransferred to true.
transferTasks(String, String, List<String>, boolean) - Method in interface pro.taskana.task.api.TaskService
Transfers a List of Tasks to another Workbasket.
transferTasks(String, String, List<String>, boolean) - Method in class pro.taskana.task.internal.TaskServiceImpl
 
transferTasks(String, List<String>) - Method in interface pro.taskana.task.api.TaskService
Transfers a List of Tasks to another Workbasket while always setting isTransferred to true.
transferTasks(String, List<String>, boolean) - Method in interface pro.taskana.task.api.TaskService
Transfers a List of Tasks to another Workbasket.
transferTasks(String, List<String>, boolean) - Method in class pro.taskana.task.internal.TaskServiceImpl
 
txProvider - Variable in class pro.taskana.common.internal.jobs.AbstractTaskanaJob
 
type - Variable in class pro.taskana.classification.internal.models.ClassificationSummaryImpl
 
type - Variable in class pro.taskana.spi.history.api.events.classification.ClassificationHistoryEvent
 
type - Variable in class pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEvent
 
type - Variable in class pro.taskana.workbasket.internal.models.WorkbasketSummaryImpl
 
TYPE - pro.taskana.classification.api.ClassificationQueryColumnName
 
TYPE - pro.taskana.task.api.ObjectReferenceQueryColumnName
 
TYPE - pro.taskana.workbasket.api.WorkbasketQueryColumnName
 
typeIn(String...) - Method in interface pro.taskana.classification.api.ClassificationQuery
Selects only Classifications which have a type equal to any of the passed values.
typeIn(String...) - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
typeIn(String...) - Method in interface pro.taskana.task.api.ObjectReferenceQuery
Add your type to your query.
typeIn(String...) - Method in class pro.taskana.task.internal.ObjectReferenceQueryImpl
 
typeIn(WorkbasketType...) - Method in interface pro.taskana.workbasket.api.WorkbasketQuery
Add your types to your query.
typeIn(WorkbasketType...) - Method in class pro.taskana.workbasket.internal.WorkbasketQueryImpl
 

U

update() - Static method in class pro.taskana.user.internal.UserMapperSqlProvider
 
update() - Static method in class pro.taskana.workbasket.internal.WorkbasketAccessSqlProvider
 
update() - Static method in class pro.taskana.workbasket.internal.WorkbasketSqlProvider
 
update(ClassificationImpl) - Method in interface pro.taskana.classification.internal.ClassificationMapper
 
update(ScheduledJob) - Method in interface pro.taskana.common.internal.JobMapper
 
update(AttachmentImpl) - Method in interface pro.taskana.task.internal.AttachmentMapper
 
update(ObjectReferenceImpl) - Method in interface pro.taskana.task.internal.ObjectReferenceMapper
 
update(TaskCommentImpl) - Method in interface pro.taskana.task.internal.TaskCommentMapper
 
update(TaskImpl) - Method in interface pro.taskana.task.internal.TaskMapper
 
update(User) - Method in interface pro.taskana.user.internal.UserMapper
 
update(WorkbasketAccessItemImpl) - Method in interface pro.taskana.workbasket.internal.WorkbasketAccessMapper
 
update(WorkbasketImpl) - Method in interface pro.taskana.workbasket.internal.WorkbasketMapper
 
updateByKeyAndDomain() - Static method in class pro.taskana.workbasket.internal.WorkbasketSqlProvider
 
updateByKeyAndDomain(WorkbasketImpl) - Method in interface pro.taskana.workbasket.internal.WorkbasketMapper
 
updateClaimed(List<String>, TaskSummary) - Method in interface pro.taskana.task.internal.TaskMapper
 
updateClassification(Classification) - Method in interface pro.taskana.classification.api.ClassificationService
Updates the specified Classification.
updateClassification(Classification) - Method in class pro.taskana.classification.internal.ClassificationServiceImpl
 
updateClassificationCategoryOnChange(List<String>, String) - Method in interface pro.taskana.task.internal.TaskMapper
 
updateCompleted(List<String>, TaskSummary) - Method in interface pro.taskana.task.internal.TaskMapper
 
UPDATED - pro.taskana.spi.history.api.events.classification.ClassificationHistoryEventType
 
UPDATED - pro.taskana.spi.history.api.events.task.TaskHistoryEventType
 
UPDATED - pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEventType
 
updatePriorityOfTasks(List<String>, TaskImpl) - Method in interface pro.taskana.task.internal.TaskMapper
 
updateTask(Task) - Method in interface pro.taskana.task.api.TaskService
Update a Task.
updateTask(Task) - Method in class pro.taskana.task.internal.TaskServiceImpl
 
updateTaskComment(TaskComment) - Method in interface pro.taskana.task.api.TaskService
Updates the specified TaskComment.
updateTaskComment(TaskComment) - Method in class pro.taskana.task.internal.TaskServiceImpl
 
updateTaskDueDates(List<MinimalTaskSummary>, TaskImpl) - Method in interface pro.taskana.task.internal.TaskMapper
 
updateTasks(List<String>, Map<TaskCustomField, String>) - Method in interface pro.taskana.task.api.TaskService
Updates specified TaskCustomFields for all given Tasks.
updateTasks(List<String>, Map<TaskCustomField, String>) - Method in class pro.taskana.task.internal.TaskServiceImpl
 
updateTasks(List<String>, TaskImpl, TaskCustomPropertySelector) - Method in interface pro.taskana.task.internal.TaskMapper
 
updateTasks(ObjectReference, Map<TaskCustomField, String>) - Method in interface pro.taskana.task.api.TaskService
Updates specified TaskCustomFields of Tasks associated with the given primaryObjRef.
updateTasks(ObjectReference, Map<TaskCustomField, String>) - Method in class pro.taskana.task.internal.TaskServiceImpl
 
updateTotalValue(I) - Method in class pro.taskana.monitor.api.reports.row.FoldableRow
 
updateTotalValue(I) - Method in interface pro.taskana.monitor.api.reports.row.Row
updates the total value of the row without changing any cell value.
updateTotalValue(I) - Method in class pro.taskana.monitor.api.reports.row.SingleRow
 
updateTransfered(Set<String>, TaskImpl) - Method in interface pro.taskana.task.internal.TaskMapper
 
updateUser(User) - Method in interface pro.taskana.user.api.UserService
Updates an existing User.
updateUser(User) - Method in class pro.taskana.user.internal.UserServiceImpl
 
updateWorkbasket(Workbasket) - Method in interface pro.taskana.workbasket.api.WorkbasketService
Update the given Workbasket.
updateWorkbasket(Workbasket) - Method in class pro.taskana.workbasket.internal.WorkbasketServiceImpl
 
updateWorkbasketAccessItem(WorkbasketAccessItem) - Method in interface pro.taskana.workbasket.api.WorkbasketService
This method updates a WorkbasketAccessItem.
updateWorkbasketAccessItem(WorkbasketAccessItem) - Method in class pro.taskana.workbasket.internal.WorkbasketServiceImpl
 
useManagedTransactions - Variable in class pro.taskana.TaskanaEngineConfiguration
 
User - Interface in pro.taskana.user.api.models
The User holds some relevant information about the TASKANA users.
UserAlreadyExistException - Exception in pro.taskana.user.api.exceptions
This exception is thrown when a User was tried to be created with an id already existing.
UserAlreadyExistException(String, Exception) - Constructor for exception pro.taskana.user.api.exceptions.UserAlreadyExistException
 
userId - Variable in class pro.taskana.spi.history.api.events.classification.ClassificationHistoryEvent
 
userId - Variable in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
userId - Variable in class pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEvent
 
UserImpl - Class in pro.taskana.user.internal.models
 
UserImpl() - Constructor for class pro.taskana.user.internal.models.UserImpl
 
UserImpl(UserImpl) - Constructor for class pro.taskana.user.internal.models.UserImpl
 
userLongName - Variable in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
UserMapper - Interface in pro.taskana.user.internal
 
UserMapperSqlProvider - Class in pro.taskana.user.internal
 
UserNotFoundException - Exception in pro.taskana.user.api.exceptions
This exception is thrown when a specific User referenced by its id is not in the database.
UserNotFoundException(String) - Constructor for exception pro.taskana.user.api.exceptions.UserNotFoundException
 
UserService - Interface in pro.taskana.user.api
The UserService manages all operations concerning Users.
UserServiceImpl - Class in pro.taskana.user.internal
 
UserServiceImpl(InternalTaskanaEngine, UserMapper) - Constructor for class pro.taskana.user.internal.UserServiceImpl
 

V

VALID_IN_DOMAIN - pro.taskana.classification.api.ClassificationQueryColumnName
 
validate(ObjectReference, String, String) - Static method in class pro.taskana.task.internal.models.ObjectReferenceImpl
 
validInDomainEquals(Boolean) - Method in interface pro.taskana.classification.api.ClassificationQuery
Selects only Classifications which have a isValidInDomain flag equal to the passed flag.
validInDomainEquals(Boolean) - Method in class pro.taskana.classification.internal.ClassificationQueryImpl
 
VALUE - pro.taskana.task.api.ObjectReferenceQueryColumnName
 
valueIn(String...) - Method in interface pro.taskana.task.api.ObjectReferenceQuery
Add your value to your query.
valueIn(String...) - Method in class pro.taskana.task.internal.ObjectReferenceQueryImpl
 
valueOf(String) - Static method in enum pro.taskana.classification.api.ClassificationCustomField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum pro.taskana.classification.api.ClassificationQueryColumnName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum pro.taskana.common.api.ScheduledJob.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum pro.taskana.common.api.TaskanaEngine.ConnectionManagementMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum pro.taskana.monitor.api.TaskTimestamp
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum pro.taskana.spi.history.api.events.classification.ClassificationHistoryEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum pro.taskana.spi.history.api.events.task.TaskHistoryCustomField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum pro.taskana.spi.history.api.events.task.TaskHistoryEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum pro.taskana.task.api.CallbackState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum pro.taskana.task.api.ObjectReferenceQueryColumnName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum pro.taskana.task.api.TaskCommentQueryColumnName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum pro.taskana.task.api.TaskCustomField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum pro.taskana.task.api.TaskCustomIntField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum pro.taskana.task.api.TaskQueryColumnName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum pro.taskana.task.api.TaskState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum pro.taskana.task.api.WildcardSearchField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum pro.taskana.workbasket.api.AccessItemQueryColumnName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum pro.taskana.workbasket.api.WorkbasketCustomField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum pro.taskana.workbasket.api.WorkbasketPermission
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum pro.taskana.workbasket.api.WorkbasketQueryColumnName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum pro.taskana.workbasket.api.WorkbasketType
Returns the enum constant of this type with the specified name.
values() - Static method in enum pro.taskana.classification.api.ClassificationCustomField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum pro.taskana.classification.api.ClassificationQueryColumnName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum pro.taskana.common.api.ScheduledJob.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum pro.taskana.common.api.TaskanaEngine.ConnectionManagementMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum pro.taskana.monitor.api.TaskTimestamp
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum pro.taskana.spi.history.api.events.classification.ClassificationHistoryEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum pro.taskana.spi.history.api.events.task.TaskHistoryCustomField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum pro.taskana.spi.history.api.events.task.TaskHistoryEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum pro.taskana.task.api.CallbackState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum pro.taskana.task.api.ObjectReferenceQueryColumnName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum pro.taskana.task.api.TaskCommentQueryColumnName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum pro.taskana.task.api.TaskCustomField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum pro.taskana.task.api.TaskCustomIntField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum pro.taskana.task.api.TaskQueryColumnName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum pro.taskana.task.api.TaskState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum pro.taskana.task.api.WildcardSearchField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum pro.taskana.workbasket.api.AccessItemQueryColumnName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum pro.taskana.workbasket.api.WorkbasketCustomField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum pro.taskana.workbasket.api.WorkbasketPermission
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum pro.taskana.workbasket.api.WorkbasketQueryColumnName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum pro.taskana.workbasket.api.WorkbasketType
Returns an array containing the constants of this enum type, in the order they are declared.

W

WildcardSearchField - Enum in pro.taskana.task.api
 
wildcardSearchFieldsIn(WildcardSearchField...) - Method in interface pro.taskana.task.api.TaskQuery
Add the Task fields for which the wildcard search should be performed as an exact match to your query.
wildcardSearchFieldsIn(WildcardSearchField...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
wildcardSearchValueLike(String) - Method in interface pro.taskana.task.api.TaskQuery
Add your wildcard search value for pattern matching to your query.
wildcardSearchValueLike(String) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
withColumnHeaders(List<H>) - Method in interface pro.taskana.monitor.api.reports.TimeIntervalReportBuilder
Adds a list TimeIntervalColumnHeaders to the Builder to subdivide the Report into clusters.
withColumnHeaders(List<PriorityColumnHeader>) - Method in interface pro.taskana.monitor.api.reports.WorkbasketPriorityReport.Builder
Adds a list of PriorityColumnHeaders to the builder to subdivide the report into clusters.
withColumnHeaders(List<PriorityColumnHeader>) - Method in class pro.taskana.monitor.internal.reports.WorkbasketPriorityReportBuilderImpl
 
withoutAttachment() - Method in interface pro.taskana.task.api.TaskQuery
This method adds the condition that only Tasks that don't have any Attachments will be included in the TaskQuery.
withoutAttachment() - Method in class pro.taskana.task.internal.TaskQueryImpl
 
withTimestamps(List<TaskTimestamp>) - Method in interface pro.taskana.monitor.api.reports.TimestampReport.Builder
 
withTimestamps(List<TaskTimestamp>) - Method in class pro.taskana.monitor.internal.reports.TimestampReportBuilderImpl
 
Workbasket - Interface in pro.taskana.workbasket.api.models
Workbasket entity interface.
WORKBASKET_ID - pro.taskana.task.api.TaskQueryColumnName
 
WORKBASKET_ID - pro.taskana.workbasket.api.AccessItemQueryColumnName
 
WORKBASKET_KEY - pro.taskana.task.api.TaskQueryColumnName
 
WORKBASKET_KEY - pro.taskana.workbasket.api.AccessItemQueryColumnName
 
WorkbasketAccessItem - Interface in pro.taskana.workbasket.api.models
Interface for WorkbasketAccessItem.
WorkbasketAccessItemAlreadyExistException - Exception in pro.taskana.workbasket.api.exceptions
This exception is thrown when an already existing WorkbasketAccessItem was tried to be created.
WorkbasketAccessItemAlreadyExistException(String, String) - Constructor for exception pro.taskana.workbasket.api.exceptions.WorkbasketAccessItemAlreadyExistException
 
WorkbasketAccessItemCreatedEvent - Class in pro.taskana.spi.history.api.events.workbasket
 
WorkbasketAccessItemCreatedEvent(String, Workbasket, String, String) - Constructor for class pro.taskana.spi.history.api.events.workbasket.WorkbasketAccessItemCreatedEvent
 
WorkbasketAccessItemDeletedEvent - Class in pro.taskana.spi.history.api.events.workbasket
 
WorkbasketAccessItemDeletedEvent(String, Workbasket, String, String) - Constructor for class pro.taskana.spi.history.api.events.workbasket.WorkbasketAccessItemDeletedEvent
 
WorkbasketAccessItemDeletedForAccessIdEvent - Class in pro.taskana.spi.history.api.events.workbasket
 
WorkbasketAccessItemDeletedForAccessIdEvent(String, Workbasket, String) - Constructor for class pro.taskana.spi.history.api.events.workbasket.WorkbasketAccessItemDeletedForAccessIdEvent
 
WorkbasketAccessItemImpl - Class in pro.taskana.workbasket.internal.models
WorkbasketAccessItemImpl Entity.
WorkbasketAccessItemImpl() - Constructor for class pro.taskana.workbasket.internal.models.WorkbasketAccessItemImpl
 
WorkbasketAccessItemQuery - Interface in pro.taskana.workbasket.api
WorkbasketAccessItemQuery for generating dynamic SQL.
WorkbasketAccessItemQueryImpl - Class in pro.taskana.workbasket.internal
WorkbasketAccessItemQueryImpl for generating dynamic SQL.
WorkbasketAccessItemsUpdatedEvent - Class in pro.taskana.spi.history.api.events.workbasket
 
WorkbasketAccessItemsUpdatedEvent(String, Workbasket, String, String) - Constructor for class pro.taskana.spi.history.api.events.workbasket.WorkbasketAccessItemsUpdatedEvent
 
WorkbasketAccessItemUpdatedEvent - Class in pro.taskana.spi.history.api.events.workbasket
 
WorkbasketAccessItemUpdatedEvent(String, Workbasket, String, String) - Constructor for class pro.taskana.spi.history.api.events.workbasket.WorkbasketAccessItemUpdatedEvent
 
WorkbasketAccessMapper - Interface in pro.taskana.workbasket.internal
This class is the mybatis mapping of workbasket access items.
WorkbasketAccessSqlProvider - Class in pro.taskana.workbasket.internal
 
WorkbasketAlreadyExistException - Exception in pro.taskana.workbasket.api.exceptions
This exception is thrown when an already existing Workbasket was tried to be created.
WorkbasketAlreadyExistException(String, String) - Constructor for exception pro.taskana.workbasket.api.exceptions.WorkbasketAlreadyExistException
 
WorkbasketCleanupJob - Class in pro.taskana.workbasket.internal.jobs
Job to cleanup completed workbaskets after a period of time if there are no pending tasks associated to the workbasket.
WorkbasketCleanupJob(TaskanaEngine, TaskanaTransactionProvider, ScheduledJob) - Constructor for class pro.taskana.workbasket.internal.jobs.WorkbasketCleanupJob
 
WorkbasketCreatedEvent - Class in pro.taskana.spi.history.api.events.workbasket
 
WorkbasketCreatedEvent(String, Workbasket, String, String) - Constructor for class pro.taskana.spi.history.api.events.workbasket.WorkbasketCreatedEvent
 
WorkbasketCustomField - Enum in pro.taskana.workbasket.api
 
WorkbasketDeletedEvent - Class in pro.taskana.spi.history.api.events.workbasket
 
WorkbasketDeletedEvent(String, Workbasket, String, String) - Constructor for class pro.taskana.spi.history.api.events.workbasket.WorkbasketDeletedEvent
 
WorkbasketDistributionTargetAddedEvent - Class in pro.taskana.spi.history.api.events.workbasket
 
WorkbasketDistributionTargetAddedEvent(String, Workbasket, String, String) - Constructor for class pro.taskana.spi.history.api.events.workbasket.WorkbasketDistributionTargetAddedEvent
 
WorkbasketDistributionTargetRemovedEvent - Class in pro.taskana.spi.history.api.events.workbasket
 
WorkbasketDistributionTargetRemovedEvent(String, Workbasket, String, String) - Constructor for class pro.taskana.spi.history.api.events.workbasket.WorkbasketDistributionTargetRemovedEvent
 
WorkbasketDistributionTargetsUpdatedEvent - Class in pro.taskana.spi.history.api.events.workbasket
 
WorkbasketDistributionTargetsUpdatedEvent(String, Workbasket, String, String) - Constructor for class pro.taskana.spi.history.api.events.workbasket.WorkbasketDistributionTargetsUpdatedEvent
 
WorkbasketHistoryEvent - Class in pro.taskana.spi.history.api.events.workbasket
Super class for all workbasket related events.
WorkbasketHistoryEvent() - Constructor for class pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEvent
 
WorkbasketHistoryEvent(String, WorkbasketSummary, String, String) - Constructor for class pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEvent
 
WorkbasketHistoryEventType - Enum in pro.taskana.spi.history.api.events.workbasket
 
workbasketId - Variable in class pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEvent
 
workbasketIdIn(String...) - Method in interface pro.taskana.task.api.TaskQuery
Add your workbasket id to the query.
workbasketIdIn(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
workbasketIdIn(String...) - Method in interface pro.taskana.workbasket.api.WorkbasketAccessItemQuery
Add your workbasket id to your query.
workbasketIdIn(String...) - Method in class pro.taskana.workbasket.internal.WorkbasketAccessItemQueryImpl
 
workbasketIdIn(List<String>) - Method in interface pro.taskana.monitor.api.reports.TimeIntervalReportBuilder
Adds a list of workbasket ids to the builder.
workbasketIdIn(List<String>) - Method in interface pro.taskana.monitor.api.reports.WorkbasketPriorityReport.Builder
Adds a list of workbasket ids to the builder.
workbasketIdIn(List<String>) - Method in class pro.taskana.monitor.internal.reports.WorkbasketPriorityReportBuilderImpl
 
workbasketIdNotIn(String...) - Method in interface pro.taskana.task.api.TaskQuery
Exclude the workbasket id from the query.
workbasketIdNotIn(String...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
workbasketIds - Variable in class pro.taskana.monitor.internal.reports.WorkbasketPriorityReportBuilderImpl
 
workbasketIdsIn(List<String>) - Method in interface pro.taskana.monitor.api.reports.TaskStatusReport.Builder
Adds a list of workbasketIds to the builder.
workbasketIdsIn(List<String>) - Method in class pro.taskana.monitor.internal.reports.TaskStatusReportBuilderImpl
 
WorkbasketImpl - Class in pro.taskana.workbasket.internal.models
Workbasket entity.
WorkbasketImpl() - Constructor for class pro.taskana.workbasket.internal.models.WorkbasketImpl
 
WorkbasketInUseException - Exception in pro.taskana.workbasket.api.exceptions
This exception is thrown when a specific Workbasket does have content and is tried to be deleted.
WorkbasketInUseException(String) - Constructor for exception pro.taskana.workbasket.api.exceptions.WorkbasketInUseException
 
workbasketKey - Variable in class pro.taskana.spi.history.api.events.task.TaskHistoryEvent
 
workbasketKeyDomainIn(KeyDomain...) - Method in interface pro.taskana.task.api.TaskQuery
Add your workbasket key to the query.
workbasketKeyDomainIn(KeyDomain...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
workbasketKeyDomainNotIn(KeyDomain...) - Method in interface pro.taskana.task.api.TaskQuery
Exclude the workbasket key from the query.
workbasketKeyDomainNotIn(KeyDomain...) - Method in class pro.taskana.task.internal.TaskQueryImpl
 
workbasketKeyIn(String...) - Method in interface pro.taskana.workbasket.api.WorkbasketAccessItemQuery
Add your unique entry workbasket key to your query as filter.
workbasketKeyIn(String...) - Method in class pro.taskana.workbasket.internal.WorkbasketAccessItemQueryImpl
 
workbasketKeyLike(String...) - Method in interface pro.taskana.workbasket.api.WorkbasketAccessItemQuery
Add keys to your query.
workbasketKeyLike(String...) - Method in class pro.taskana.workbasket.internal.WorkbasketAccessItemQueryImpl
 
WorkbasketMapper - Interface in pro.taskana.workbasket.internal
This class is the mybatis mapping of workbaskets.
WorkbasketMarkedForDeletionEvent - Class in pro.taskana.spi.history.api.events.workbasket
 
WorkbasketMarkedForDeletionEvent(String, Workbasket, String, String) - Constructor for class pro.taskana.spi.history.api.events.workbasket.WorkbasketMarkedForDeletionEvent
 
WorkbasketMarkedForDeletionException - Exception in pro.taskana.workbasket.api.exceptions
This exception is thrown when a Workbasket, which was marked for deletion, could not be deleted.
WorkbasketMarkedForDeletionException(String) - Constructor for exception pro.taskana.workbasket.api.exceptions.WorkbasketMarkedForDeletionException
 
WorkbasketNotFoundException - Exception in pro.taskana.workbasket.api.exceptions
This exception is thrown when a specific Workbasket is not in the database.
WorkbasketNotFoundException(String) - Constructor for exception pro.taskana.workbasket.api.exceptions.WorkbasketNotFoundException
 
WorkbasketNotFoundException(String, String) - Constructor for exception pro.taskana.workbasket.api.exceptions.WorkbasketNotFoundException
 
WorkbasketPermission - Enum in pro.taskana.workbasket.api
This enum contains all permission values for the Workbaskets.
WorkbasketPriorityReport - Class in pro.taskana.monitor.api.reports
A WorkbasketReport aggregates Task related data.
WorkbasketPriorityReport(List<PriorityColumnHeader>) - Constructor for class pro.taskana.monitor.api.reports.WorkbasketPriorityReport
 
WorkbasketPriorityReport.Builder - Interface in pro.taskana.monitor.api.reports
WorkbasketPriorityReportBuilderImpl - Class in pro.taskana.monitor.internal.reports
 
WorkbasketPriorityReportBuilderImpl(InternalTaskanaEngine, MonitorMapper) - Constructor for class pro.taskana.monitor.internal.reports.WorkbasketPriorityReportBuilderImpl
 
WorkbasketQuery - Interface in pro.taskana.workbasket.api
WorkitemQuery for generating dynamic sql.
WorkbasketQueryColumnName - Enum in pro.taskana.workbasket.api
Enum containing the column names for pro.taskana.workbasket.internal.WorkbasketQueryMapper.queryWorkbasketColumnValues.
WorkbasketQueryImpl - Class in pro.taskana.workbasket.internal
WorkbasketQuery for generating dynamic SQL.
WorkbasketQueryMapper - Interface in pro.taskana.workbasket.internal
This class provides a mapper for all queries.
WorkbasketReport - Class in pro.taskana.monitor.api.reports
A WorkbasketReport aggregates Task related data.
WorkbasketReport(List<TimeIntervalColumnHeader>) - Constructor for class pro.taskana.monitor.api.reports.WorkbasketReport
 
WorkbasketReport.Builder - Interface in pro.taskana.monitor.api.reports
Builder for WorkbasketReport.
WorkbasketReportBuilderImpl - Class in pro.taskana.monitor.internal.reports
 
WorkbasketReportBuilderImpl(InternalTaskanaEngine, MonitorMapper) - Constructor for class pro.taskana.monitor.internal.reports.WorkbasketReportBuilderImpl
 
WorkbasketService - Interface in pro.taskana.workbasket.api
This service manages Workbaskets.
WorkbasketServiceImpl - Class in pro.taskana.workbasket.internal
This is the implementation of WorkbasketService.
WorkbasketServiceImpl(InternalTaskanaEngine, HistoryEventManager, WorkbasketMapper, DistributionTargetMapper, WorkbasketAccessMapper) - Constructor for class pro.taskana.workbasket.internal.WorkbasketServiceImpl
 
WorkbasketSqlProvider - Class in pro.taskana.workbasket.internal
 
workbasketSummary - Variable in class pro.taskana.task.internal.models.TaskSummaryImpl
 
WorkbasketSummary - Interface in pro.taskana.workbasket.api.models
Interface for WorkbasketSummary.
WorkbasketSummaryImpl - Class in pro.taskana.workbasket.internal.models
This entity contains the most important information about a workbasket.
WorkbasketSummaryImpl() - Constructor for class pro.taskana.workbasket.internal.models.WorkbasketSummaryImpl
 
WorkbasketSummaryImpl(WorkbasketSummaryImpl) - Constructor for class pro.taskana.workbasket.internal.models.WorkbasketSummaryImpl
 
WorkbasketType - Enum in pro.taskana.workbasket.api
This enum contains the supported work basket types.
workbasketTypeIn(WorkbasketType...) - Method in interface pro.taskana.monitor.api.reports.WorkbasketPriorityReport.Builder
Adds WorkbasketTypes to the builder.
workbasketTypeIn(WorkbasketType...) - Method in class pro.taskana.monitor.internal.reports.WorkbasketPriorityReportBuilderImpl
 
WorkbasketUpdatedEvent - Class in pro.taskana.spi.history.api.events.workbasket
 
WorkbasketUpdatedEvent(String, Workbasket, String, String) - Constructor for class pro.taskana.spi.history.api.events.workbasket.WorkbasketUpdatedEvent
 
WorkingDaysToDaysReportConverter - Class in pro.taskana.monitor.internal.preprocessor
The DaysToWorkingDaysReportConverter provides a method to convert an age in days into an age in working days.

_

_this() - Method in class pro.taskana.monitor.internal.reports.ClassificationCategoryReportBuilderImpl
 
_this() - Method in class pro.taskana.monitor.internal.reports.ClassificationReportBuilderImpl
 
_this() - Method in class pro.taskana.monitor.internal.reports.TaskCustomFieldValueReportBuilderImpl
 
_this() - Method in class pro.taskana.monitor.internal.reports.TimestampReportBuilderImpl
 
_this() - Method in class pro.taskana.monitor.internal.reports.WorkbasketReportBuilderImpl
 
A B C D E F G H I J K L M N O P Q R S T U V W _ 
All Classes All Packages