- call() - Method in interface pro.taskana.TaskanaCallable
-
- callerHasPermission(WorkbasketPermission) - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- callerHasPermission(WorkbasketPermission) - Method in interface pro.taskana.WorkbasketQuery
-
Add condition to query if the caller (one of the accessIds of the caller) has the given permission on the
workbasket.
- cancelClaim(String) - Method in class pro.taskana.impl.TaskServiceImpl
-
- cancelClaim(String) - Method in interface pro.taskana.TaskService
-
Cancel the claim of an existing task if it was claimed by the current user before.
- categories - Variable in class pro.taskana.impl.ReportBuilder
-
- categoryIn(List<String>) - Method in interface pro.taskana.CategoryReportBuilder
-
Adds a list of categories to the builder.
- categoryIn(String...) - Method in interface pro.taskana.ClassificationQuery
-
Add your category to your query.
- categoryIn(List<String>) - Method in interface pro.taskana.ClassificationReportBuilder
-
Adds a list of categories to the builder.
- categoryIn(List<String>) - Method in interface pro.taskana.CustomFieldValueReportBuilder
-
Adds a list of categories to the builder.
- categoryIn(List<String>) - Method in class pro.taskana.impl.CategoryReportBuilderImpl
-
- categoryIn(String...) - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- categoryIn(List<String>) - Method in class pro.taskana.impl.ClassificationReportBuilderImpl
-
- categoryIn(List<String>) - Method in class pro.taskana.impl.CustomFieldValueReportBuilderImpl
-
- categoryIn(List<String>) - Method in class pro.taskana.impl.WorkbasketReportBuilderImpl
-
- categoryIn(List<String>) - Method in interface pro.taskana.WorkbasketReportBuilder
-
Adds a list of categories to the builder.
- CategoryReport - Class in pro.taskana.impl.report.impl
-
TODO.
- CategoryReport(List<TimeIntervalColumnHeader>) - Constructor for class pro.taskana.impl.report.impl.CategoryReport
-
- CategoryReportBuilder - Interface in pro.taskana
-
The CategoryReportBuilder is used to build a
CategoryReport, list the taskIds of a CategoryReport and list
the values of an entered custom field.
- CategoryReportBuilderImpl - Class in pro.taskana.impl
-
The implementation of CategoryReportBuilder.
- CategoryReportBuilderImpl(TaskanaEngine, TaskMonitorMapper) - Constructor for class pro.taskana.impl.CategoryReportBuilderImpl
-
- checkAuthorization(String, WorkbasketPermission...) - Method in class pro.taskana.impl.WorkbasketServiceImpl
-
- checkAuthorization(String, String, WorkbasketPermission...) - Method in class pro.taskana.impl.WorkbasketServiceImpl
-
- checkAuthorization(String, WorkbasketPermission...) - Method in interface pro.taskana.WorkbasketService
-
This method checks the authorization for the actual User.
- checkAuthorization(String, String, WorkbasketPermission...) - Method in interface pro.taskana.WorkbasketService
-
This method checks the authorization for the actual User.
- checkRoleMembership(TaskanaRole...) - Method in class pro.taskana.impl.TaskanaEngineImpl
-
Checks whether current user is member of any of the specified roles.
- checkRoleMembership(TaskanaRole...) - Method in interface pro.taskana.TaskanaEngine
-
Checks whether current user is member of any of the specified roles.
- claim(String) - Method in class pro.taskana.impl.TaskServiceImpl
-
- claim(String) - Method in interface pro.taskana.TaskService
-
Claim an existing task for the current user.
- claimedWithin(TimeInterval...) - Method in class pro.taskana.impl.TaskQueryImpl
-
- claimedWithin(TimeInterval...) - Method in interface pro.taskana.TaskQuery
-
Add the time intervals within which the task was claimed to your query.
- Classification - Interface in pro.taskana
-
Interface used to specify the Classification-Model.
- CLASSIFICATION_FINDBYID - Static variable in interface pro.taskana.mappings.QueryMapper
-
- CLASSIFICATION_FINDBYKEYANDDOMAIN - Static variable in interface pro.taskana.mappings.QueryMapper
-
- CLASSIFICATION_ID - Static variable in interface pro.taskana.impl.SingleJobExecutor
-
- ClassificationAlreadyExistException - Exception in pro.taskana.exceptions
-
Thrown, when a classification does already exits, but wanted to create with same ID+domain.
- ClassificationAlreadyExistException(Classification) - Constructor for exception pro.taskana.exceptions.ClassificationAlreadyExistException
-
- classificationCategories - Variable in class pro.taskana.configuration.TaskanaEngineConfiguration
-
- classificationCategoryIn(String...) - Method in class pro.taskana.impl.TaskQueryImpl
-
- classificationCategoryIn(String...) - Method in interface pro.taskana.TaskQuery
-
Add your classificationCategory to your query.
- classificationCategoryLike(String...) - Method in class pro.taskana.impl.TaskQueryImpl
-
- classificationCategoryLike(String...) - Method in interface pro.taskana.TaskQuery
-
Add your classificationCategory for pattern matching to your query.
- ClassificationChangedJobExecutor - Class in pro.taskana.impl
-
This class executes a job of type CLASSIFICATIONCHANGEDJOB.
- ClassificationChangedJobExecutor() - Constructor for class pro.taskana.impl.ClassificationChangedJobExecutor
-
- classificationIdIn(List<String>) - Method in interface pro.taskana.CategoryReportBuilder
-
Adds a list of classificationIds to the builder.
- classificationIdIn(List<String>) - Method in interface pro.taskana.ClassificationReportBuilder
-
Adds a list of classificationIds to the builder.
- classificationIdIn(List<String>) - Method in interface pro.taskana.CustomFieldValueReportBuilder
-
Adds a list of classificationIds to the builder.
- classificationIdIn(List<String>) - Method in class pro.taskana.impl.CategoryReportBuilderImpl
-
- classificationIdIn(List<String>) - Method in class pro.taskana.impl.ClassificationReportBuilderImpl
-
- classificationIdIn(List<String>) - Method in class pro.taskana.impl.CustomFieldValueReportBuilderImpl
-
- classificationIdIn(String...) - Method in class pro.taskana.impl.TaskQueryImpl
-
- classificationIdIn(List<String>) - Method in class pro.taskana.impl.WorkbasketReportBuilderImpl
-
- classificationIdIn(String...) - Method in interface pro.taskana.TaskQuery
-
Add your classificationId to your query.
- classificationIdIn(List<String>) - Method in interface pro.taskana.WorkbasketReportBuilder
-
Adds a list of classificationIds to the builder.
- classificationIds - Variable in class pro.taskana.impl.ReportBuilder
-
- ClassificationImpl - Class in pro.taskana.impl
-
Classification entity.
- ClassificationInUseException - Exception in pro.taskana.exceptions
-
Thrown if a specific task is not in the database.
- ClassificationInUseException(String) - Constructor for exception pro.taskana.exceptions.ClassificationInUseException
-
- ClassificationInUseException(String, Throwable) - Constructor for exception pro.taskana.exceptions.ClassificationInUseException
-
- classificationKeyIn(String...) - Method in class pro.taskana.impl.TaskQueryImpl
-
- classificationKeyIn(String...) - Method in interface pro.taskana.TaskQuery
-
Add your classificationKey to your query.
- classificationKeyLike(String...) - Method in class pro.taskana.impl.TaskQueryImpl
-
- classificationKeyLike(String...) - Method in interface pro.taskana.TaskQuery
-
Add your classificationKey for pattern matching to your query.
- classificationKeyNotIn(String...) - Method in class pro.taskana.impl.TaskQueryImpl
-
- classificationKeyNotIn(String...) - Method in interface pro.taskana.TaskQuery
-
Exlude these classificationKeys from your query.
- ClassificationMapper - Interface in pro.taskana.mappings
-
This class is the mybatis mapping of classifications.
- ClassificationNotFoundException - Exception in pro.taskana.exceptions
-
Thrown if a specific task is not in the database.
- ClassificationNotFoundException(String, String) - Constructor for exception pro.taskana.exceptions.ClassificationNotFoundException
-
- ClassificationNotFoundException(String, String, String) - Constructor for exception pro.taskana.exceptions.ClassificationNotFoundException
-
- ClassificationQuery - Interface in pro.taskana
-
ClassificationQuery for generating dynamic sql.
- ClassificationQueryImpl - Class in pro.taskana.impl
-
Implementation of ClassificationQuery interface.
- ClassificationReport - Class in pro.taskana.impl.report.impl
-
The ClassificationReport extends the Report.
- ClassificationReport(List<TimeIntervalColumnHeader>) - Constructor for class pro.taskana.impl.report.impl.ClassificationReport
-
- ClassificationReportBuilder - Interface in pro.taskana
-
- ClassificationReportBuilderImpl - Class in pro.taskana.impl
-
The implementation of ClassificationReportBuilder.
- ClassificationReportBuilderImpl(TaskanaEngine, TaskMonitorMapper) - Constructor for class pro.taskana.impl.ClassificationReportBuilderImpl
-
- ClassificationService - Interface in pro.taskana
-
This class manages the classifications.
- ClassificationServiceImpl - Class in pro.taskana.impl
-
This is the implementation of ClassificationService.
- ClassificationSummary - Interface in pro.taskana
-
Interface for ClassificationSummaries.
- ClassificationSummaryImpl - Class in pro.taskana.impl
-
Implementation for the short summaries of a classification entity.
- classificationTypes - Variable in class pro.taskana.configuration.TaskanaEngineConfiguration
-
- clearErrors() - Method in class pro.taskana.BulkOperationResults
-
Clearing the map - all entries will be removed.
- closeConnection() - Method in class pro.taskana.impl.TaskanaEngineImpl
-
closes the connection to the database in mode EXPLICIT.
- closeConnection() - Method in interface pro.taskana.TaskanaEngine
-
Closes the client's connection, sets it to null and switches to mode PARTICIPATE.
- columnHeaders - Variable in class pro.taskana.impl.report.Report
-
- columnHeaders - Variable in class pro.taskana.impl.ReportBuilder
-
- CombinedClassificationFilter - Class in pro.taskana.impl.report.impl
-
The CombinedClassificationFilter is a pair of a classificationId for a task and a classificationId for the
corresponding attachment that is used to filter the
WorkbasketReport by the classification of the attachment.
- CombinedClassificationFilter(String) - Constructor for class pro.taskana.impl.report.impl.CombinedClassificationFilter
-
- CombinedClassificationFilter(String, String) - Constructor for class pro.taskana.impl.report.impl.CombinedClassificationFilter
-
- combinedClassificationFilterIn(List<CombinedClassificationFilter>) - Method in class pro.taskana.impl.WorkbasketReportBuilderImpl
-
- combinedClassificationFilterIn(List<CombinedClassificationFilter>) - Method in interface pro.taskana.WorkbasketReportBuilder
-
- companyIn(String...) - Method in class pro.taskana.impl.ObjectReferenceQueryImpl
-
- companyIn(String...) - Method in interface pro.taskana.ObjectReferenceQuery
-
Add your company to your query.
- completedWithin(TimeInterval...) - Method in class pro.taskana.impl.TaskQueryImpl
-
- completedWithin(TimeInterval...) - Method in interface pro.taskana.TaskQuery
-
Add the time intervals within which the task was completed to your query.
- completeTask(String) - Method in class pro.taskana.impl.TaskServiceImpl
-
- completeTask(String) - Method in interface pro.taskana.TaskService
-
Complete a claimed Task as owner/admin and update State and Timestamps.
- completeTasks(List<String>) - Method in class pro.taskana.impl.TaskServiceImpl
-
- completeTasks(List<String>) - Method in interface pro.taskana.TaskService
-
Completes a list of tasks.
- ConcurrencyException - Exception in pro.taskana.exceptions
-
This exception is thrown when an attempt is made to update an object that has already been updated by another user.
- ConcurrencyException(String) - Constructor for exception pro.taskana.exceptions.ConcurrencyException
-
- connection - Variable in class pro.taskana.impl.TaskanaEngineImpl
-
- ConnectionNotSetException - Exception in pro.taskana.exceptions
-
Thrown if ConnectionManagementMode is CONNECTION_MANAGED_EXTERNALLY and an attempt is made to call an API method before the setConnection() method has been called.
- ConnectionNotSetException() - Constructor for exception pro.taskana.exceptions.ConnectionNotSetException
-
- contains(Instant) - Method in class pro.taskana.TimeInterval
-
- containsErrors() - Method in class pro.taskana.BulkOperationResults
-
Returning the status of a bulk-error-log.
- convertDaysToWorkingDays(int) - Method in class pro.taskana.impl.DaysToWorkingDaysConverter
-
Converts an integer, that represents the age in days, to the age in working days by using the table that was
created by initialization.
- convertWorkingDaysToDays(int) - Method in class pro.taskana.impl.DaysToWorkingDaysConverter
-
Converts an integer, that represents the age in working days, to the age in days by using the table that was
created by initialization.
- convertWorkingDaysToDays(Instant, long) - Method in class pro.taskana.impl.DaysToWorkingDaysConverter
-
- count() - Method in interface pro.taskana.BaseQuery
-
Counting the amount of rows/results for the current query.
- count() - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- count() - Method in class pro.taskana.impl.ObjectReferenceQueryImpl
-
- count() - Method in class pro.taskana.impl.TaskQueryImpl
-
- count() - Method in class pro.taskana.impl.WorkbasketAccessItemQueryImpl
-
- count() - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- countQueryClassifications(ClassificationQueryImpl) - Method in interface pro.taskana.mappings.QueryMapper
-
- countQueryObjectReferences(ObjectReferenceQueryImpl) - Method in interface pro.taskana.mappings.QueryMapper
-
- countQueryTasks(TaskQueryImpl) - Method in interface pro.taskana.mappings.QueryMapper
-
- countQueryWorkbasketAccessItems(WorkbasketAccessItemQueryImpl) - Method in interface pro.taskana.mappings.QueryMapper
-
- countQueryWorkbaskets(WorkbasketQueryImpl) - Method in interface pro.taskana.mappings.QueryMapper
-
- countTasksInWorkbasket(String) - Method in interface pro.taskana.mappings.TaskMapper
-
- createCategoryReportBuilder() - Method in class pro.taskana.impl.TaskMonitorServiceImpl
-
- createCategoryReportBuilder() - Method in interface pro.taskana.TaskMonitorService
-
Provides a
CategoryReportBuilder for creating a CategoryReport, list the task ids of this report and list
the values of an entered custom attribute.
- createClassification(Classification) - Method in interface pro.taskana.ClassificationService
-
Persists a new classification after adding default values.
- createClassification(Classification) - Method in class pro.taskana.impl.ClassificationServiceImpl
-
- createClassificationQuery() - Method in interface pro.taskana.ClassificationService
-
This method provides a query builder for quering the database.
- createClassificationQuery() - Method in class pro.taskana.impl.ClassificationServiceImpl
-
- createClassificationReportBuilder() - Method in class pro.taskana.impl.TaskMonitorServiceImpl
-
- createClassificationReportBuilder() - Method in interface pro.taskana.TaskMonitorService
-
Provides a
ClassificationReportBuilder for creating a ClassificationReport or a
DetailedClassificationReport, list the task ids of these reports and list the values of an entered custom
attribute.
- createCustomFieldValueReportBuilder(CustomField) - Method in class pro.taskana.impl.TaskMonitorServiceImpl
-
- createCustomFieldValueReportBuilder(CustomField) - Method in interface pro.taskana.TaskMonitorService
-
- createDatasource(String, String, String, String) - Static method in class pro.taskana.configuration.TaskanaEngineConfiguration
-
This method creates a PooledDataSource, if the needed properties are provided.
- createDefaultDataSource() - Static method in class pro.taskana.configuration.TaskanaEngineConfiguration
-
- createdWithin(TimeInterval...) - Method in interface pro.taskana.ClassificationQuery
-
Add your created-Dates to your query.
- createdWithin(TimeInterval...) - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- createdWithin(TimeInterval...) - Method in class pro.taskana.impl.TaskQueryImpl
-
- createdWithin(TimeInterval...) - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- createdWithin(TimeInterval...) - Method in interface pro.taskana.TaskQuery
-
Add the time intervals within which the task was created to your query.
- createdWithin(TimeInterval...) - Method in interface pro.taskana.WorkbasketQuery
-
Add the time intervals within which the workbasket was created to your query.
- createObjectReferenceQuery() - Method in class pro.taskana.impl.TaskQueryImpl
-
- createObjectReferenceQuery() - Method in interface pro.taskana.TaskQuery
-
This method provides a query builder for quering the database.
- createReportRow(int) - Method in class pro.taskana.impl.report.impl.DetailedClassificationReport
-
- createReportRow(int) - Method in class pro.taskana.impl.report.Report
-
- createSqlSessionManager() - Method in class pro.taskana.impl.TaskanaEngineImpl
-
This method creates the sqlSessionManager of myBatis.
- createTask(Task) - Method in class pro.taskana.impl.TaskServiceImpl
-
- createTask(Task) - Method in interface pro.taskana.TaskService
-
Persists a not persisted Task which does not exist already.
- createTaskanaEngine(TaskanaEngineConfiguration) - Static method in class pro.taskana.impl.TaskanaEngineImpl
-
- createTaskQuery() - Method in class pro.taskana.impl.TaskServiceImpl
-
- createTaskQuery() - Method in interface pro.taskana.TaskService
-
This method provides a query builder for quering the database.
- createTaskStatusReportBuilder() - Method in class pro.taskana.impl.TaskMonitorServiceImpl
-
- createTaskStatusReportBuilder() - Method in interface pro.taskana.TaskMonitorService
-
- createWorkbasket(Workbasket) - Method in class pro.taskana.impl.WorkbasketServiceImpl
-
- createWorkbasket(Workbasket) - Method in interface pro.taskana.WorkbasketService
-
Create a new Workbasket.
- createWorkbasketAccessItem(WorkbasketAccessItem) - Method in class pro.taskana.impl.WorkbasketServiceImpl
-
- createWorkbasketAccessItem(WorkbasketAccessItem) - Method in interface pro.taskana.WorkbasketService
-
- createWorkbasketAccessItemQuery() - Method in class pro.taskana.impl.WorkbasketServiceImpl
-
- createWorkbasketAccessItemQuery() - Method in interface pro.taskana.WorkbasketService
-
This method provides a query builder for querying the database.
- createWorkbasketQuery() - Method in class pro.taskana.impl.WorkbasketServiceImpl
-
- createWorkbasketQuery() - Method in interface pro.taskana.WorkbasketService
-
This method provides a query builder for querying the database.
- createWorkbasketReportBuilder() - Method in class pro.taskana.impl.TaskMonitorServiceImpl
-
- createWorkbasketReportBuilder() - Method in interface pro.taskana.TaskMonitorService
-
Provides a
WorkbasketReportBuilderImpl for creating a WorkbasketReport, list the task ids of this report
and list the values of an entered custom attribute.
- creatorIn(String...) - Method in class pro.taskana.impl.TaskQueryImpl
-
- creatorIn(String...) - Method in interface pro.taskana.TaskQuery
-
Add the UserIds of the creator to your query.
- creatorLike(String...) - Method in class pro.taskana.impl.TaskQueryImpl
-
- creatorLike(String...) - Method in interface pro.taskana.TaskQuery
-
Add the UserIds of the creator for pattern matching to your query.
- CurrentUserContext - Class in pro.taskana.security
-
Provides the context information about the current (calling) user.
- custom1In(String...) - Method in interface pro.taskana.ClassificationQuery
-
Add custom1 to your query.
- custom1In(String...) - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- custom1In(String...) - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- custom1In(String...) - Method in interface pro.taskana.WorkbasketQuery
-
Add the 1st custom property to your query.
- custom1Like(String...) - Method in interface pro.taskana.ClassificationQuery
-
Add custom1 to your query.
- custom1Like(String...) - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- custom1Like(String...) - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- custom1Like(String...) - Method in interface pro.taskana.WorkbasketQuery
-
Add the 1st custom property for pattern matching to your query.
- custom2In(String...) - Method in interface pro.taskana.ClassificationQuery
-
Add custom2 to your query.
- custom2In(String...) - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- custom2In(String...) - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- custom2In(String...) - Method in interface pro.taskana.WorkbasketQuery
-
Add the 2nd custom property to your query.
- custom2Like(String...) - Method in interface pro.taskana.ClassificationQuery
-
Add custom2 to your query.
- custom2Like(String...) - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- custom2Like(String...) - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- custom2Like(String...) - Method in interface pro.taskana.WorkbasketQuery
-
Add the 2nd custom property for pattern matching to your query.
- custom3In(String...) - Method in interface pro.taskana.ClassificationQuery
-
Add custom3 to your query.
- custom3In(String...) - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- custom3In(String...) - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- custom3In(String...) - Method in interface pro.taskana.WorkbasketQuery
-
Add the 3rd custom property to your query.
- custom3Like(String...) - Method in interface pro.taskana.ClassificationQuery
-
Add custom3 to your query.
- custom3Like(String...) - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- custom3Like(String...) - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- custom3Like(String...) - Method in interface pro.taskana.WorkbasketQuery
-
Add the 3rd custom property for pattern matching to your query.
- custom4In(String...) - Method in interface pro.taskana.ClassificationQuery
-
Add custom4 to your query.
- custom4In(String...) - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- custom4In(String...) - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- custom4In(String...) - Method in interface pro.taskana.WorkbasketQuery
-
Add the 4th custom property to your query.
- custom4Like(String...) - Method in interface pro.taskana.ClassificationQuery
-
Add custom4 to your query.
- custom4Like(String...) - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- custom4Like(String...) - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- custom4Like(String...) - Method in interface pro.taskana.WorkbasketQuery
-
Add the 4th custom property for pattern matching to your query.
- custom5In(String...) - Method in interface pro.taskana.ClassificationQuery
-
Add custom5 to your query.
- custom5In(String...) - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- custom5Like(String...) - Method in interface pro.taskana.ClassificationQuery
-
Add custom5 to your query.
- custom5Like(String...) - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- custom6In(String...) - Method in interface pro.taskana.ClassificationQuery
-
Add custom6 to your query.
- custom6In(String...) - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- custom6Like(String...) - Method in interface pro.taskana.ClassificationQuery
-
Add custom6 to your query.
- custom6Like(String...) - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- custom7In(String...) - Method in interface pro.taskana.ClassificationQuery
-
Add custom7 to your query.
- custom7In(String...) - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- custom7Like(String...) - Method in interface pro.taskana.ClassificationQuery
-
Add custom7 to your query.
- custom7Like(String...) - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- custom8In(String...) - Method in interface pro.taskana.ClassificationQuery
-
Add custom8 to your query.
- custom8In(String...) - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- custom8Like(String...) - Method in interface pro.taskana.ClassificationQuery
-
Add custom8 to your query.
- custom8Like(String...) - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- customAttributeFilter - Variable in class pro.taskana.impl.ReportBuilder
-
- customAttributeFilterIn(Map<CustomField, String>) - Method in interface pro.taskana.CategoryReportBuilder
-
Adds a map of custom attributes and custom attribute values to the builder.
- customAttributeFilterIn(Map<CustomField, String>) - Method in interface pro.taskana.ClassificationReportBuilder
-
Adds a map of custom attributes and custom attribute values to the builder.
- customAttributeFilterIn(Map<CustomField, String>) - Method in interface pro.taskana.CustomFieldValueReportBuilder
-
Adds a map of custom attributes and custom attribute values to the builder.
- customAttributeFilterIn(Map<CustomField, String>) - Method in class pro.taskana.impl.CategoryReportBuilderImpl
-
- customAttributeFilterIn(Map<CustomField, String>) - Method in class pro.taskana.impl.ClassificationReportBuilderImpl
-
- customAttributeFilterIn(Map<CustomField, String>) - Method in class pro.taskana.impl.CustomFieldValueReportBuilderImpl
-
- customAttributeFilterIn(Map<CustomField, String>) - Method in class pro.taskana.impl.WorkbasketReportBuilderImpl
-
- customAttributeFilterIn(Map<CustomField, String>) - Method in interface pro.taskana.WorkbasketReportBuilder
-
Adds a map of custom attributes and custom attribute values to the builder.
- customAttributeIn(String, String...) - Method in class pro.taskana.impl.TaskQueryImpl
-
- customAttributeIn(String, String...) - Method in interface pro.taskana.TaskQuery
-
Add the values of custom attribute number num for exact matching to your query.
- customAttributeLike(String, String...) - Method in class pro.taskana.impl.TaskQueryImpl
-
- customAttributeLike(String, String...) - Method in interface pro.taskana.TaskQuery
-
Add the values of custom attribute number num for pattern matching to your query.
- CustomField - Enum in pro.taskana
-
This enum contains the fields CUSTOM_1 - CUSTOM_10 for the task entity.
- customField - Variable in class pro.taskana.impl.CustomFieldValueReportBuilderImpl
-
- CustomFieldValueReport - Class in pro.taskana.impl.report.impl
-
TODO.
- CustomFieldValueReport(List<TimeIntervalColumnHeader>) - Constructor for class pro.taskana.impl.report.impl.CustomFieldValueReport
-
- CustomFieldValueReportBuilder - Interface in pro.taskana
-
The CustomFieldValueReportBuilder is used to build a
CustomFieldValueReport and list the values of a entered
custom field.
- CustomFieldValueReportBuilderImpl - Class in pro.taskana.impl
-
The implementation of CustomFieldValueReportBuilder.
- CustomFieldValueReportBuilderImpl(TaskanaEngine, TaskMonitorMapper, CustomField) - Constructor for class pro.taskana.impl.CustomFieldValueReportBuilderImpl
-
- CustomPropertySelector - Class in pro.taskana.mappings
-
Determines which custom properties are to be updated.
- CustomPropertySelector() - Constructor for class pro.taskana.mappings.CustomPropertySelector
-
- generateWithPrefix(String) - Static method in class pro.taskana.impl.util.IdGenerator
-
This method create an id with an specific prefix.
- getAccessId() - Method in class pro.taskana.impl.WorkbasketAccessItemImpl
-
- getAccessId() - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- getAccessId() - Method in interface pro.taskana.WorkbasketAccessItem
-
Returns the group id or user id for which this WorkbasketAccessItem controls access permissions.
- getAccessIdIn() - Method in class pro.taskana.impl.WorkbasketAccessItemQueryImpl
-
- getAccessIds() - Static method in class pro.taskana.security.CurrentUserContext
-
- getAccessName() - Method in class pro.taskana.impl.WorkbasketAccessItemImpl
-
- getAccessName() - Method in interface pro.taskana.WorkbasketAccessItem
-
Returns the name of the group or user for which this WorkbasketAccessItem controls access permissions.
- getAgeInDays() - Method in class pro.taskana.impl.report.impl.MonitorQueryItem
-
- getApplicationEntryPoint() - Method in interface pro.taskana.Classification
-
Get the logical name of the associated application entry point.
- getApplicationEntryPoint() - Method in class pro.taskana.impl.ClassificationImpl
-
- getApplicationEntryPointIn() - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- getApplicationEntryPointLike() - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- getArguments() - Method in class pro.taskana.impl.Job
-
- getAttachment(String) - Method in interface pro.taskana.mappings.AttachmentMapper
-
- getAttachmentClassificationId() - Method in class pro.taskana.impl.report.impl.CombinedClassificationFilter
-
- getAttachmentKey() - Method in class pro.taskana.impl.report.impl.DetailedMonitorQueryItem
-
- getAttachments() - Method in class pro.taskana.impl.TaskImpl
-
- getAttachments() - Method in interface pro.taskana.Task
-
Return the attachments for this task.
- getAttachmentSummaries() - Method in class pro.taskana.impl.TaskSummaryImpl
-
- getAttachmentSummaries() - Method in interface pro.taskana.TaskSummary
-
Gets the attachment summaries of the task.
- getBegin() - Method in class pro.taskana.TimeInterval
-
- getBusinessProcessId() - Method in class pro.taskana.impl.TaskImpl
-
- getBusinessProcessId() - Method in class pro.taskana.impl.TaskSummaryImpl
-
- getBusinessProcessId() - Method in interface pro.taskana.Task
-
Returns the businessProcessId of a task.
- getBusinessProcessId() - Method in interface pro.taskana.TaskSummary
-
Gets the businessProcessId of the task.
- getBusinessProcessIdIn() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getBusinessProcessIdLike() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getCallbackInfo() - Method in class pro.taskana.impl.TaskImpl
-
- getCallbackInfo() - Method in interface pro.taskana.Task
-
Returns a Map of Callback info.
- getCategory() - Method in interface pro.taskana.Classification
-
- getCategory() - Method in interface pro.taskana.ClassificationSummary
-
Gets the category of the classification.
- getCategory() - Method in class pro.taskana.impl.ClassificationImpl
-
- getCategory() - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- getCategory() - Method in class pro.taskana.impl.ClassificationSummaryImpl
-
- getCategoryIn() - Method in class pro.taskana.impl.ReportBuilder
-
- getCells() - Method in class pro.taskana.impl.report.ReportRow
-
- getChannel() - Method in interface pro.taskana.Attachment
-
Returns the Channel on which the attachment was received.
- getChannel() - Method in interface pro.taskana.AttachmentSummary
-
Gets the Channel on which the attachment was received.
- getChannel() - Method in class pro.taskana.impl.AttachmentImpl
-
- getChannel() - Method in class pro.taskana.impl.AttachmentSummaryImpl
-
- getClaimed() - Method in class pro.taskana.impl.TaskImpl
-
- getClaimed() - Method in class pro.taskana.impl.TaskSummaryImpl
-
- getClaimed() - Method in interface pro.taskana.Task
-
- getClaimed() - Method in interface pro.taskana.TaskSummary
-
Gets the time when the task was claimed.
- getClaimedIn() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getClassification(String, String) - Method in interface pro.taskana.ClassificationService
-
Get the Classification for key and domain.
- getClassification(String) - Method in interface pro.taskana.ClassificationService
-
Get the Classification by id.
- getClassification(String) - Method in class pro.taskana.impl.ClassificationServiceImpl
-
- getClassification(String, String) - Method in class pro.taskana.impl.ClassificationServiceImpl
-
- getClassificationCategories() - Method in class pro.taskana.configuration.TaskanaEngineConfiguration
-
- getClassificationCategory() - Method in class pro.taskana.impl.TaskImpl
-
- getClassificationCategory() - Method in interface pro.taskana.Task
-
Returns the category of the current classification.
- getClassificationCategoryIn() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getClassificationCategoryLike() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getClassificationIdIn() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getClassificationIdsIn() - Method in class pro.taskana.impl.ReportBuilder
-
- getClassificationKey() - Method in class pro.taskana.impl.TaskImpl
-
- getClassificationKeyIn() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getClassificationKeyLike() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getClassificationKeyNotIn() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getClassificationService() - Method in class pro.taskana.impl.TaskanaEngineImpl
-
- getClassificationService() - Method in interface pro.taskana.TaskanaEngine
-
The ClassificationService can be used for operations on all Categories.
- getClassificationSummary() - Method in interface pro.taskana.Attachment
-
Returns the classification summary of the attachment.
- getClassificationSummary() - Method in interface pro.taskana.AttachmentSummary
-
Gets the classificationSummary of the attachment.
- getClassificationSummary() - Method in class pro.taskana.impl.AttachmentImpl
-
- getClassificationSummary() - Method in class pro.taskana.impl.AttachmentSummaryImpl
-
- getClassificationSummary() - Method in class pro.taskana.impl.TaskImpl
-
- getClassificationSummary() - Method in class pro.taskana.impl.TaskSummaryImpl
-
- getClassificationSummary() - Method in interface pro.taskana.Task
-
- getClassificationSummary() - Method in interface pro.taskana.TaskSummary
-
Gets the classification summary of the task.
- getClassificationSummaryImpl() - Method in class pro.taskana.impl.AttachmentImpl
-
- getClassificationSummaryImpl() - Method in class pro.taskana.impl.AttachmentSummaryImpl
-
- getClassificationSummaryImpl() - Method in class pro.taskana.impl.TaskImpl
-
- getClassificationSummaryImpl() - Method in class pro.taskana.impl.TaskSummaryImpl
-
- getClassificationTypes() - Method in class pro.taskana.configuration.TaskanaEngineConfiguration
-
- getColumnHeaders() - Method in class pro.taskana.impl.report.Report
-
- getColumnHeaders() - Method in class pro.taskana.impl.ReportBuilder
-
- getColumnName() - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- getColumnName() - Method in class pro.taskana.impl.ObjectReferenceQueryImpl
-
- getColumnName() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getColumnName() - Method in class pro.taskana.impl.WorkbasketAccessItemQueryImpl
-
- getColumnName() - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- getCombinedClassificationFilterIn() - Method in class pro.taskana.impl.WorkbasketReportBuilderImpl
-
- getCompany() - Method in class pro.taskana.impl.ObjectReferenceQueryImpl
-
- getCompany() - Method in class pro.taskana.ObjectReference
-
- getCompleted() - Method in class pro.taskana.impl.Job
-
- getCompleted() - Method in class pro.taskana.impl.TaskImpl
-
- getCompleted() - Method in class pro.taskana.impl.TaskSummaryImpl
-
- getCompleted() - Method in interface pro.taskana.Task
-
- getCompleted() - Method in interface pro.taskana.TaskSummary
-
Gets the time when the task was completed.
- getCompletedIn() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getConfiguration() - Method in class pro.taskana.impl.TaskanaEngineImpl
-
- getConfiguration() - Method in interface pro.taskana.TaskanaEngine
-
The Taskana configuration.
- getCreated() - Method in interface pro.taskana.Attachment
-
Returns the time when the attachment was created.
- getCreated() - Method in interface pro.taskana.AttachmentSummary
-
Gets the time when the attachment was created.
- getCreated() - Method in interface pro.taskana.Classification
-
Get the timestamp when this classification was as created.
- getCreated() - Method in class pro.taskana.impl.AttachmentImpl
-
- getCreated() - Method in class pro.taskana.impl.AttachmentSummaryImpl
-
- getCreated() - Method in class pro.taskana.impl.ClassificationImpl
-
- getCreated() - Method in class pro.taskana.impl.Job
-
- getCreated() - Method in class pro.taskana.impl.TaskImpl
-
- getCreated() - Method in class pro.taskana.impl.TaskSummaryImpl
-
- getCreated() - Method in class pro.taskana.impl.WorkbasketImpl
-
- getCreated() - Method in interface pro.taskana.Task
-
- getCreated() - Method in interface pro.taskana.TaskSummary
-
Gets the time when the task was created.
- getCreated() - Method in interface pro.taskana.Workbasket
-
Returns the date when the workbasket was created.
- getCreatedIn() - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- getCreatedIn() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getCreatedIn() - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- getCreator() - Method in class pro.taskana.impl.TaskImpl
-
- getCreator() - Method in class pro.taskana.impl.TaskSummaryImpl
-
- getCreator() - Method in interface pro.taskana.Task
-
Gets the UserId of the task-creator.
- getCreator() - Method in interface pro.taskana.TaskSummary
-
Gets the name of the task-creator.
- getCreatorIn() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getCreatorLike() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getCustom1() - Method in interface pro.taskana.Classification
-
Get the 1.
- getCustom1() - Method in interface pro.taskana.ClassificationSummary
-
Get the 1.
- getCustom1() - Method in class pro.taskana.impl.ClassificationImpl
-
- getCustom1() - Method in class pro.taskana.impl.ClassificationSummaryImpl
-
- getCustom1() - Method in class pro.taskana.impl.TaskImpl
-
- getCustom1() - Method in class pro.taskana.impl.WorkbasketImpl
-
- getCustom1() - Method in class pro.taskana.impl.WorkbasketSummaryImpl
-
- getCustom1() - Method in interface pro.taskana.Workbasket
-
Return the value for the custom1 attribute.
- getCustom1() - Method in interface pro.taskana.WorkbasketSummary
-
Gets the custom1 property of the workbasket.
- getCustom10() - Method in class pro.taskana.impl.TaskImpl
-
- getCustom10In() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getCustom10Like() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getCustom11() - Method in class pro.taskana.impl.TaskImpl
-
- getCustom11In() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getCustom11Like() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getCustom12() - Method in class pro.taskana.impl.TaskImpl
-
- getCustom12In() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getCustom12Like() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getCustom13() - Method in class pro.taskana.impl.TaskImpl
-
- getCustom13In() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getCustom13Like() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getCustom14() - Method in class pro.taskana.impl.TaskImpl
-
- getCustom14In() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getCustom14Like() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getCustom15() - Method in class pro.taskana.impl.TaskImpl
-
- getCustom15In() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getCustom15Like() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getCustom16() - Method in class pro.taskana.impl.TaskImpl
-
- getCustom16In() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getCustom16Like() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getCustom1In() - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- getCustom1In() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getCustom1In() - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- getCustom1Like() - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- getCustom1Like() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getCustom1Like() - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- getCustom2() - Method in interface pro.taskana.Classification
-
Get the 2.
- getCustom2() - Method in interface pro.taskana.ClassificationSummary
-
Get the 2.
- getCustom2() - Method in class pro.taskana.impl.ClassificationImpl
-
- getCustom2() - Method in class pro.taskana.impl.ClassificationSummaryImpl
-
- getCustom2() - Method in class pro.taskana.impl.TaskImpl
-
- getCustom2() - Method in class pro.taskana.impl.WorkbasketImpl
-
- getCustom2() - Method in class pro.taskana.impl.WorkbasketSummaryImpl
-
- getCustom2() - Method in interface pro.taskana.Workbasket
-
Return the value for the custom2 attribute.
- getCustom2() - Method in interface pro.taskana.WorkbasketSummary
-
Gets the custom2 property of the workbasket.
- getCustom2In() - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- getCustom2In() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getCustom2In() - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- getCustom2Like() - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- getCustom2Like() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getCustom2Like() - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- getCustom3() - Method in interface pro.taskana.Classification
-
Get the 3.
- getCustom3() - Method in interface pro.taskana.ClassificationSummary
-
Get the 3.
- getCustom3() - Method in class pro.taskana.impl.ClassificationImpl
-
- getCustom3() - Method in class pro.taskana.impl.ClassificationSummaryImpl
-
- getCustom3() - Method in class pro.taskana.impl.TaskImpl
-
- getCustom3() - Method in class pro.taskana.impl.WorkbasketImpl
-
- getCustom3() - Method in class pro.taskana.impl.WorkbasketSummaryImpl
-
- getCustom3() - Method in interface pro.taskana.Workbasket
-
Return the value for the custom3 attribute.
- getCustom3() - Method in interface pro.taskana.WorkbasketSummary
-
Gets the custom3 property of the workbasket.
- getCustom3In() - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- getCustom3In() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getCustom3In() - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- getCustom3Like() - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- getCustom3Like() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getCustom3Like() - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- getCustom4() - Method in interface pro.taskana.Classification
-
Get the 4.
- getCustom4() - Method in interface pro.taskana.ClassificationSummary
-
Get the 4.
- getCustom4() - Method in class pro.taskana.impl.ClassificationImpl
-
- getCustom4() - Method in class pro.taskana.impl.ClassificationSummaryImpl
-
- getCustom4() - Method in class pro.taskana.impl.TaskImpl
-
- getCustom4() - Method in class pro.taskana.impl.WorkbasketImpl
-
- getCustom4() - Method in class pro.taskana.impl.WorkbasketSummaryImpl
-
- getCustom4() - Method in interface pro.taskana.Workbasket
-
Return the value for the custom4 attribute.
- getCustom4() - Method in interface pro.taskana.WorkbasketSummary
-
Gets the custom4 property of the workbasket.
- getCustom4In() - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- getCustom4In() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getCustom4In() - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- getCustom4Like() - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- getCustom4Like() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getCustom4Like() - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- getCustom5() - Method in interface pro.taskana.Classification
-
Get the 5.
- getCustom5() - Method in interface pro.taskana.ClassificationSummary
-
Get the 5.
- getCustom5() - Method in class pro.taskana.impl.ClassificationImpl
-
- getCustom5() - Method in class pro.taskana.impl.ClassificationSummaryImpl
-
- getCustom5() - Method in class pro.taskana.impl.TaskImpl
-
- getCustom5In() - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- getCustom5In() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getCustom5Like() - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- getCustom5Like() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getCustom6() - Method in interface pro.taskana.Classification
-
Get the 6.
- getCustom6() - Method in interface pro.taskana.ClassificationSummary
-
Get the 6.
- getCustom6() - Method in class pro.taskana.impl.ClassificationImpl
-
- getCustom6() - Method in class pro.taskana.impl.ClassificationSummaryImpl
-
- getCustom6() - Method in class pro.taskana.impl.TaskImpl
-
- getCustom6In() - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- getCustom6In() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getCustom6Like() - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- getCustom6Like() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getCustom7() - Method in interface pro.taskana.Classification
-
Get the 7.
- getCustom7() - Method in interface pro.taskana.ClassificationSummary
-
Get the 7.
- getCustom7() - Method in class pro.taskana.impl.ClassificationImpl
-
- getCustom7() - Method in class pro.taskana.impl.ClassificationSummaryImpl
-
- getCustom7() - Method in class pro.taskana.impl.TaskImpl
-
- getCustom7In() - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- getCustom7In() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getCustom7Like() - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- getCustom7Like() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getCustom8() - Method in interface pro.taskana.Classification
-
Get the 8.
- getCustom8() - Method in interface pro.taskana.ClassificationSummary
-
Get the 8.
- getCustom8() - Method in class pro.taskana.impl.ClassificationImpl
-
- getCustom8() - Method in class pro.taskana.impl.ClassificationSummaryImpl
-
- getCustom8() - Method in class pro.taskana.impl.TaskImpl
-
- getCustom8In() - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- getCustom8In() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getCustom8Like() - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- getCustom8Like() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getCustom9() - Method in class pro.taskana.impl.TaskImpl
-
- getCustom9In() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getCustom9Like() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getCustomAttribute(String) - Method in class pro.taskana.impl.TaskImpl
-
- getCustomAttribute(String) - Method in class pro.taskana.impl.TaskSummaryImpl
-
- getCustomAttribute(String) - Method in interface pro.taskana.Task
-
Return the value for custom Attribute number num.
- getCustomAttribute(String) - Method in interface pro.taskana.TaskSummary
-
Gets the custom attribute number num of the task.
- getCustomAttributeFilter() - Method in class pro.taskana.impl.ReportBuilder
-
- getCustomAttributes() - Method in interface pro.taskana.Attachment
-
Returns the custom attributes of this attachment.
- getCustomAttributes() - Method in class pro.taskana.impl.AttachmentImpl
-
- getCustomAttributes() - Method in class pro.taskana.impl.TaskImpl
-
- getCustomAttributes() - Method in interface pro.taskana.Task
-
Returns a Map of custom Attributes.
- getCustomAttributesAsString(String) - Method in interface pro.taskana.mappings.AttachmentMapper
-
- getCustomAttributeValuesForReport(List<String>, List<TaskState>, List<String>, List<String>, List<String>, List<String>, Map<CustomField, String>, CustomField) - Method in interface pro.taskana.mappings.TaskMonitorMapper
-
- getCustomField() - Method in interface pro.taskana.CustomFieldValueReportBuilder
-
Gets the customField property of the CustomFieldValueReportBuilder.
- getCustomField() - Method in class pro.taskana.impl.CustomFieldValueReportBuilderImpl
-
- getCustomHolidays() - Method in class pro.taskana.configuration.TaskanaEngineConfiguration
-
- getCustomHolidays() - Method in class pro.taskana.impl.DaysToWorkingDaysConverter
-
- getDataSource() - Method in class pro.taskana.configuration.DbSchemaCreator
-
- getDatasource() - Method in class pro.taskana.configuration.TaskanaEngineConfiguration
-
- getDescription() - Method in interface pro.taskana.Classification
-
Get the description of a classification.
- getDescription() - Method in class pro.taskana.impl.ClassificationImpl
-
- getDescription() - Method in class pro.taskana.impl.TaskImpl
-
- getDescription() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getDescription() - Method in class pro.taskana.impl.WorkbasketImpl
-
- getDescription() - Method in class pro.taskana.impl.WorkbasketSummaryImpl
-
- getDescription() - Method in interface pro.taskana.Task
-
Return the task-description.
- getDescription() - Method in interface pro.taskana.Workbasket
-
Returns the workbasket-descriptions.
- getDescription() - Method in interface pro.taskana.WorkbasketSummary
-
Gets the description of the workbasket.
- getDescriptionLike() - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- getDescriptionLike() - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- getDetailRows() - Method in class pro.taskana.impl.report.impl.DetailedReportRow
-
- getDisplayName() - Method in class pro.taskana.impl.report.impl.TaskStatusColumnHeader
-
- getDisplayName() - Method in class pro.taskana.impl.report.impl.TimeIntervalColumnHeader
-
- getDisplayName() - Method in interface pro.taskana.impl.report.ReportColumnHeader
-
- getDistributionSources(String) - Method in class pro.taskana.impl.WorkbasketServiceImpl
-
- getDistributionSources(String, String) - Method in class pro.taskana.impl.WorkbasketServiceImpl
-
- getDistributionSources(String) - Method in interface pro.taskana.WorkbasketService
-
Returns the distribution sources for a given workbasket.
- getDistributionSources(String, String) - Method in interface pro.taskana.WorkbasketService
-
Returns the distribution sources for a given workbasket.
- getDistributionTargets(String) - Method in class pro.taskana.impl.WorkbasketServiceImpl
-
- getDistributionTargets(String, String) - Method in class pro.taskana.impl.WorkbasketServiceImpl
-
- getDistributionTargets(String) - Method in interface pro.taskana.WorkbasketService
-
Returns the distribution targets for a given workbasket.
- getDistributionTargets(String, String) - Method in interface pro.taskana.WorkbasketService
-
Returns the distribution targets for a given workbasket.
- getDomain() - Method in interface pro.taskana.Classification
-
Get the current domain-name of this classification.
- getDomain() - Method in interface pro.taskana.ClassificationSummary
-
Gets the domain of the classification.
- getDomain() - Method in exception pro.taskana.exceptions.ClassificationNotFoundException
-
- getDomain() - Method in exception pro.taskana.exceptions.WorkbasketNotFoundException
-
- getDomain() - Method in class pro.taskana.impl.ClassificationImpl
-
- getDomain() - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- getDomain() - Method in class pro.taskana.impl.ClassificationSummaryImpl
-
- getDomain() - Method in class pro.taskana.impl.TaskImpl
-
- getDomain() - Method in class pro.taskana.impl.TaskSummaryImpl
-
- getDomain() - Method in class pro.taskana.impl.WorkbasketImpl
-
- getDomain() - Method in class pro.taskana.impl.WorkbasketSummaryImpl
-
- getDomain() - Method in class pro.taskana.KeyDomain
-
- getDomain() - Method in interface pro.taskana.Task
-
Returns the Domain, to which the Task belongs at this moment.
- getDomain() - Method in interface pro.taskana.TaskSummary
-
Gets the domain of the task.
- getDomain() - Method in interface pro.taskana.Workbasket
-
Returns the domain of the workbasket.
- getDomain() - Method in interface pro.taskana.WorkbasketSummary
-
Gets the domain of the workbasket.
- getDomainIn() - Method in class pro.taskana.impl.ReportBuilder
-
- getDomainIn() - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- getDomainLike() - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- getDomains() - Method in class pro.taskana.configuration.TaskanaEngineConfiguration
-
- getDue() - Method in class pro.taskana.impl.TaskImpl
-
- getDue() - Method in class pro.taskana.impl.TaskSummaryImpl
-
- getDue() - Method in interface pro.taskana.Task
-
Returns the time when this task should be finished.
- getDue() - Method in interface pro.taskana.TaskSummary
-
Gets the time when the task is due.
- getDueIn() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getEasterSunday(int) - Method in class pro.taskana.impl.DaysToWorkingDaysConverter
-
Computes the date of Easter Sunday for a given year.
- getEnd() - Method in class pro.taskana.TimeInterval
-
- getErrorForId(K) - Method in class pro.taskana.BulkOperationResults
-
Returns the stored error for a unique ID or NULL if there is no error stored or ID invalid.
- getErrorMap() - Method in class pro.taskana.BulkOperationResults
-
Returning a list of current errors as map.
- getErrors() - Method in class pro.taskana.impl.Job
-
- getExcludedClassificationIdsIn() - Method in class pro.taskana.impl.ReportBuilder
-
- getExecutor() - Method in class pro.taskana.impl.Job
-
- getFailedIds() - Method in class pro.taskana.BulkOperationResults
-
Returns the IDs of the Object with failed requests.
- getGroupIds() - Static method in class pro.taskana.security.CurrentUserContext
-
- getId() - Method in interface pro.taskana.Attachment
-
Returns the current id of the attachment.
- getId() - Method in interface pro.taskana.AttachmentSummary
-
Gets the id of the attachment.
- getId() - Method in interface pro.taskana.Classification
-
- getId() - Method in interface pro.taskana.ClassificationSummary
-
Gets the id of the classification.
- getId() - Method in exception pro.taskana.exceptions.NotFoundException
-
- getId() - Method in class pro.taskana.impl.AttachmentImpl
-
- getId() - Method in class pro.taskana.impl.AttachmentSummaryImpl
-
- getId() - Method in class pro.taskana.impl.ClassificationImpl
-
- getId() - Method in class pro.taskana.impl.ClassificationSummaryImpl
-
- getId() - Method in class pro.taskana.impl.TaskImpl
-
- getId() - Method in class pro.taskana.impl.WorkbasketAccessItemImpl
-
- getId() - Method in class pro.taskana.impl.WorkbasketImpl
-
- getId() - Method in class pro.taskana.impl.WorkbasketSummaryImpl
-
- getId() - Method in class pro.taskana.ObjectReference
-
- getId() - Method in interface pro.taskana.Task
-
Returns the current id of the task.
- getId() - Method in interface pro.taskana.Workbasket
-
Returns the unique id of a workbasket.
- getId() - Method in interface pro.taskana.WorkbasketAccessItem
-
Returns the current id of the WorkbasketAccessItem.
- getId() - Method in interface pro.taskana.WorkbasketSummary
-
Gets the id of the workbasket.
- getIdIn() - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- getIdIn() - Method in class pro.taskana.impl.WorkbasketAccessItemQueryImpl
-
- getIdIn() - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- getIsRead() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getIsTransferred() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getIsValidInDomain() - Method in interface pro.taskana.Classification
-
Get a flag if the classification if currently valid in the used domain.
- getIsValidInDomain() - Method in class pro.taskana.impl.ClassificationImpl
-
- getJobId() - Method in class pro.taskana.impl.Job
-
- getKey() - Method in interface pro.taskana.Classification
-
- getKey() - Method in interface pro.taskana.ClassificationSummary
-
Gets the key of the classification.
- getKey() - Method in exception pro.taskana.exceptions.ClassificationNotFoundException
-
- getKey() - Method in exception pro.taskana.exceptions.WorkbasketNotFoundException
-
- getKey() - Method in class pro.taskana.impl.ClassificationImpl
-
- getKey() - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- getKey() - Method in class pro.taskana.impl.ClassificationSummaryImpl
-
- getKey() - Method in class pro.taskana.impl.report.impl.MonitorQueryItem
-
- getKey() - Method in class pro.taskana.impl.report.impl.TaskQueryItem
-
- getKey() - Method in interface pro.taskana.impl.report.QueryItem
-
- getKey() - Method in class pro.taskana.impl.SelectedItem
-
- getKey() - Method in class pro.taskana.impl.WorkbasketImpl
-
- getKey() - Method in class pro.taskana.impl.WorkbasketSummaryImpl
-
- getKey() - Method in class pro.taskana.KeyDomain
-
- getKey() - Method in interface pro.taskana.Workbasket
-
Returns the key of the workbasket.
- getKey() - Method in interface pro.taskana.WorkbasketSummary
-
Gets the key of the workbasket.
- getKeyIn() - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- getKeyLike() - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- getKeyOrNameLike() - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- getLowerAgeLimit() - Method in class pro.taskana.impl.report.impl.TimeIntervalColumnHeader
-
- getLowerAgeLimit() - Method in class pro.taskana.impl.SelectedItem
-
- getMaxNumberOfRetriesOfFailedTaskUpdates() - Method in class pro.taskana.configuration.TaskanaEngineConfiguration
-
- getMaxNumberOfTaskUpdatesPerTransaction() - Method in class pro.taskana.configuration.TaskanaEngineConfiguration
-
- getModified() - Method in interface pro.taskana.Attachment
-
Returns the time when the attachment was last modified.
- getModified() - Method in interface pro.taskana.AttachmentSummary
-
Gets the time when the attachment was last modified.
- getModified() - Method in interface pro.taskana.Classification
-
Get the timestamp when this classification was as modified the last time.
- getModified() - Method in class pro.taskana.impl.AttachmentImpl
-
- getModified() - Method in class pro.taskana.impl.AttachmentSummaryImpl
-
- getModified() - Method in class pro.taskana.impl.ClassificationImpl
-
- getModified() - Method in class pro.taskana.impl.TaskImpl
-
- getModified() - Method in class pro.taskana.impl.TaskSummaryImpl
-
- getModified() - Method in class pro.taskana.impl.WorkbasketImpl
-
- getModified() - Method in interface pro.taskana.Task
-
Returns the time when the task was modified the last time.
- getModified() - Method in interface pro.taskana.TaskSummary
-
Gets the time when the task was last modified.
- getModified() - Method in interface pro.taskana.Workbasket
-
Returns the date when the workbasket was modified the last time.
- getModifiedIn() - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- getModifiedIn() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getModifiedIn() - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- getName() - Method in interface pro.taskana.Classification
-
Get the classification name.
- getName() - Method in interface pro.taskana.ClassificationSummary
-
Gets the name of the classification.
- getName() - Method in class pro.taskana.impl.ClassificationImpl
-
- getName() - Method in class pro.taskana.impl.ClassificationSummaryImpl
-
- getName() - Method in class pro.taskana.impl.TaskImpl
-
- getName() - Method in class pro.taskana.impl.TaskSummaryImpl
-
- getName() - Method in class pro.taskana.impl.WorkbasketImpl
-
- getName() - Method in class pro.taskana.impl.WorkbasketSummaryImpl
-
- getName() - Method in class pro.taskana.security.GroupPrincipal
-
- getName() - Method in class pro.taskana.security.UserPrincipal
-
- getName() - Method in interface pro.taskana.Task
-
Return the name of the current task.
- getName() - Method in interface pro.taskana.TaskSummary
-
Gets the name of the task.
- getName() - Method in interface pro.taskana.Workbasket
-
Returns the name of the workbasket.
- getName() - Method in interface pro.taskana.WorkbasketSummary
-
Gets the name of the workbasket.
- getNameIn() - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- getNameIn() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getNameIn() - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- getNameLike() - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- getNameLike() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getNameLike() - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- getNote() - Method in class pro.taskana.impl.TaskImpl
-
- getNote() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getNote() - Method in class pro.taskana.impl.TaskSummaryImpl
-
- getNote() - Method in interface pro.taskana.Task
-
Returns the custom note for this Task.
- getNote() - Method in interface pro.taskana.TaskSummary
-
Gets the note attached to the task.
- getNoteLike() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getNullableResult(ResultSet, String) - Method in class pro.taskana.impl.persistence.MapTypeHandler
-
- getNullableResult(ResultSet, int) - Method in class pro.taskana.impl.persistence.MapTypeHandler
-
- getNullableResult(CallableStatement, int) - Method in class pro.taskana.impl.persistence.MapTypeHandler
-
- getNumberOfDistributionTargets(String, String) - Method in interface pro.taskana.mappings.DistributionTargetMapper
-
- getObjectReference() - Method in interface pro.taskana.Attachment
-
- getObjectReference() - Method in interface pro.taskana.AttachmentSummary
-
- getObjectReference() - Method in class pro.taskana.impl.AttachmentImpl
-
- getObjectReference() - Method in class pro.taskana.impl.AttachmentSummaryImpl
-
- getOrderBy() - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- getOrderBy() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getOrderBy() - Method in class pro.taskana.impl.WorkbasketAccessItemQueryImpl
-
- getOrderBy() - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- getOrderColumns() - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- getOrderColumns() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getOrderColumns() - Method in class pro.taskana.impl.WorkbasketAccessItemQueryImpl
-
- getOrderColumns() - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- getOrgLevel1() - Method in class pro.taskana.impl.WorkbasketImpl
-
- getOrgLevel1() - Method in class pro.taskana.impl.WorkbasketSummaryImpl
-
- getOrgLevel1() - Method in interface pro.taskana.Workbasket
-
Return the value for the orgLevel1 attribute.
- getOrgLevel1() - Method in interface pro.taskana.WorkbasketSummary
-
Gets the orglevel1 property of the workbasket.
- getOrgLevel1In() - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- getOrgLevel1Like() - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- getOrgLevel2() - Method in class pro.taskana.impl.WorkbasketImpl
-
- getOrgLevel2() - Method in class pro.taskana.impl.WorkbasketSummaryImpl
-
- getOrgLevel2() - Method in interface pro.taskana.Workbasket
-
Return the value for the orgLevel2 attribute.
- getOrgLevel2() - Method in interface pro.taskana.WorkbasketSummary
-
Gets the orglevel2 property of the workbasket.
- getOrgLevel2In() - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- getOrgLevel2Like() - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- getOrgLevel3() - Method in class pro.taskana.impl.WorkbasketImpl
-
- getOrgLevel3() - Method in class pro.taskana.impl.WorkbasketSummaryImpl
-
- getOrgLevel3() - Method in interface pro.taskana.Workbasket
-
Return the value for the orgLevel3 attribute.
- getOrgLevel3() - Method in interface pro.taskana.WorkbasketSummary
-
Gets the orglevel3 property of the workbasket.
- getOrgLevel3In() - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- getOrgLevel3Like() - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- getOrgLevel4() - Method in class pro.taskana.impl.WorkbasketImpl
-
- getOrgLevel4() - Method in class pro.taskana.impl.WorkbasketSummaryImpl
-
- getOrgLevel4() - Method in interface pro.taskana.Workbasket
-
Return the value for the orgLevel4 attribute.
- getOrgLevel4() - Method in interface pro.taskana.WorkbasketSummary
-
Gets the orglevel4 property of the workbasket.
- getOrgLevel4In() - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- getOrgLevel4Like() - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- getOwner() - Method in class pro.taskana.impl.TaskImpl
-
- getOwner() - Method in class pro.taskana.impl.TaskSummaryImpl
-
- getOwner() - Method in class pro.taskana.impl.WorkbasketImpl
-
- getOwner() - Method in class pro.taskana.impl.WorkbasketSummaryImpl
-
- getOwner() - Method in interface pro.taskana.Task
-
Return the id of the task-owner.
- getOwner() - Method in interface pro.taskana.TaskSummary
-
Gets the owner of the task.
- getOwner() - Method in interface pro.taskana.Workbasket
-
Returns the Id of the workbasket-owner.
- getOwner() - Method in interface pro.taskana.WorkbasketSummary
-
Gets the owner of the workbasket.
- getOwnerIn() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getOwnerIn() - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- getOwnerLike() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getOwnerLike() - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- getParentBusinessProcessId() - Method in class pro.taskana.impl.TaskImpl
-
- getParentBusinessProcessId() - Method in class pro.taskana.impl.TaskSummaryImpl
-
- getParentBusinessProcessId() - Method in interface pro.taskana.Task
-
Returns the parentBusinessProcessId of a task.
- getParentBusinessProcessId() - Method in interface pro.taskana.TaskSummary
-
Gets the parentBusinessProcessId of the task.
- getParentBusinessProcessIdIn() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getParentBusinessProcessIdLike() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getParentId() - Method in interface pro.taskana.Classification
-
Used to get the ID of the parent classification.
- getParentId() - Method in interface pro.taskana.ClassificationSummary
-
Gets the ID of the parent classification.
- getParentId() - Method in class pro.taskana.impl.ClassificationImpl
-
- getparentId() - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- getParentId() - Method in class pro.taskana.impl.ClassificationSummaryImpl
-
- getParentKey() - Method in interface pro.taskana.Classification
-
Used to get the key of the parent classification.
- getParentKey() - Method in interface pro.taskana.ClassificationSummary
-
Gets the key of the parent classification.
- getParentKey() - Method in class pro.taskana.impl.ClassificationImpl
-
- getparentKey() - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- getParentKey() - Method in class pro.taskana.impl.ClassificationSummaryImpl
-
- getPermission() - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- getPermissionsForWorkbasket(String) - Method in class pro.taskana.impl.WorkbasketServiceImpl
-
- getPermissionsForWorkbasket(String) - Method in interface pro.taskana.WorkbasketService
-
Returns a set with all permissions of the current user at this workbasket.
If the workbasketId is invalid, an empty list of permissions 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.
- getPlanned() - Method in class pro.taskana.impl.TaskImpl
-
- getPlanned() - Method in class pro.taskana.impl.TaskSummaryImpl
-
- getPlanned() - Method in interface pro.taskana.Task
-
Returns the time when the work on this task was planned to be started.
- getPlanned() - Method in interface pro.taskana.TaskSummary
-
Gets the time when the task is planned to be executed.
- getPlannedIn() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getPorCompanyIn() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getPorCompanyLike() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getPorSystemIn() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getPorSystemInstanceIn() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getPorSystemInstanceLike() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getPorSystemLike() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getPorTypeIn() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getPorTypeLike() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getPorValueIn() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getPorValueLike() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getPrimaryObjRef() - Method in class pro.taskana.impl.TaskImpl
-
- getPrimaryObjRef() - Method in class pro.taskana.impl.TaskSummaryImpl
-
- getPrimaryObjRef() - Method in interface pro.taskana.Task
-
- getPrimaryObjRef() - Method in interface pro.taskana.TaskSummary
-
Gets the primary ObjectReference of the task.
- getPriority() - Method in interface pro.taskana.Classification
-
Get the current classification priority (numeric).
- getPriority() - Method in interface pro.taskana.ClassificationSummary
-
Gets the priority of the classification.
- getPriority() - Method in class pro.taskana.impl.ClassificationImpl
-
- getPriority() - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- getPriority() - Method in class pro.taskana.impl.ClassificationSummaryImpl
-
- getPriority() - Method in class pro.taskana.impl.TaskImpl
-
- getPriority() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getPriority() - Method in class pro.taskana.impl.TaskSummaryImpl
-
- getPriority() - Method in interface pro.taskana.Task
-
Returns the numeric priority of a task.
- getPriority() - Method in interface pro.taskana.TaskSummary
-
Gets the priority of the task.
- getPropertiesFileName() - Method in class pro.taskana.configuration.TaskanaEngineConfiguration
-
- getPropertiesSeparator() - Method in class pro.taskana.configuration.TaskanaEngineConfiguration
-
- getPropertyName() - Method in enum pro.taskana.TaskanaRole
-
- getReceived() - Method in interface pro.taskana.Attachment
-
Returns the time when this attachment was received.
- getReceived() - Method in interface pro.taskana.AttachmentSummary
-
Gets the time when the attachment was received.
- getReceived() - Method in class pro.taskana.impl.AttachmentImpl
-
- getReceived() - Method in class pro.taskana.impl.AttachmentSummaryImpl
-
- getReportRows() - Method in class pro.taskana.impl.report.Report
-
- getRetryCount() - Method in class pro.taskana.impl.Job
-
- getRoleMap() - Method in class pro.taskana.configuration.TaskanaEngineConfiguration
-
- getRow(String) - Method in class pro.taskana.impl.report.impl.DetailedClassificationReport
-
- getRow(String) - Method in class pro.taskana.impl.report.Report
-
- getRowDesc() - Method in class pro.taskana.impl.report.Report
-
- getServiceLevel() - Method in interface pro.taskana.Classification
-
Get the current service level.
- getServiceLevel() - Method in interface pro.taskana.ClassificationSummary
-
Gets the service level of the parent classification.
- getServiceLevel() - Method in class pro.taskana.impl.ClassificationImpl
-
- getServiceLevel() - Method in class pro.taskana.impl.ClassificationSummaryImpl
-
- getServiceLevelIn() - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- getServiceLevelLike() - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- getSessionFromStack() - Static method in class pro.taskana.impl.TaskanaEngineImpl
-
- getSessionStack() - Static method in class pro.taskana.impl.TaskanaEngineImpl
-
With sessionStack, we maintain a Stack of SqlSessionManager objects on a per thread basis.
- getStarted() - Method in class pro.taskana.impl.Job
-
- getState() - Method in class pro.taskana.impl.Job
-
- getState() - Method in class pro.taskana.impl.report.impl.TaskQueryItem
-
- getState() - Method in class pro.taskana.impl.TaskImpl
-
- getState() - Method in class pro.taskana.impl.TaskSummaryImpl
-
- getState() - Method in interface pro.taskana.Task
-
- getState() - Method in interface pro.taskana.TaskSummary
-
Gets the state of the task.
- getStateIn() - Method in class pro.taskana.impl.ReportBuilder
-
- getStateIn() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getSubKey() - Method in class pro.taskana.impl.SelectedItem
-
- getSumRow() - Method in class pro.taskana.impl.report.Report
-
- getSystem() - Method in class pro.taskana.impl.ObjectReferenceQueryImpl
-
- getSystem() - Method in class pro.taskana.ObjectReference
-
- getSystemInstance() - Method in class pro.taskana.impl.ObjectReferenceQueryImpl
-
- getSystemInstance() - Method in class pro.taskana.ObjectReference
-
- getTask(String) - Method in class pro.taskana.impl.TaskServiceImpl
-
- getTask(String) - Method in interface pro.taskana.TaskService
-
Get the details of a task by Id without checking permissions.
- getTaskanaEngine() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getTaskClassificationId() - Method in class pro.taskana.impl.report.impl.CombinedClassificationFilter
-
- getTaskCountOfCategories(List<String>, List<TaskState>, List<String>, List<String>, List<String>, List<String>, Map<CustomField, String>) - Method in interface pro.taskana.mappings.TaskMonitorMapper
-
- getTaskCountOfClassifications(List<String>, List<TaskState>, List<String>, List<String>, List<String>, List<String>, Map<CustomField, String>) - Method in interface pro.taskana.mappings.TaskMonitorMapper
-
- getTaskCountOfCustomFieldValues(CustomField, List<String>, List<TaskState>, List<String>, List<String>, List<String>, List<String>, Map<CustomField, String>) - Method in interface pro.taskana.mappings.TaskMonitorMapper
-
- getTaskCountOfDetailedClassifications(List<String>, List<TaskState>, List<String>, List<String>, List<String>, List<String>, Map<CustomField, String>) - Method in interface pro.taskana.mappings.TaskMonitorMapper
-
- getTaskCountOfWorkbaskets(List<String>, List<TaskState>, List<String>, List<String>, List<String>, List<String>, Map<CustomField, String>, List<CombinedClassificationFilter>) - Method in interface pro.taskana.mappings.TaskMonitorMapper
-
- getTaskId() - Method in interface pro.taskana.Attachment
-
Returns the id of the associated task.
- getTaskId() - Method in interface pro.taskana.AttachmentSummary
-
Gets the id of the associated task.
- getTaskId() - Method in class pro.taskana.impl.AttachmentImpl
-
- getTaskId() - Method in class pro.taskana.impl.AttachmentSummaryImpl
-
- getTaskId() - Method in class pro.taskana.impl.MinimalTaskSummary
-
- getTaskId() - Method in class pro.taskana.impl.TaskSummaryImpl
-
- getTaskId() - Method in interface pro.taskana.TaskSummary
-
Gets the id of the task..
- getTaskIds() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getTaskIdsForSelectedItems(List<String>, List<TaskState>, List<String>, List<String>, List<String>, List<String>, Map<CustomField, String>, String, List<SelectedItem>, boolean) - Method in interface pro.taskana.mappings.TaskMonitorMapper
-
- getTaskMonitorService() - Method in class pro.taskana.impl.TaskanaEngineImpl
-
- getTaskMonitorService() - Method in interface pro.taskana.TaskanaEngine
-
The TaskMonitorService can be used for monitoring Tasks.
- getTasksCountByState(List<String>, List<TaskState>) - Method in interface pro.taskana.mappings.TaskMonitorMapper
-
- getTaskService() - Method in class pro.taskana.impl.TaskanaEngineImpl
-
- getTaskService() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getTaskService() - Method in interface pro.taskana.TaskanaEngine
-
The TaskService can be used for operations on all Tasks.
- getTaskState() - Method in class pro.taskana.impl.MinimalTaskSummary
-
- getTotalValue() - Method in class pro.taskana.impl.report.ReportRow
-
- getType() - Method in interface pro.taskana.Classification
-
Get the type of the current classification.
- getType() - Method in interface pro.taskana.ClassificationSummary
-
Gets the type of the classification.
- getType() - Method in class pro.taskana.impl.ClassificationImpl
-
- getType() - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- getType() - Method in class pro.taskana.impl.ClassificationSummaryImpl
-
- getType() - Method in class pro.taskana.impl.Job
-
- getType() - Method in class pro.taskana.impl.ObjectReferenceQueryImpl
-
- getType() - Method in class pro.taskana.impl.WorkbasketImpl
-
- getType() - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- getType() - Method in class pro.taskana.impl.WorkbasketSummaryImpl
-
- getType() - Method in class pro.taskana.ObjectReference
-
- getType() - Method in interface pro.taskana.Workbasket
-
Returns the type of the workbasket.
- getType() - Method in interface pro.taskana.WorkbasketSummary
-
Gets the type of the workbasket.
- getUpperAgeLimit() - Method in class pro.taskana.impl.report.impl.TimeIntervalColumnHeader
-
- getUpperAgeLimit() - Method in class pro.taskana.impl.SelectedItem
-
- getUseManagedTransactions() - Method in class pro.taskana.configuration.TaskanaEngineConfiguration
-
- getUserid() - Static method in class pro.taskana.security.CurrentUserContext
-
Returns the userid of the current user.
- getValidInDomain() - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- getValue() - Method in class pro.taskana.impl.ObjectReferenceQueryImpl
-
- getValue() - Method in class pro.taskana.impl.report.impl.MonitorQueryItem
-
- getValue() - Method in class pro.taskana.impl.report.impl.TaskQueryItem
-
- getValue() - Method in interface pro.taskana.impl.report.QueryItem
-
- getValue() - Method in class pro.taskana.ObjectReference
-
- getWorkbasket(String) - Method in class pro.taskana.impl.WorkbasketServiceImpl
-
- getWorkbasket(String, String) - Method in class pro.taskana.impl.WorkbasketServiceImpl
-
- getWorkbasket(String) - Method in interface pro.taskana.WorkbasketService
-
Get Workbasket for a given id.
- getWorkbasket(String, String) - Method in interface pro.taskana.WorkbasketService
-
Get Workbasket for a given key.
- getWorkbasketAccessItems(String) - Method in class pro.taskana.impl.WorkbasketServiceImpl
-
- getWorkbasketAccessItems(String) - Method in interface pro.taskana.WorkbasketService
-
Get all
s for a Workbasket.
- getWorkbasketId() - Method in class pro.taskana.impl.MinimalTaskSummary
-
- getWorkbasketId() - Method in class pro.taskana.impl.WorkbasketAccessItemImpl
-
- getWorkbasketId() - Method in interface pro.taskana.WorkbasketAccessItem
-
Returns the Id of the referenced workbasket.
- getWorkbasketIdIn() - Method in class pro.taskana.impl.ReportBuilder
-
- getWorkbasketIdIn() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getWorkbasketIdIn() - Method in class pro.taskana.impl.WorkbasketAccessItemQueryImpl
-
- getWorkbasketKey() - Method in class pro.taskana.impl.TaskImpl
-
- getWorkbasketKey() - Method in interface pro.taskana.Task
-
Returns the key of the Workbasket where the task is stored in.
- getWorkbasketKeyDomainIn() - Method in class pro.taskana.impl.TaskQueryImpl
-
- getWorkbasketService() - Method in class pro.taskana.impl.TaskanaEngineImpl
-
- getWorkbasketService() - Method in interface pro.taskana.TaskanaEngine
-
The WorkbasketService can be used for operations on all Workbaskets.
- getWorkbasketSummary() - Method in class pro.taskana.impl.TaskImpl
-
- getWorkbasketSummary() - Method in class pro.taskana.impl.TaskSummaryImpl
-
- getWorkbasketSummary() - Method in interface pro.taskana.Task
-
Returns the the Summary of the workbasket where the task is stored in.
- getWorkbasketSummary() - Method in interface pro.taskana.TaskSummary
-
Gets the workbasket summary of the task.
- getWorkbasketSummaryImpl() - Method in class pro.taskana.impl.TaskImpl
-
- getWorkbasketSummaryImpl() - Method in class pro.taskana.impl.TaskSummaryImpl
-
- GroupPrincipal - Class in pro.taskana.security
-
Represents a group with a name and a set of members.
- GroupPrincipal(String) - Constructor for class pro.taskana.security.GroupPrincipal
-
- IdGenerator - Class in pro.taskana.impl.util
-
This class contains util emthods for generating ids.
- idIn(String...) - Method in interface pro.taskana.ClassificationQuery
-
Add your Id to your query.
- idIn(String...) - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- idIn(String...) - Method in class pro.taskana.impl.TaskQueryImpl
-
- idIn(String...) - Method in class pro.taskana.impl.WorkbasketAccessItemQueryImpl
-
- idIn(String...) - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- idIn(String...) - Method in interface pro.taskana.TaskQuery
-
Filter for summaries which are containing one of the given taskIds.
- idIn(String...) - Method in interface pro.taskana.WorkbasketAccessItemQuery
-
Add your unique entry id to your query as filter.
- idIn(String...) - Method in interface pro.taskana.WorkbasketQuery
-
Add your ids to your query.
- initialize(List<TimeIntervalColumnHeader>) - Static method in class pro.taskana.impl.DaysToWorkingDaysConverter
-
- initialize(List<TimeIntervalColumnHeader>, Instant) - Static method in class pro.taskana.impl.DaysToWorkingDaysConverter
-
- initTaskanaProperties(String, String) - Method in class pro.taskana.configuration.TaskanaEngineConfiguration
-
- insert(AttachmentImpl) - Method in interface pro.taskana.mappings.AttachmentMapper
-
- insert(ClassificationImpl) - Method in interface pro.taskana.mappings.ClassificationMapper
-
- insert(String, String) - Method in interface pro.taskana.mappings.DistributionTargetMapper
-
- insert(ObjectReference) - Method in interface pro.taskana.mappings.ObjectReferenceMapper
-
- insert(TaskImpl) - Method in interface pro.taskana.mappings.TaskMapper
-
- insert(WorkbasketAccessItemImpl) - Method in interface pro.taskana.mappings.WorkbasketAccessMapper
-
- insert(WorkbasketImpl) - Method in interface pro.taskana.mappings.WorkbasketMapper
-
- insertJob(Job) - Method in interface pro.taskana.mappings.JobMapper
-
- InvalidArgumentException - Exception in pro.taskana.exceptions
-
This exception is thrown when a method is called with invalid argument.
- InvalidArgumentException(String) - Constructor for exception pro.taskana.exceptions.InvalidArgumentException
-
- InvalidArgumentException(String, Throwable) - Constructor for exception pro.taskana.exceptions.InvalidArgumentException
-
- InvalidOwnerException - Exception in pro.taskana.exceptions
-
This exception is thrown when the task state doesn't allow the requested operation.
- InvalidOwnerException(String) - Constructor for exception pro.taskana.exceptions.InvalidOwnerException
-
- InvalidStateException - Exception in pro.taskana.exceptions
-
This exception is thrown when the task state doesn't allow the requested operation.
- InvalidStateException(String) - Constructor for exception pro.taskana.exceptions.InvalidStateException
-
- InvalidWorkbasketException - Exception in pro.taskana.exceptions
-
This exception is thrown when a request is made to insert or update a workbasket that is missing a required property.
- InvalidWorkbasketException(String) - Constructor for exception pro.taskana.exceptions.InvalidWorkbasketException
-
- inWorkingDays() - Method in interface pro.taskana.CategoryReportBuilder
-
If this filter is used, the days of the report are counted in working days.
- inWorkingDays() - Method in interface pro.taskana.ClassificationReportBuilder
-
If this filter is used, the days of the report are counted in working days.
- inWorkingDays() - Method in interface pro.taskana.CustomFieldValueReportBuilder
-
If this filter is used, the days of the report are counted in working days.
- inWorkingDays() - Method in class pro.taskana.impl.CategoryReportBuilderImpl
-
- inWorkingDays() - Method in class pro.taskana.impl.ClassificationReportBuilderImpl
-
- inWorkingDays() - Method in class pro.taskana.impl.CustomFieldValueReportBuilderImpl
-
- inWorkingDays - Variable in class pro.taskana.impl.ReportBuilder
-
- inWorkingDays() - Method in class pro.taskana.impl.WorkbasketReportBuilderImpl
-
- inWorkingDays() - Method in interface pro.taskana.WorkbasketReportBuilder
-
If this filter is used, the days of the report are counted in working days.
- isCheckReadPermission() - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- isCustom1() - Method in class pro.taskana.mappings.CustomPropertySelector
-
- isCustom10() - Method in class pro.taskana.mappings.CustomPropertySelector
-
- isCustom11() - Method in class pro.taskana.mappings.CustomPropertySelector
-
- isCustom12() - Method in class pro.taskana.mappings.CustomPropertySelector
-
- isCustom13() - Method in class pro.taskana.mappings.CustomPropertySelector
-
- isCustom14() - Method in class pro.taskana.mappings.CustomPropertySelector
-
- isCustom15() - Method in class pro.taskana.mappings.CustomPropertySelector
-
- isCustom16() - Method in class pro.taskana.mappings.CustomPropertySelector
-
- isCustom2() - Method in class pro.taskana.mappings.CustomPropertySelector
-
- isCustom3() - Method in class pro.taskana.mappings.CustomPropertySelector
-
- isCustom4() - Method in class pro.taskana.mappings.CustomPropertySelector
-
- isCustom5() - Method in class pro.taskana.mappings.CustomPropertySelector
-
- isCustom6() - Method in class pro.taskana.mappings.CustomPropertySelector
-
- isCustom7() - Method in class pro.taskana.mappings.CustomPropertySelector
-
- isCustom8() - Method in class pro.taskana.mappings.CustomPropertySelector
-
- isCustom9() - Method in class pro.taskana.mappings.CustomPropertySelector
-
- isDb2(String) - Static method in class pro.taskana.impl.TaskanaEngineImpl
-
- isGermanPublicHolidayEnabled() - Method in class pro.taskana.impl.DaysToWorkingDaysConverter
-
- isGermanPublicHolidaysEnabled() - Method in class pro.taskana.configuration.TaskanaEngineConfiguration
-
- isH2(String) - Static method in class pro.taskana.impl.TaskanaEngineImpl
-
- isInWorkingDays() - Method in class pro.taskana.impl.ReportBuilder
-
- isJoinWithAccessList() - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- isMember(Principal) - Method in class pro.taskana.security.GroupPrincipal
-
- isPermAppend() - Method in class pro.taskana.impl.WorkbasketAccessItemImpl
-
- isPermAppend() - Method in interface pro.taskana.WorkbasketAccessItem
-
Returns whether append to the referenced workbasket is permitted.
- isPermCustom1() - Method in class pro.taskana.impl.WorkbasketAccessItemImpl
-
- isPermCustom1() - Method in interface pro.taskana.WorkbasketAccessItem
-
Returns whether custom1 permission is granted for the referenced workbasket.
- isPermCustom10() - Method in class pro.taskana.impl.WorkbasketAccessItemImpl
-
- isPermCustom10() - Method in interface pro.taskana.WorkbasketAccessItem
-
Returns whether custom10 permission is granted for the referenced workbasket.
- isPermCustom11() - Method in class pro.taskana.impl.WorkbasketAccessItemImpl
-
- isPermCustom11() - Method in interface pro.taskana.WorkbasketAccessItem
-
Returns whether custom11 permission is granted for the referenced workbasket.
- isPermCustom12() - Method in class pro.taskana.impl.WorkbasketAccessItemImpl
-
- isPermCustom12() - Method in interface pro.taskana.WorkbasketAccessItem
-
Returns whether custom12 permission is granted for the referenced workbasket.
- isPermCustom2() - Method in class pro.taskana.impl.WorkbasketAccessItemImpl
-
- isPermCustom2() - Method in interface pro.taskana.WorkbasketAccessItem
-
Returns whether custom2 permission is granted for the referenced workbasket.
- isPermCustom3() - Method in class pro.taskana.impl.WorkbasketAccessItemImpl
-
- isPermCustom3() - Method in interface pro.taskana.WorkbasketAccessItem
-
Returns whether custom3 permission is granted for the referenced workbasket.
- isPermCustom4() - Method in class pro.taskana.impl.WorkbasketAccessItemImpl
-
- isPermCustom4() - Method in interface pro.taskana.WorkbasketAccessItem
-
Returns whether custom4 permission is granted for the referenced workbasket.
- isPermCustom5() - Method in class pro.taskana.impl.WorkbasketAccessItemImpl
-
- isPermCustom5() - Method in interface pro.taskana.WorkbasketAccessItem
-
Returns whether custom5 permission is granted for the referenced workbasket.
- isPermCustom6() - Method in class pro.taskana.impl.WorkbasketAccessItemImpl
-
- isPermCustom6() - Method in interface pro.taskana.WorkbasketAccessItem
-
Returns whether custom6 permission is granted for the referenced workbasket.
- isPermCustom7() - Method in class pro.taskana.impl.WorkbasketAccessItemImpl
-
- isPermCustom7() - Method in interface pro.taskana.WorkbasketAccessItem
-
Returns whether custom7 permission is granted for the referenced workbasket.
- isPermCustom8() - Method in class pro.taskana.impl.WorkbasketAccessItemImpl
-
- isPermCustom8() - Method in interface pro.taskana.WorkbasketAccessItem
-
Returns whether custom8 permission is granted for the referenced workbasket.
- isPermCustom9() - Method in class pro.taskana.impl.WorkbasketAccessItemImpl
-
- isPermCustom9() - Method in interface pro.taskana.WorkbasketAccessItem
-
Returns whether custom9 permission is granted for the referenced workbasket.
- isPermDistribute() - Method in class pro.taskana.impl.WorkbasketAccessItemImpl
-
- isPermDistribute() - Method in interface pro.taskana.WorkbasketAccessItem
-
Returns whether distribute from the referenced workbasket is permitted.
- isPermOpen() - Method in class pro.taskana.impl.WorkbasketAccessItemImpl
-
- isPermOpen() - Method in interface pro.taskana.WorkbasketAccessItem
-
Returns whether open of the referenced workbasket is permitted.
- isPermRead() - Method in class pro.taskana.impl.WorkbasketAccessItemImpl
-
- isPermRead() - Method in interface pro.taskana.WorkbasketAccessItem
-
Returns whether read of the referenced workbasket is permitted.
- isPermTransfer() - Method in class pro.taskana.impl.WorkbasketAccessItemImpl
-
- isPermTransfer() - Method in interface pro.taskana.WorkbasketAccessItem
-
Returns whether transfer from the referenced workbasket is permitted.
- isPostgreSQL(String) - Static method in class pro.taskana.impl.TaskanaEngineImpl
-
- isRead() - Method in class pro.taskana.impl.TaskImpl
-
- isRead() - Method in class pro.taskana.impl.TaskSummaryImpl
-
- isRead() - Method in interface pro.taskana.Task
-
Return the isRead-flag, which flags a task as viewed at least one time.
- isRead() - Method in interface pro.taskana.TaskSummary
-
Gets the isRead flag of the task.
- isSecurityEnabled() - Method in class pro.taskana.configuration.TaskanaEngineConfiguration
-
- isTransferred() - Method in class pro.taskana.impl.TaskImpl
-
- isTransferred() - Method in class pro.taskana.impl.TaskSummaryImpl
-
- isTransferred() - Method in interface pro.taskana.Task
-
Return the isTransferred-flag, which flags a task as transfered into an other workbasket.
- isTransferred() - Method in interface pro.taskana.TaskSummary
-
Gets the isTransferred flag of the task.
- isUserInRole(TaskanaRole...) - Method in class pro.taskana.impl.TaskanaEngineImpl
-
check whether the current user is member of one of the roles specified.
- isUserInRole(TaskanaRole...) - Method in interface pro.taskana.TaskanaEngine
-
check whether the current user is member of one of the roles specified.
- isValid() - Method in class pro.taskana.TimeInterval
-
- isValidSchemaVersion(String) - Method in class pro.taskana.configuration.DbSchemaCreator
-
- ObjectReference - Class in pro.taskana
-
ObjectReference entity.
- ObjectReference() - Constructor for class pro.taskana.ObjectReference
-
- ObjectReferenceMapper - Interface in pro.taskana.mappings
-
This class is the mybatis mapping of ObjectReference.
- OBJECTREFERENCEMAPPER_FINDBYID - Static variable in interface pro.taskana.mappings.QueryMapper
-
- ObjectReferenceQuery - Interface in pro.taskana
-
ObjectReferenceQuery for generating dynamic sql.
- ObjectReferenceQueryImpl - Class in pro.taskana.impl
-
Implementation of ObjectReferenceQuery interface.
- orderByAccessId(BaseQuery.SortDirection) - Method in class pro.taskana.impl.WorkbasketAccessItemQueryImpl
-
- orderByAccessId(BaseQuery.SortDirection) - Method in interface pro.taskana.WorkbasketAccessItemQuery
-
Sort the query result by access Id.
- orderByApplicationEntryPoint(BaseQuery.SortDirection) - Method in interface pro.taskana.ClassificationQuery
-
Sort the query result by the application entry point name.
- orderByApplicationEntryPoint(BaseQuery.SortDirection) - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- orderByBusinessProcessId(BaseQuery.SortDirection) - Method in class pro.taskana.impl.TaskQueryImpl
-
- orderByBusinessProcessId(BaseQuery.SortDirection) - Method in interface pro.taskana.TaskQuery
-
This method sorts the query result according to the business process id.
- orderByCategory(BaseQuery.SortDirection) - Method in interface pro.taskana.ClassificationQuery
-
Sort the query result by category.
- orderByCategory(BaseQuery.SortDirection) - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- orderByClaimed(BaseQuery.SortDirection) - Method in class pro.taskana.impl.TaskQueryImpl
-
- orderByClaimed(BaseQuery.SortDirection) - Method in interface pro.taskana.TaskQuery
-
This method sorts the query result according to the claimed timestamp.
- orderByClassificationKey(BaseQuery.SortDirection) - Method in class pro.taskana.impl.TaskQueryImpl
-
- orderByClassificationKey(BaseQuery.SortDirection) - Method in interface pro.taskana.TaskQuery
-
This method sorts the query result according to the classification key.
- orderByCompleted(BaseQuery.SortDirection) - Method in class pro.taskana.impl.TaskQueryImpl
-
- orderByCompleted(BaseQuery.SortDirection) - Method in interface pro.taskana.TaskQuery
-
This method sorts the query result according to the completed timestamp.
- orderByCreated(BaseQuery.SortDirection) - Method in class pro.taskana.impl.TaskQueryImpl
-
- orderByCreated(BaseQuery.SortDirection) - Method in interface pro.taskana.TaskQuery
-
This method sorts the query result according to the created timestamp.
- orderByCreator(BaseQuery.SortDirection) - Method in class pro.taskana.impl.TaskQueryImpl
-
- orderByCreator(BaseQuery.SortDirection) - Method in interface pro.taskana.TaskQuery
-
This method sorts the query result according to creators name.
- orderByCustom1(BaseQuery.SortDirection) - Method in interface pro.taskana.ClassificationQuery
-
Sort the query result by custom property 1.
- orderByCustom1(BaseQuery.SortDirection) - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- orderByCustom1(BaseQuery.SortDirection) - Method in class pro.taskana.impl.TaskQueryImpl
-
- orderByCustom1(BaseQuery.SortDirection) - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- orderByCustom1(BaseQuery.SortDirection) - Method in interface pro.taskana.TaskQuery
-
This method sorts the query result according to the custom1 value.
- orderByCustom1(BaseQuery.SortDirection) - Method in interface pro.taskana.WorkbasketQuery
-
Sort the query result by custom property 1.
- orderByCustom10(BaseQuery.SortDirection) - Method in class pro.taskana.impl.TaskQueryImpl
-
- orderByCustom10(BaseQuery.SortDirection) - Method in interface pro.taskana.TaskQuery
-
This method sorts the query result according to the custom10 value.
- orderByCustom2(BaseQuery.SortDirection) - Method in interface pro.taskana.ClassificationQuery
-
Sort the query result by custom property 2.
- orderByCustom2(BaseQuery.SortDirection) - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- orderByCustom2(BaseQuery.SortDirection) - Method in class pro.taskana.impl.TaskQueryImpl
-
- orderByCustom2(BaseQuery.SortDirection) - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- orderByCustom2(BaseQuery.SortDirection) - Method in interface pro.taskana.TaskQuery
-
This method sorts the query result according to the custom2 value.
- orderByCustom2(BaseQuery.SortDirection) - Method in interface pro.taskana.WorkbasketQuery
-
Sort the query result by custom property 2.
- orderByCustom3(BaseQuery.SortDirection) - Method in interface pro.taskana.ClassificationQuery
-
Sort the query result by custom property 3.
- orderByCustom3(BaseQuery.SortDirection) - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- orderByCustom3(BaseQuery.SortDirection) - Method in class pro.taskana.impl.TaskQueryImpl
-
- orderByCustom3(BaseQuery.SortDirection) - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- orderByCustom3(BaseQuery.SortDirection) - Method in interface pro.taskana.TaskQuery
-
This method sorts the query result according to the custom3 value.
- orderByCustom3(BaseQuery.SortDirection) - Method in interface pro.taskana.WorkbasketQuery
-
Sort the query result by custom property 3.
- orderByCustom4(BaseQuery.SortDirection) - Method in interface pro.taskana.ClassificationQuery
-
Sort the query result by custom property 4.
- orderByCustom4(BaseQuery.SortDirection) - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- orderByCustom4(BaseQuery.SortDirection) - Method in class pro.taskana.impl.TaskQueryImpl
-
- orderByCustom4(BaseQuery.SortDirection) - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- orderByCustom4(BaseQuery.SortDirection) - Method in interface pro.taskana.TaskQuery
-
This method sorts the query result according to the custom4 value.
- orderByCustom4(BaseQuery.SortDirection) - Method in interface pro.taskana.WorkbasketQuery
-
Sort the query result by custom property 4.
- orderByCustom5(BaseQuery.SortDirection) - Method in interface pro.taskana.ClassificationQuery
-
Sort the query result by custom property 5.
- orderByCustom5(BaseQuery.SortDirection) - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- orderByCustom5(BaseQuery.SortDirection) - Method in class pro.taskana.impl.TaskQueryImpl
-
- orderByCustom5(BaseQuery.SortDirection) - Method in interface pro.taskana.TaskQuery
-
This method sorts the query result according to the custom5 value.
- orderByCustom6(BaseQuery.SortDirection) - Method in interface pro.taskana.ClassificationQuery
-
Sort the query result by custom property 6.
- orderByCustom6(BaseQuery.SortDirection) - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- orderByCustom6(BaseQuery.SortDirection) - Method in class pro.taskana.impl.TaskQueryImpl
-
- orderByCustom6(BaseQuery.SortDirection) - Method in interface pro.taskana.TaskQuery
-
This method sorts the query result according to the custom6 value.
- orderByCustom7(BaseQuery.SortDirection) - Method in interface pro.taskana.ClassificationQuery
-
Sort the query result by custom property 7.
- orderByCustom7(BaseQuery.SortDirection) - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- orderByCustom7(BaseQuery.SortDirection) - Method in class pro.taskana.impl.TaskQueryImpl
-
- orderByCustom7(BaseQuery.SortDirection) - Method in interface pro.taskana.TaskQuery
-
This method sorts the query result according to the custom7 value.
- orderByCustom8(BaseQuery.SortDirection) - Method in interface pro.taskana.ClassificationQuery
-
Sort the query result by custom property 8.
- orderByCustom8(BaseQuery.SortDirection) - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- orderByCustom8(BaseQuery.SortDirection) - Method in class pro.taskana.impl.TaskQueryImpl
-
- orderByCustom8(BaseQuery.SortDirection) - Method in interface pro.taskana.TaskQuery
-
This method sorts the query result according to the custom8 value.
- orderByCustom9(BaseQuery.SortDirection) - Method in class pro.taskana.impl.TaskQueryImpl
-
- orderByCustom9(BaseQuery.SortDirection) - Method in interface pro.taskana.TaskQuery
-
This method sorts the query result according to the custom9 value.
- orderByDescription(BaseQuery.SortDirection) - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- orderByDescription(BaseQuery.SortDirection) - Method in interface pro.taskana.WorkbasketQuery
-
Sort the query result by description.
- orderByDomain(BaseQuery.SortDirection) - Method in interface pro.taskana.ClassificationQuery
-
Sort the query result by domain.
- orderByDomain(BaseQuery.SortDirection) - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- orderByDomain(BaseQuery.SortDirection) - Method in class pro.taskana.impl.TaskQueryImpl
-
- orderByDomain(BaseQuery.SortDirection) - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- orderByDomain(BaseQuery.SortDirection) - Method in interface pro.taskana.TaskQuery
-
This method sorts the query result according to the domain.
- orderByDomain(BaseQuery.SortDirection) - Method in interface pro.taskana.WorkbasketQuery
-
Sort the query result by domain.
- orderByDue(BaseQuery.SortDirection) - Method in class pro.taskana.impl.TaskQueryImpl
-
- orderByDue(BaseQuery.SortDirection) - Method in interface pro.taskana.TaskQuery
-
This method sorts the query result according to the due timestamp.
- orderById(BaseQuery.SortDirection) - Method in class pro.taskana.impl.WorkbasketAccessItemQueryImpl
-
- orderById(BaseQuery.SortDirection) - Method in interface pro.taskana.WorkbasketAccessItemQuery
-
Sort the query result by Id.
- orderByKey(BaseQuery.SortDirection) - Method in interface pro.taskana.ClassificationQuery
-
Sort the query result by key.
- orderByKey(BaseQuery.SortDirection) - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- orderByKey(BaseQuery.SortDirection) - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- orderByKey(BaseQuery.SortDirection) - Method in interface pro.taskana.WorkbasketQuery
-
Sort the query result by key.
- orderByModified(BaseQuery.SortDirection) - Method in class pro.taskana.impl.TaskQueryImpl
-
- orderByModified(BaseQuery.SortDirection) - Method in interface pro.taskana.TaskQuery
-
This method sorts the query result according to the modified timestamp.
- orderByName(BaseQuery.SortDirection) - Method in interface pro.taskana.ClassificationQuery
-
Sort the query result by name.
- orderByName(BaseQuery.SortDirection) - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- orderByName(BaseQuery.SortDirection) - Method in class pro.taskana.impl.TaskQueryImpl
-
- orderByName(BaseQuery.SortDirection) - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- orderByName(BaseQuery.SortDirection) - Method in interface pro.taskana.TaskQuery
-
This method sorts the query result according to name.
- orderByName(BaseQuery.SortDirection) - Method in interface pro.taskana.WorkbasketQuery
-
Sort the query result by name.
- orderByNote(BaseQuery.SortDirection) - Method in class pro.taskana.impl.TaskQueryImpl
-
- orderByNote(BaseQuery.SortDirection) - Method in interface pro.taskana.TaskQuery
-
This method sorts the query result according to the note.
- orderByOrgLevel1(BaseQuery.SortDirection) - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- orderByOrgLevel1(BaseQuery.SortDirection) - Method in interface pro.taskana.WorkbasketQuery
-
Sort the query result by organization level 1.
- orderByOrgLevel2(BaseQuery.SortDirection) - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- orderByOrgLevel2(BaseQuery.SortDirection) - Method in interface pro.taskana.WorkbasketQuery
-
Sort the query result by organization level 2.
- orderByOrgLevel3(BaseQuery.SortDirection) - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- orderByOrgLevel3(BaseQuery.SortDirection) - Method in interface pro.taskana.WorkbasketQuery
-
Sort the query result by organization level 3.
- orderByOrgLevel4(BaseQuery.SortDirection) - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- orderByOrgLevel4(BaseQuery.SortDirection) - Method in interface pro.taskana.WorkbasketQuery
-
Sort the query result by organization level 4.
- orderByOwner(BaseQuery.SortDirection) - Method in class pro.taskana.impl.TaskQueryImpl
-
- orderByOwner(BaseQuery.SortDirection) - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- orderByOwner(BaseQuery.SortDirection) - Method in interface pro.taskana.TaskQuery
-
This method sorts the query result according to the owner.
- orderByOwner(BaseQuery.SortDirection) - Method in interface pro.taskana.WorkbasketQuery
-
Sort the query result by owner.
- orderByParentBusinessProcessId(BaseQuery.SortDirection) - Method in class pro.taskana.impl.TaskQueryImpl
-
- orderByParentBusinessProcessId(BaseQuery.SortDirection) - Method in interface pro.taskana.TaskQuery
-
This method sorts the query result according to the parent business process id.
- orderByParentId(BaseQuery.SortDirection) - Method in interface pro.taskana.ClassificationQuery
-
Sort the query result by the parent classification ID.
- orderByParentId(BaseQuery.SortDirection) - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- orderByParentKey(BaseQuery.SortDirection) - Method in interface pro.taskana.ClassificationQuery
-
Sort the query result by the parent classification key.
- orderByParentKey(BaseQuery.SortDirection) - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- orderByPlanned(BaseQuery.SortDirection) - Method in class pro.taskana.impl.TaskQueryImpl
-
- orderByPlanned(BaseQuery.SortDirection) - Method in interface pro.taskana.TaskQuery
-
This method sorts the query result according to the planned timestamp.
- orderByPrimaryObjectReferenceCompany(BaseQuery.SortDirection) - Method in class pro.taskana.impl.TaskQueryImpl
-
- orderByPrimaryObjectReferenceCompany(BaseQuery.SortDirection) - Method in interface pro.taskana.TaskQuery
-
This method sorts the query result according to the company of the primary object reference.
- orderByPrimaryObjectReferenceSystem(BaseQuery.SortDirection) - Method in class pro.taskana.impl.TaskQueryImpl
-
- orderByPrimaryObjectReferenceSystem(BaseQuery.SortDirection) - Method in interface pro.taskana.TaskQuery
-
This method sorts the query result according to the system of the primary object reference.
- orderByPrimaryObjectReferenceSystemInstance(BaseQuery.SortDirection) - Method in class pro.taskana.impl.TaskQueryImpl
-
- orderByPrimaryObjectReferenceSystemInstance(BaseQuery.SortDirection) - Method in interface pro.taskana.TaskQuery
-
This method sorts the query result according to the system instance of the primary object reference.
- orderByPrimaryObjectReferenceType(BaseQuery.SortDirection) - Method in class pro.taskana.impl.TaskQueryImpl
-
- orderByPrimaryObjectReferenceType(BaseQuery.SortDirection) - Method in interface pro.taskana.TaskQuery
-
This method sorts the query result according to the type of the primary object reference.
- orderByPrimaryObjectReferenceValue(BaseQuery.SortDirection) - Method in class pro.taskana.impl.TaskQueryImpl
-
- orderByPrimaryObjectReferenceValue(BaseQuery.SortDirection) - Method in interface pro.taskana.TaskQuery
-
This method sorts the query result according to the value of the primary object reference.
- orderByPriority(BaseQuery.SortDirection) - Method in interface pro.taskana.ClassificationQuery
-
Sort the query result by priority.
- orderByPriority(BaseQuery.SortDirection) - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- orderByPriority(BaseQuery.SortDirection) - Method in class pro.taskana.impl.TaskQueryImpl
-
- orderByPriority(BaseQuery.SortDirection) - Method in interface pro.taskana.TaskQuery
-
This method sorts the query result according to the priority.
- orderByServiceLevel(BaseQuery.SortDirection) - Method in interface pro.taskana.ClassificationQuery
-
Sort the query result by service level.
- orderByServiceLevel(BaseQuery.SortDirection) - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- orderByState(BaseQuery.SortDirection) - Method in class pro.taskana.impl.TaskQueryImpl
-
- orderByState(BaseQuery.SortDirection) - Method in interface pro.taskana.TaskQuery
-
This method sorts the query result according to the state.
- orderByType(BaseQuery.SortDirection) - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- orderByType(BaseQuery.SortDirection) - Method in interface pro.taskana.WorkbasketQuery
-
Sort the query result by type.
- orderByWorkbasketId(BaseQuery.SortDirection) - Method in class pro.taskana.impl.TaskQueryImpl
-
- orderByWorkbasketId(BaseQuery.SortDirection) - Method in class pro.taskana.impl.WorkbasketAccessItemQueryImpl
-
- orderByWorkbasketId(BaseQuery.SortDirection) - Method in interface pro.taskana.TaskQuery
-
This method sorts the query result according to the workbasket-Id of the tasks.
- orderByWorkbasketId(BaseQuery.SortDirection) - Method in interface pro.taskana.WorkbasketAccessItemQuery
-
Sort the query result by workbasket id.
- orderByWorkbasketKey(BaseQuery.SortDirection) - Method in class pro.taskana.impl.TaskQueryImpl
-
- orderByWorkbasketKey(BaseQuery.SortDirection) - Method in interface pro.taskana.TaskQuery
-
This method sorts the query result according to the workbasket key.
- orgLevel1In(String...) - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- orgLevel1In(String...) - Method in interface pro.taskana.WorkbasketQuery
-
Add the 1st organization level to your query.
- orgLevel1Like(String...) - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- orgLevel1Like(String...) - Method in interface pro.taskana.WorkbasketQuery
-
Add the 1st organization level for pattern matching to your query.
- orgLevel2In(String...) - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- orgLevel2In(String...) - Method in interface pro.taskana.WorkbasketQuery
-
Add the 2nd organization level to your query.
- orgLevel2Like(String...) - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- orgLevel2Like(String...) - Method in interface pro.taskana.WorkbasketQuery
-
Add the 2nd organization level for pattern matching to your query.
- orgLevel3In(String...) - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- orgLevel3In(String...) - Method in interface pro.taskana.WorkbasketQuery
-
Add the 3rd organization level to your query.
- orgLevel3Like(String...) - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- orgLevel3Like(String...) - Method in interface pro.taskana.WorkbasketQuery
-
Add the 3rd organization level for pattern matching to your query.
- orgLevel4In(String...) - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- orgLevel4In(String...) - Method in interface pro.taskana.WorkbasketQuery
-
Add the 4th organization level to your query.
- orgLevel4Like(String...) - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- orgLevel4Like(String...) - Method in interface pro.taskana.WorkbasketQuery
-
Add the 4th organization level for pattern matching to your query.
- ownerIn(String...) - Method in class pro.taskana.impl.TaskQueryImpl
-
- ownerIn(String...) - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- ownerIn(String...) - Method in interface pro.taskana.TaskQuery
-
Add the owners to your query.
- ownerIn(String...) - Method in interface pro.taskana.WorkbasketQuery
-
Add the owners to your query.
- ownerLike(String...) - Method in class pro.taskana.impl.TaskQueryImpl
-
- ownerLike(String...) - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- ownerLike(String...) - Method in interface pro.taskana.TaskQuery
-
Add the owner for pattern matching to your query.
- ownerLike(String...) - Method in interface pro.taskana.WorkbasketQuery
-
Add the owners for pattern matching to your query.
- securityEnabled - Variable in class pro.taskana.configuration.TaskanaEngineConfiguration
-
- SelectedItem - Class in pro.taskana.impl
-
An item that contains information of a selected item of a Report.
- SelectedItem() - Constructor for class pro.taskana.impl.SelectedItem
-
- SERVICE_LEVEL_CHANGED - Static variable in interface pro.taskana.impl.SingleJobExecutor
-
- serviceLevelIn(String...) - Method in interface pro.taskana.ClassificationQuery
-
Add your serviceLevel to your query.
- serviceLevelIn(String...) - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- serviceLevelLike(String...) - Method in interface pro.taskana.ClassificationQuery
-
Add your serviceLevel to your query.
- serviceLevelLike(String...) - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- sessionManager - Variable in class pro.taskana.impl.TaskanaEngineImpl
-
- sessionStack - Static variable in class pro.taskana.impl.TaskanaEngineImpl
-
- setAccessId(String) - Method in class pro.taskana.impl.WorkbasketAccessItemImpl
-
- setAccessName(String) - Method in class pro.taskana.impl.WorkbasketAccessItemImpl
-
- setAccessName(String) - Method in interface pro.taskana.WorkbasketAccessItem
-
Set the name of the group or user for which this WorkbasketAccessItem controls access permissions.
- setAgeInDays(int) - Method in class pro.taskana.impl.report.impl.MonitorQueryItem
-
- setApplicationEntryPoint(String) - Method in interface pro.taskana.Classification
-
Set the logical name of the associated application entry point.
- setApplicationEntryPoint(String) - Method in class pro.taskana.impl.ClassificationImpl
-
- setArguments(Map<String, String>) - Method in class pro.taskana.impl.Job
-
- setAttachmentClassificationId(String) - Method in class pro.taskana.impl.report.impl.CombinedClassificationFilter
-
- setAttachmentKey(String) - Method in class pro.taskana.impl.report.impl.DetailedMonitorQueryItem
-
- setAttachments(List<Attachment>) - Method in class pro.taskana.impl.TaskImpl
-
- setAttachmentSummaries(List<AttachmentSummary>) - Method in class pro.taskana.impl.TaskSummaryImpl
-
- setBegin(Instant) - Method in class pro.taskana.TimeInterval
-
- setBusinessProcessId(String) - Method in class pro.taskana.impl.TaskImpl
-
- setBusinessProcessId(String) - Method in class pro.taskana.impl.TaskSummaryImpl
-
- setBusinessProcessId(String) - Method in interface pro.taskana.Task
-
Sets the external business process id.
- setCallbackInfo(Map<String, String>) - Method in class pro.taskana.impl.TaskImpl
-
- setCallbackInfo(Map<String, String>) - Method in interface pro.taskana.Task
-
Sets a Map of callback info.
- setCategory(String) - Method in interface pro.taskana.Classification
-
Set/Change the category of this classification.
- setCategory(String) - Method in class pro.taskana.impl.ClassificationImpl
-
- setCategory(String) - Method in class pro.taskana.impl.ClassificationSummaryImpl
-
- setChannel(String) - Method in interface pro.taskana.Attachment
-
Sets the Channel on which the attachment was received.
- setChannel(String) - Method in class pro.taskana.impl.AttachmentImpl
-
- setChannel(String) - Method in class pro.taskana.impl.AttachmentSummaryImpl
-
- setClaimed(Instant) - Method in class pro.taskana.impl.TaskImpl
-
- setClaimed(Instant) - Method in class pro.taskana.impl.TaskSummaryImpl
-
- setClassificationCategories(List<String>) - Method in class pro.taskana.configuration.TaskanaEngineConfiguration
-
- setClassificationCategory(String) - Method in class pro.taskana.impl.TaskImpl
-
- setClassificationKey(String) - Method in class pro.taskana.impl.TaskImpl
-
- setClassificationKey(String) - Method in interface pro.taskana.Task
-
Sets the Classification key that - together with the Domain from this task's work basket - selects the
appropriate
Classification for this task.
- setClassificationSummary(ClassificationSummary) - Method in interface pro.taskana.Attachment
-
Set the classification summary for this attachment.
- setClassificationSummary(ClassificationSummary) - Method in class pro.taskana.impl.AttachmentImpl
-
- setClassificationSummary(ClassificationSummary) - Method in class pro.taskana.impl.AttachmentSummaryImpl
-
- setClassificationSummary(ClassificationSummary) - Method in class pro.taskana.impl.TaskImpl
-
- setClassificationSummary(ClassificationSummary) - Method in class pro.taskana.impl.TaskSummaryImpl
-
- setClassificationSummaryImpl(ClassificationSummaryImpl) - Method in class pro.taskana.impl.AttachmentImpl
-
- setClassificationSummaryImpl(ClassificationSummaryImpl) - Method in class pro.taskana.impl.AttachmentSummaryImpl
-
- setClassificationSummaryImpl(ClassificationSummaryImpl) - Method in class pro.taskana.impl.TaskImpl
-
- setClassificationSummaryImpl(ClassificationSummaryImpl) - Method in class pro.taskana.impl.TaskSummaryImpl
-
- setClassificationTypes(List<String>) - Method in class pro.taskana.configuration.TaskanaEngineConfiguration
-
- setCompany(String[]) - Method in class pro.taskana.impl.ObjectReferenceQueryImpl
-
- setCompany(String) - Method in class pro.taskana.ObjectReference
-
- setCompleted(Instant) - Method in class pro.taskana.impl.Job
-
- setCompleted(Instant) - Method in class pro.taskana.impl.TaskImpl
-
- setCompleted(Instant) - Method in class pro.taskana.impl.TaskSummaryImpl
-
- setConnection(Connection) - Method in class pro.taskana.impl.TaskanaEngineImpl
-
Set the database connection to be used by taskana.
- setConnection(Connection) - Method in interface pro.taskana.TaskanaEngine
-
Set the connection to be used by taskana in mode CONNECTION_MANAGED_EXTERNALLY.
- setConnectionManagementMode(TaskanaEngine.ConnectionManagementMode) - Method in class pro.taskana.impl.TaskanaEngineImpl
-
sets the connection management mode.
- setConnectionManagementMode(TaskanaEngine.ConnectionManagementMode) - Method in interface pro.taskana.TaskanaEngine
-
sets the connection management mode for taskana.
- setCount(int) - Method in class pro.taskana.impl.report.impl.TaskQueryItem
-
- setCreated(Instant) - Method in class pro.taskana.impl.AttachmentImpl
-
- setCreated(Instant) - Method in class pro.taskana.impl.AttachmentSummaryImpl
-
- setCreated(Instant) - Method in class pro.taskana.impl.ClassificationImpl
-
- setCreated(Instant) - Method in class pro.taskana.impl.Job
-
- setCreated(Instant) - Method in class pro.taskana.impl.TaskImpl
-
- setCreated(Instant) - Method in class pro.taskana.impl.TaskSummaryImpl
-
- setCreated(Instant) - Method in class pro.taskana.impl.WorkbasketImpl
-
- setCreator(String) - Method in class pro.taskana.impl.TaskImpl
-
- setCreator(String) - Method in class pro.taskana.impl.TaskSummaryImpl
-
- setCustom1(String) - Method in interface pro.taskana.Classification
-
Set/Change the 1.
- setCustom1(String) - Method in interface pro.taskana.ClassificationSummary
-
Set/Change the 1.
- setCustom1(String) - Method in class pro.taskana.impl.ClassificationImpl
-
- setCustom1(String) - Method in class pro.taskana.impl.ClassificationSummaryImpl
-
- setCustom1(String) - Method in class pro.taskana.impl.TaskImpl
-
- setCustom1(String) - Method in class pro.taskana.impl.TaskSummaryImpl
-
- setCustom1(String) - Method in class pro.taskana.impl.WorkbasketImpl
-
- setCustom1(String) - Method in class pro.taskana.impl.WorkbasketSummaryImpl
-
- setCustom1(boolean) - Method in class pro.taskana.mappings.CustomPropertySelector
-
- setCustom1(String) - Method in interface pro.taskana.Workbasket
-
Sets the value for custom1 Attribute.
- setCustom10(String) - Method in class pro.taskana.impl.TaskImpl
-
- setCustom10(String) - Method in class pro.taskana.impl.TaskSummaryImpl
-
- setCustom10(boolean) - Method in class pro.taskana.mappings.CustomPropertySelector
-
- setCustom11(String) - Method in class pro.taskana.impl.TaskImpl
-
- setCustom11(String) - Method in class pro.taskana.impl.TaskSummaryImpl
-
- setCustom11(boolean) - Method in class pro.taskana.mappings.CustomPropertySelector
-
- setCustom12(String) - Method in class pro.taskana.impl.TaskImpl
-
- setCustom12(String) - Method in class pro.taskana.impl.TaskSummaryImpl
-
- setCustom12(boolean) - Method in class pro.taskana.mappings.CustomPropertySelector
-
- setCustom13(String) - Method in class pro.taskana.impl.TaskImpl
-
- setCustom13(String) - Method in class pro.taskana.impl.TaskSummaryImpl
-
- setCustom13(boolean) - Method in class pro.taskana.mappings.CustomPropertySelector
-
- setCustom14(String) - Method in class pro.taskana.impl.TaskImpl
-
- setCustom14(String) - Method in class pro.taskana.impl.TaskSummaryImpl
-
- setCustom14(boolean) - Method in class pro.taskana.mappings.CustomPropertySelector
-
- setCustom15(String) - Method in class pro.taskana.impl.TaskImpl
-
- setCustom15(String) - Method in class pro.taskana.impl.TaskSummaryImpl
-
- setCustom15(boolean) - Method in class pro.taskana.mappings.CustomPropertySelector
-
- setCustom16(String) - Method in class pro.taskana.impl.TaskImpl
-
- setCustom16(String) - Method in class pro.taskana.impl.TaskSummaryImpl
-
- setCustom16(boolean) - Method in class pro.taskana.mappings.CustomPropertySelector
-
- setCustom2(String) - Method in interface pro.taskana.Classification
-
Set/Change the 2.
- setCustom2(String) - Method in interface pro.taskana.ClassificationSummary
-
Set/Change the 2.
- setCustom2(String) - Method in class pro.taskana.impl.ClassificationImpl
-
- setCustom2(String) - Method in class pro.taskana.impl.ClassificationSummaryImpl
-
- setCustom2(String) - Method in class pro.taskana.impl.TaskImpl
-
- setCustom2(String) - Method in class pro.taskana.impl.TaskSummaryImpl
-
- setCustom2(String) - Method in class pro.taskana.impl.WorkbasketImpl
-
- setCustom2(String) - Method in class pro.taskana.impl.WorkbasketSummaryImpl
-
- setCustom2(boolean) - Method in class pro.taskana.mappings.CustomPropertySelector
-
- setCustom2(String) - Method in interface pro.taskana.Workbasket
-
Sets the value for custom2 attribute.
- setCustom3(String) - Method in interface pro.taskana.Classification
-
Set/Change the 3.
- setCustom3(String) - Method in interface pro.taskana.ClassificationSummary
-
Set/Change the 3.
- setCustom3(String) - Method in class pro.taskana.impl.ClassificationImpl
-
- setCustom3(String) - Method in class pro.taskana.impl.ClassificationSummaryImpl
-
- setCustom3(String) - Method in class pro.taskana.impl.TaskImpl
-
- setCustom3(String) - Method in class pro.taskana.impl.TaskSummaryImpl
-
- setCustom3(String) - Method in class pro.taskana.impl.WorkbasketImpl
-
- setCustom3(String) - Method in class pro.taskana.impl.WorkbasketSummaryImpl
-
- setCustom3(boolean) - Method in class pro.taskana.mappings.CustomPropertySelector
-
- setCustom3(String) - Method in interface pro.taskana.Workbasket
-
Sets the value for custom3 attribute.
- setCustom4(String) - Method in interface pro.taskana.Classification
-
Set/Change the 4.
- setCustom4(String) - Method in interface pro.taskana.ClassificationSummary
-
Set/Change the 4.
- setCustom4(String) - Method in class pro.taskana.impl.ClassificationImpl
-
- setCustom4(String) - Method in class pro.taskana.impl.ClassificationSummaryImpl
-
- setCustom4(String) - Method in class pro.taskana.impl.TaskImpl
-
- setCustom4(String) - Method in class pro.taskana.impl.TaskSummaryImpl
-
- setCustom4(String) - Method in class pro.taskana.impl.WorkbasketImpl
-
- setCustom4(String) - Method in class pro.taskana.impl.WorkbasketSummaryImpl
-
- setCustom4(boolean) - Method in class pro.taskana.mappings.CustomPropertySelector
-
- setCustom4(String) - Method in interface pro.taskana.Workbasket
-
Sets the value for custom4 attribute.
- setCustom5(String) - Method in interface pro.taskana.Classification
-
Set/Change the 5.
- setCustom5(String) - Method in interface pro.taskana.ClassificationSummary
-
Set/Change the 5.
- setCustom5(String) - Method in class pro.taskana.impl.ClassificationImpl
-
- setCustom5(String) - Method in class pro.taskana.impl.ClassificationSummaryImpl
-
- setCustom5(String) - Method in class pro.taskana.impl.TaskImpl
-
- setCustom5(String) - Method in class pro.taskana.impl.TaskSummaryImpl
-
- setCustom5(boolean) - Method in class pro.taskana.mappings.CustomPropertySelector
-
- setCustom6(String) - Method in interface pro.taskana.Classification
-
Set/Change the 6.
- setCustom6(String) - Method in interface pro.taskana.ClassificationSummary
-
Set/Change the 6.
- setCustom6(String) - Method in class pro.taskana.impl.ClassificationImpl
-
- setCustom6(String) - Method in class pro.taskana.impl.ClassificationSummaryImpl
-
- setCustom6(String) - Method in class pro.taskana.impl.TaskImpl
-
- setCustom6(String) - Method in class pro.taskana.impl.TaskSummaryImpl
-
- setCustom6(boolean) - Method in class pro.taskana.mappings.CustomPropertySelector
-
- setCustom7(String) - Method in interface pro.taskana.Classification
-
Set/Change the 7.
- setCustom7(String) - Method in interface pro.taskana.ClassificationSummary
-
Set/Change the 7.
- setCustom7(String) - Method in class pro.taskana.impl.ClassificationImpl
-
- setCustom7(String) - Method in class pro.taskana.impl.ClassificationSummaryImpl
-
- setCustom7(String) - Method in class pro.taskana.impl.TaskImpl
-
- setCustom7(String) - Method in class pro.taskana.impl.TaskSummaryImpl
-
- setCustom7(boolean) - Method in class pro.taskana.mappings.CustomPropertySelector
-
- setCustom8(String) - Method in interface pro.taskana.Classification
-
Set/Change the 8.
- setCustom8(String) - Method in interface pro.taskana.ClassificationSummary
-
Set/Change the 8.
- setCustom8(String) - Method in class pro.taskana.impl.ClassificationImpl
-
- setCustom8(String) - Method in class pro.taskana.impl.ClassificationSummaryImpl
-
- setCustom8(String) - Method in class pro.taskana.impl.TaskImpl
-
- setCustom8(String) - Method in class pro.taskana.impl.TaskSummaryImpl
-
- setCustom8(boolean) - Method in class pro.taskana.mappings.CustomPropertySelector
-
- setCustom9(String) - Method in class pro.taskana.impl.TaskImpl
-
- setCustom9(String) - Method in class pro.taskana.impl.TaskSummaryImpl
-
- setCustom9(boolean) - Method in class pro.taskana.mappings.CustomPropertySelector
-
- setCustomAttribute(String, String) - Method in class pro.taskana.impl.TaskImpl
-
- setCustomAttribute(String, String) - Method in interface pro.taskana.Task
-
Sets the value for custom Attribute number num.
- setCustomAttributes(Map<String, String>) - Method in interface pro.taskana.Attachment
-
Sets the custom attribute Map of the attachment.
- setCustomAttributes(Map<String, String>) - Method in class pro.taskana.impl.AttachmentImpl
-
- setCustomAttributes(Map<String, String>) - Method in class pro.taskana.impl.TaskImpl
-
- setCustomAttributes(Map<String, String>) - Method in interface pro.taskana.Task
-
Sets a Map of custom Attributes.
- setCustomHolidays(List<LocalDate>) - Method in class pro.taskana.configuration.TaskanaEngineConfiguration
-
- setCustomHolidays(List<LocalDate>) - Static method in class pro.taskana.impl.DaysToWorkingDaysConverter
-
- setCustomProperty(String, boolean) - Method in class pro.taskana.mappings.CustomPropertySelector
-
- setDataSource(DataSource) - Method in class pro.taskana.configuration.DbSchemaCreator
-
- setDescription(String) - Method in interface pro.taskana.Classification
-
Set/Change the classification description.
- setDescription(String) - Method in class pro.taskana.impl.ClassificationImpl
-
- setDescription(String) - Method in class pro.taskana.impl.TaskImpl
-
- setDescription(String) - Method in class pro.taskana.impl.WorkbasketImpl
-
- setDescription(String) - Method in class pro.taskana.impl.WorkbasketSummaryImpl
-
- setDescription(String) - Method in interface pro.taskana.Task
-
Sets the description of the task.
- setDescription(String) - Method in interface pro.taskana.Workbasket
-
Sets the workbasket-descriptions.
- setDistributionTargets(String, List<String>) - Method in class pro.taskana.impl.WorkbasketServiceImpl
-
- setDistributionTargets(String, List<String>) - Method in interface pro.taskana.WorkbasketService
-
Set the distribution targets for a workbasket.
- setDomain(String) - Method in class pro.taskana.impl.ClassificationImpl
-
- setDomain(String) - Method in class pro.taskana.impl.ClassificationSummaryImpl
-
- setDomain(String) - Method in class pro.taskana.impl.report.impl.TaskQueryItem
-
- setDomain(String) - Method in class pro.taskana.impl.TaskImpl
-
- setDomain(String) - Method in class pro.taskana.impl.TaskSummaryImpl
-
- setDomain(String) - Method in class pro.taskana.impl.WorkbasketImpl
-
- setDomain(String) - Method in class pro.taskana.impl.WorkbasketSummaryImpl
-
- setDomain(String) - Method in class pro.taskana.KeyDomain
-
- setDomains(List<String>) - Method in class pro.taskana.configuration.TaskanaEngineConfiguration
-
- setDue(Instant) - Method in class pro.taskana.impl.TaskImpl
-
- setDue(Instant) - Method in class pro.taskana.impl.TaskSummaryImpl
-
- setEnd(Instant) - Method in class pro.taskana.TimeInterval
-
- setErrors(String) - Method in class pro.taskana.impl.Job
-
- setExecutor(String) - Method in class pro.taskana.impl.Job
-
- setGermanPublicHolidaysEnabled(boolean) - Method in class pro.taskana.configuration.TaskanaEngineConfiguration
-
- setGermanPublicHolidaysEnabled(boolean) - Static method in class pro.taskana.impl.DaysToWorkingDaysConverter
-
- setId(String) - Method in class pro.taskana.impl.AttachmentImpl
-
- setId(String) - Method in class pro.taskana.impl.AttachmentSummaryImpl
-
- setId(String) - Method in class pro.taskana.impl.ClassificationImpl
-
- setId(String) - Method in class pro.taskana.impl.ClassificationSummaryImpl
-
- setId(String) - Method in class pro.taskana.impl.TaskImpl
-
- setId(String) - Method in class pro.taskana.impl.WorkbasketAccessItemImpl
-
- setId(String) - Method in class pro.taskana.impl.WorkbasketImpl
-
- setId(String) - Method in class pro.taskana.impl.WorkbasketSummaryImpl
-
- setId(String) - Method in class pro.taskana.ObjectReference
-
- setIsValidInDomain(Boolean) - Method in interface pro.taskana.Classification
-
Set/Change the flag which marks the classification as valid/invalid in the currently used domain.
- setIsValidInDomain(Boolean) - Method in class pro.taskana.impl.ClassificationImpl
-
- setJobId(Integer) - Method in class pro.taskana.impl.Job
-
- setKey(String) - Method in class pro.taskana.impl.ClassificationImpl
-
- setKey(String) - Method in class pro.taskana.impl.ClassificationSummaryImpl
-
- setKey(String) - Method in class pro.taskana.impl.report.impl.MonitorQueryItem
-
- setKey(String) - Method in class pro.taskana.impl.SelectedItem
-
- setKey(String) - Method in class pro.taskana.impl.WorkbasketImpl
-
- setKey(String) - Method in class pro.taskana.impl.WorkbasketSummaryImpl
-
- setKey(String) - Method in class pro.taskana.KeyDomain
-
- setLowerAgeLimit(int) - Method in class pro.taskana.impl.SelectedItem
-
- setModified(Instant) - Method in class pro.taskana.impl.AttachmentImpl
-
- setModified(Instant) - Method in class pro.taskana.impl.AttachmentSummaryImpl
-
- setModified(Instant) - Method in class pro.taskana.impl.ClassificationImpl
-
- setModified(Instant) - Method in class pro.taskana.impl.TaskImpl
-
- setModified(Instant) - Method in class pro.taskana.impl.TaskSummaryImpl
-
- setModified(Instant) - Method in class pro.taskana.impl.WorkbasketImpl
-
- setName(String) - Method in interface pro.taskana.Classification
-
Set/Change the classification name.
- setName(String) - Method in class pro.taskana.impl.ClassificationImpl
-
- setName(String) - Method in class pro.taskana.impl.ClassificationSummaryImpl
-
- setName(String) - Method in class pro.taskana.impl.TaskImpl
-
- setName(String) - Method in class pro.taskana.impl.TaskSummaryImpl
-
- setName(String) - Method in class pro.taskana.impl.WorkbasketImpl
-
- setName(String) - Method in class pro.taskana.impl.WorkbasketSummaryImpl
-
- setName(String) - Method in interface pro.taskana.Task
-
Sets the name of the current task.
- setName(String) - Method in interface pro.taskana.Workbasket
-
Sets the name of the workbasket.
- setNonNullParameter(PreparedStatement, int, Map, JdbcType) - Method in class pro.taskana.impl.persistence.MapTypeHandler
-
- setNote(String) - Method in class pro.taskana.impl.TaskImpl
-
- setNote(String) - Method in class pro.taskana.impl.TaskSummaryImpl
-
- setNote(String) - Method in interface pro.taskana.Task
-
Sets/Changing the custom note for this Task.
- setNumberOfTasks(int) - Method in class pro.taskana.impl.report.impl.MonitorQueryItem
-
- setObjectReference(ObjectReference) - Method in interface pro.taskana.Attachment
-
- setObjectReference(ObjectReference) - Method in class pro.taskana.impl.AttachmentImpl
-
- setObjectReference(ObjectReference) - Method in class pro.taskana.impl.AttachmentSummaryImpl
-
- setOrgLevel1(String) - Method in class pro.taskana.impl.WorkbasketImpl
-
- setOrgLevel1(String) - Method in class pro.taskana.impl.WorkbasketSummaryImpl
-
- setOrgLevel1(String) - Method in interface pro.taskana.Workbasket
-
Sets the value for orgLevel1 attribute.
- setOrgLevel2(String) - Method in class pro.taskana.impl.WorkbasketImpl
-
- setOrgLevel2(String) - Method in class pro.taskana.impl.WorkbasketSummaryImpl
-
- setOrgLevel2(String) - Method in interface pro.taskana.Workbasket
-
Sets the value for orgLevel2 attribute.
- setOrgLevel3(String) - Method in class pro.taskana.impl.WorkbasketImpl
-
- setOrgLevel3(String) - Method in class pro.taskana.impl.WorkbasketSummaryImpl
-
- setOrgLevel3(String) - Method in interface pro.taskana.Workbasket
-
Sets the value for orgLevel3 attribute.
- setOrgLevel4(String) - Method in class pro.taskana.impl.WorkbasketImpl
-
- setOrgLevel4(String) - Method in class pro.taskana.impl.WorkbasketSummaryImpl
-
- setOrgLevel4(String) - Method in interface pro.taskana.Workbasket
-
Sets the value for orgLevel4 attribute.
- setOwner(String) - Method in class pro.taskana.impl.TaskImpl
-
- setOwner(String) - Method in class pro.taskana.impl.TaskSummaryImpl
-
- setOwner(String) - Method in class pro.taskana.impl.WorkbasketImpl
-
- setOwner(String) - Method in class pro.taskana.impl.WorkbasketSummaryImpl
-
- setOwner(String) - Method in interface pro.taskana.Task
-
Sets the ownerId of this task.
- setOwner(String) - Method in interface pro.taskana.Workbasket
-
Sets the owner-ID of the workbasket.
- setParentBusinessProcessId(String) - Method in class pro.taskana.impl.TaskImpl
-
- setParentBusinessProcessId(String) - Method in class pro.taskana.impl.TaskSummaryImpl
-
- setParentBusinessProcessId(String) - Method in interface pro.taskana.Task
-
Sets the parent business process id to group associated processes.
- setParentId(String) - Method in interface pro.taskana.Classification
-
Set/Change a reference to the current parent classification via ID.
- setParentId(String) - Method in class pro.taskana.impl.ClassificationImpl
-
- setParentId(String) - Method in class pro.taskana.impl.ClassificationSummaryImpl
-
- setParentKey(String) - Method in interface pro.taskana.Classification
-
Set/Change a reference to the current parent classification via key.
- setParentKey(String) - Method in class pro.taskana.impl.ClassificationImpl
-
- setParentKey(String) - Method in class pro.taskana.impl.ClassificationSummaryImpl
-
- setPermAppend(boolean) - Method in class pro.taskana.impl.WorkbasketAccessItemImpl
-
- setPermAppend(boolean) - Method in interface pro.taskana.WorkbasketAccessItem
-
Sets append permission for the referenced workbasket.
- setPermCustom1(boolean) - Method in class pro.taskana.impl.WorkbasketAccessItemImpl
-
- setPermCustom1(boolean) - Method in interface pro.taskana.WorkbasketAccessItem
-
Sets the custom1 permission for the referenced workbasket.
- setPermCustom10(boolean) - Method in class pro.taskana.impl.WorkbasketAccessItemImpl
-
- setPermCustom10(boolean) - Method in interface pro.taskana.WorkbasketAccessItem
-
Sets the custom10 permission for the referenced workbasket.
- setPermCustom11(boolean) - Method in class pro.taskana.impl.WorkbasketAccessItemImpl
-
- setPermCustom11(boolean) - Method in interface pro.taskana.WorkbasketAccessItem
-
Sets the custom11 permission for the referenced workbasket.
- setPermCustom12(boolean) - Method in class pro.taskana.impl.WorkbasketAccessItemImpl
-
- setPermCustom12(boolean) - Method in interface pro.taskana.WorkbasketAccessItem
-
Sets the custom12 permission for the referenced workbasket.
- setPermCustom2(boolean) - Method in class pro.taskana.impl.WorkbasketAccessItemImpl
-
- setPermCustom2(boolean) - Method in interface pro.taskana.WorkbasketAccessItem
-
Sets the custom2 permission for the referenced workbasket.
- setPermCustom3(boolean) - Method in class pro.taskana.impl.WorkbasketAccessItemImpl
-
- setPermCustom3(boolean) - Method in interface pro.taskana.WorkbasketAccessItem
-
Sets the custom3 permission for the referenced workbasket.
- setPermCustom4(boolean) - Method in class pro.taskana.impl.WorkbasketAccessItemImpl
-
- setPermCustom4(boolean) - Method in interface pro.taskana.WorkbasketAccessItem
-
Sets the custom4 permission for the referenced workbasket.
- setPermCustom5(boolean) - Method in class pro.taskana.impl.WorkbasketAccessItemImpl
-
- setPermCustom5(boolean) - Method in interface pro.taskana.WorkbasketAccessItem
-
Sets the custom5 permission for the referenced workbasket.
- setPermCustom6(boolean) - Method in class pro.taskana.impl.WorkbasketAccessItemImpl
-
- setPermCustom6(boolean) - Method in interface pro.taskana.WorkbasketAccessItem
-
Sets the custom6 permission for the referenced workbasket.
- setPermCustom7(boolean) - Method in class pro.taskana.impl.WorkbasketAccessItemImpl
-
- setPermCustom7(boolean) - Method in interface pro.taskana.WorkbasketAccessItem
-
Sets the custom7 permission for the referenced workbasket.
- setPermCustom8(boolean) - Method in class pro.taskana.impl.WorkbasketAccessItemImpl
-
- setPermCustom8(boolean) - Method in interface pro.taskana.WorkbasketAccessItem
-
Sets the custom8 permission for the referenced workbasket.
- setPermCustom9(boolean) - Method in class pro.taskana.impl.WorkbasketAccessItemImpl
-
- setPermCustom9(boolean) - Method in interface pro.taskana.WorkbasketAccessItem
-
Sets the custom9 permission for the referenced workbasket.
- setPermDistribute(boolean) - Method in class pro.taskana.impl.WorkbasketAccessItemImpl
-
- setPermDistribute(boolean) - Method in interface pro.taskana.WorkbasketAccessItem
-
Sets distribute permission for the referenced workbasket.
- setPermOpen(boolean) - Method in class pro.taskana.impl.WorkbasketAccessItemImpl
-
- setPermOpen(boolean) - Method in interface pro.taskana.WorkbasketAccessItem
-
Sets open permission for the referenced workbasket.
- setPermRead(boolean) - Method in class pro.taskana.impl.WorkbasketAccessItemImpl
-
- setPermRead(boolean) - Method in interface pro.taskana.WorkbasketAccessItem
-
Sets read permission for the referenced workbasket.
- setPermTransfer(boolean) - Method in class pro.taskana.impl.WorkbasketAccessItemImpl
-
- setPermTransfer(boolean) - Method in interface pro.taskana.WorkbasketAccessItem
-
Sets transfer permission for the referenced workbasket.
- setPlanned(Instant) - Method in class pro.taskana.impl.TaskImpl
-
- setPlanned(Instant) - Method in class pro.taskana.impl.TaskSummaryImpl
-
- setPlanned(Instant) - Method in interface pro.taskana.Task
-
Sets the time when the work on this task should be started.
- setPrimaryObjRef(ObjectReference) - Method in class pro.taskana.impl.TaskImpl
-
- setPrimaryObjRef(ObjectReference) - Method in class pro.taskana.impl.TaskSummaryImpl
-
- setPrimaryObjRef(ObjectReference) - Method in interface pro.taskana.Task
-
- setPriority(int) - Method in interface pro.taskana.Classification
-
Set/Change the numeric priority of a classification.
- setPriority(int) - Method in class pro.taskana.impl.ClassificationImpl
-
- setPriority(int) - Method in class pro.taskana.impl.ClassificationSummaryImpl
-
- setPriority(int) - Method in class pro.taskana.impl.TaskImpl
-
- setPriority(int) - Method in class pro.taskana.impl.TaskSummaryImpl
-
- setPropertiesFileName(String) - Method in class pro.taskana.configuration.TaskanaEngineConfiguration
-
- setPropertiesSeparator(String) - Method in class pro.taskana.configuration.TaskanaEngineConfiguration
-
- setRead(boolean) - Method in class pro.taskana.impl.TaskImpl
-
- setRead(boolean) - Method in class pro.taskana.impl.TaskSummaryImpl
-
- setReceived(Instant) - Method in interface pro.taskana.Attachment
-
Sets the time when the attachment was received.
- setReceived(Instant) - Method in class pro.taskana.impl.AttachmentImpl
-
- setReceived(Instant) - Method in class pro.taskana.impl.AttachmentSummaryImpl
-
- setRetryCount(int) - Method in class pro.taskana.impl.Job
-
- setRoleMap(Map<TaskanaRole, Set<String>>) - Method in class pro.taskana.configuration.TaskanaEngineConfiguration
-
- setServiceLevel(String) - Method in interface pro.taskana.Classification
-
Set/Change the service level.
- setServiceLevel(String) - Method in class pro.taskana.impl.ClassificationImpl
-
- setServiceLevel(String) - Method in class pro.taskana.impl.ClassificationSummaryImpl
-
- setStarted(Instant) - Method in class pro.taskana.impl.Job
-
- setState(Job.State) - Method in class pro.taskana.impl.Job
-
- setState(TaskState) - Method in class pro.taskana.impl.report.impl.TaskQueryItem
-
- setState(TaskState) - Method in class pro.taskana.impl.TaskImpl
-
- setState(TaskState) - Method in class pro.taskana.impl.TaskSummaryImpl
-
- setSubKey(String) - Method in class pro.taskana.impl.SelectedItem
-
- setSystem(String[]) - Method in class pro.taskana.impl.ObjectReferenceQueryImpl
-
- setSystem(String) - Method in class pro.taskana.ObjectReference
-
- setSystemInstance(String[]) - Method in class pro.taskana.impl.ObjectReferenceQueryImpl
-
- setSystemInstance(String) - Method in class pro.taskana.ObjectReference
-
- setTaskClassificationId(String) - Method in class pro.taskana.impl.report.impl.CombinedClassificationFilter
-
- setTaskId(String) - Method in class pro.taskana.impl.AttachmentImpl
-
- setTaskId(String) - Method in class pro.taskana.impl.AttachmentSummaryImpl
-
- setTaskId(String) - Method in class pro.taskana.impl.MinimalTaskSummary
-
- setTaskId(String) - Method in class pro.taskana.impl.TaskSummaryImpl
-
- setTaskRead(String, boolean) - Method in class pro.taskana.impl.TaskServiceImpl
-
- setTaskRead(String, boolean) - Method in interface pro.taskana.TaskService
-
Marks a task as read.
- setTaskState(TaskState) - Method in class pro.taskana.impl.MinimalTaskSummary
-
- setToString(Set<T>) - Static method in class pro.taskana.impl.util.LoggerUtils
-
- setTransferred(boolean) - Method in class pro.taskana.impl.TaskImpl
-
- setTransferred(boolean) - Method in class pro.taskana.impl.TaskSummaryImpl
-
- setType(String) - Method in class pro.taskana.impl.ClassificationImpl
-
- setType(String) - Method in class pro.taskana.impl.ClassificationSummaryImpl
-
- setType(Job.Type) - Method in class pro.taskana.impl.Job
-
- setType(String[]) - Method in class pro.taskana.impl.ObjectReferenceQueryImpl
-
- setType(WorkbasketType) - Method in class pro.taskana.impl.WorkbasketImpl
-
- setType(WorkbasketType) - Method in class pro.taskana.impl.WorkbasketSummaryImpl
-
- setType(String) - Method in class pro.taskana.ObjectReference
-
- setType(WorkbasketType) - Method in interface pro.taskana.Workbasket
-
Sets the type of the workbasket.
- setUpperAgeLimit(int) - Method in class pro.taskana.impl.SelectedItem
-
- setValue(String[]) - Method in class pro.taskana.impl.ObjectReferenceQueryImpl
-
- setValue(String) - Method in class pro.taskana.ObjectReference
-
- setWorkbasketAccessItems(String, List<WorkbasketAccessItem>) - Method in class pro.taskana.impl.WorkbasketServiceImpl
-
- setWorkbasketAccessItems(String, List<WorkbasketAccessItem>) - Method in interface pro.taskana.WorkbasketService
-
Setting up the new WorkbasketAccessItems for a Workbasket.
- setWorkbasketId(String) - Method in class pro.taskana.impl.MinimalTaskSummary
-
- setWorkbasketId(String) - Method in class pro.taskana.impl.WorkbasketAccessItemImpl
-
- setWorkbasketKey(String) - Method in class pro.taskana.impl.TaskImpl
-
- setWorkbasketSummary(WorkbasketSummary) - Method in class pro.taskana.impl.TaskImpl
-
- setWorkbasketSummary(WorkbasketSummary) - Method in class pro.taskana.impl.TaskSummaryImpl
-
- setWorkbasketSummaryImpl(WorkbasketSummaryImpl) - Method in class pro.taskana.impl.TaskImpl
-
- setWorkbasketSummaryImpl(WorkbasketSummaryImpl) - Method in class pro.taskana.impl.TaskSummaryImpl
-
- shouldUseLowerCaseForAccessIds() - Static method in class pro.taskana.configuration.TaskanaEngineConfiguration
-
Helper method to determine whether all access ids (user Id and group ids) should be used in lower case.
- single() - Method in interface pro.taskana.BaseQuery
-
This method will return a single object of T.
- single() - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- single() - Method in class pro.taskana.impl.ObjectReferenceQueryImpl
-
- single() - Method in class pro.taskana.impl.TaskQueryImpl
-
- single() - Method in class pro.taskana.impl.WorkbasketAccessItemQueryImpl
-
- single() - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- SingleJobExecutor - Interface in pro.taskana.impl
-
This interface must be implemented by classes that execut a single job.
- stateIn(List<TaskState>) - Method in interface pro.taskana.CategoryReportBuilder
-
Adds a list of states to the builder.
- stateIn(List<TaskState>) - Method in interface pro.taskana.ClassificationReportBuilder
-
Adds a list of states to the builder.
- stateIn(List<TaskState>) - Method in interface pro.taskana.CustomFieldValueReportBuilder
-
Adds a list of states to the builder.
- stateIn(List<TaskState>) - Method in class pro.taskana.impl.CategoryReportBuilderImpl
-
- stateIn(List<TaskState>) - Method in class pro.taskana.impl.ClassificationReportBuilderImpl
-
- stateIn(List<TaskState>) - Method in class pro.taskana.impl.CustomFieldValueReportBuilderImpl
-
- stateIn(TaskState...) - Method in class pro.taskana.impl.TaskQueryImpl
-
- stateIn(List<TaskState>) - Method in class pro.taskana.impl.TaskStatusReportBuilderImpl
-
- stateIn(List<TaskState>) - Method in class pro.taskana.impl.WorkbasketReportBuilderImpl
-
- stateIn(TaskState...) - Method in interface pro.taskana.TaskQuery
-
Add your state to your query.
- stateIn(List<TaskState>) - Method in interface pro.taskana.TaskStatusReportBuilder
-
Adds a list of states to the builder.
- stateIn(List<TaskState>) - Method in interface pro.taskana.WorkbasketReportBuilder
-
Adds a list of states to the builder.
- stateNotIn(TaskState...) - Method in class pro.taskana.impl.TaskQueryImpl
-
- stateNotIn(TaskState...) - Method in interface pro.taskana.TaskQuery
-
Exclude these states from your query.
- states - Variable in class pro.taskana.impl.ReportBuilder
-
- subKeyIsSet(List<SelectedItem>) - Method in class pro.taskana.impl.ReportBuilder
-
- SystemException - Exception in pro.taskana.exceptions
-
This exception is thrown when a generic taskana problem is encountered.
- SystemException(String) - Constructor for exception pro.taskana.exceptions.SystemException
-
- SystemException(String, Throwable) - Constructor for exception pro.taskana.exceptions.SystemException
-
- systemIn(String...) - Method in class pro.taskana.impl.ObjectReferenceQueryImpl
-
- systemIn(String...) - Method in interface pro.taskana.ObjectReferenceQuery
-
Add your system to your query.
- systemInstanceIn(String...) - Method in class pro.taskana.impl.ObjectReferenceQueryImpl
-
- systemInstanceIn(String...) - Method in interface pro.taskana.ObjectReferenceQuery
-
Add your systemInstance to your query.
- Task - Interface in pro.taskana
-
task-Interface to specify attribute interactions.
- TaskAlreadyExistException - Exception in pro.taskana.exceptions
-
Thrown when a Task is going to be created, but a Task with the same ID does already exist.
- TaskAlreadyExistException(String) - Constructor for exception pro.taskana.exceptions.TaskAlreadyExistException
-
- TASKANA_SCHEMA_VERSION - Static variable in class pro.taskana.configuration.TaskanaEngineConfiguration
-
- TaskanaCallable<T> - Interface in pro.taskana
-
represents a callable Object.
- taskanaEngine - Variable in class pro.taskana.impl.ReportBuilder
-
- TaskanaEngine - Interface in pro.taskana
-
The TaskanaEngine represents an overall set of all needed services.
- TaskanaEngine.ConnectionManagementMode - Enum in pro.taskana
-
Connection management mode.
- TaskanaEngineConfiguration - Class in pro.taskana.configuration
-
This central class creates the TaskanaEngine and holds all the information about DB and Security.
Security is enabled by default.
- TaskanaEngineConfiguration(DataSource, boolean) - Constructor for class pro.taskana.configuration.TaskanaEngineConfiguration
-
- TaskanaEngineConfiguration(DataSource, boolean, boolean) - Constructor for class pro.taskana.configuration.TaskanaEngineConfiguration
-
- TaskanaEngineConfiguration(DataSource, boolean, boolean, String, String) - Constructor for class pro.taskana.configuration.TaskanaEngineConfiguration
-
- taskanaEngineConfiguration - Variable in class pro.taskana.impl.TaskanaEngineImpl
-
- TaskanaEngineImpl - Class in pro.taskana.impl
-
This is the implementation of TaskanaEngine.
- TaskanaEngineImpl(TaskanaEngineConfiguration) - Constructor for class pro.taskana.impl.TaskanaEngineImpl
-
- TaskanaException - Exception in pro.taskana.exceptions
-
common base class for Taskana's checked exceptions.
- TaskanaException() - Constructor for exception pro.taskana.exceptions.TaskanaException
-
- TaskanaException(String) - Constructor for exception pro.taskana.exceptions.TaskanaException
-
- TaskanaException(Throwable) - Constructor for exception pro.taskana.exceptions.TaskanaException
-
- TaskanaException(String, Throwable) - Constructor for exception pro.taskana.exceptions.TaskanaException
-
- TaskanaException(String, Throwable, boolean, boolean) - Constructor for exception pro.taskana.exceptions.TaskanaException
-
- TaskanaRole - Enum in pro.taskana
-
This enum contains all roles that are known to taskana.
- TaskanaRuntimeException - Exception in pro.taskana.exceptions
-
Common base class for Taskana's runtime exceptions.
- TaskanaRuntimeException() - Constructor for exception pro.taskana.exceptions.TaskanaRuntimeException
-
- TaskanaRuntimeException(String) - Constructor for exception pro.taskana.exceptions.TaskanaRuntimeException
-
- TaskanaRuntimeException(Throwable) - Constructor for exception pro.taskana.exceptions.TaskanaRuntimeException
-
- TaskanaRuntimeException(String, Throwable) - Constructor for exception pro.taskana.exceptions.TaskanaRuntimeException
-
- TaskanaRuntimeException(String, Throwable, boolean, boolean) - Constructor for exception pro.taskana.exceptions.TaskanaRuntimeException
-
- TaskanaTransactionProvider<T> - Interface in pro.taskana
-
This class provides support for transactions.
- TASKIDS - Static variable in interface pro.taskana.impl.SingleJobExecutor
-
- TaskImpl - Class in pro.taskana.impl
-
Task entity.
- TaskMapper - Interface in pro.taskana.mappings
-
This class is the mybatis mapping of task.
- taskMonitorMapper - Variable in class pro.taskana.impl.ReportBuilder
-
- TaskMonitorMapper - Interface in pro.taskana.mappings
-
This class is the mybatis mapping of task monitoring.
- TaskMonitorService - Interface in pro.taskana
-
The Task Monitor Service manages operations on tasks regarding the monitoring.
- TaskMonitorServiceImpl - Class in pro.taskana.impl
-
This is the implementation of TaskMonitorService.
- TaskNotFoundException - Exception in pro.taskana.exceptions
-
This exception will be thrown if a specific task is not in the database.
- TaskNotFoundException(String, String) - Constructor for exception pro.taskana.exceptions.TaskNotFoundException
-
- TaskQuery - Interface in pro.taskana
-
TaskQuery for generating dynamic sql.
- TaskQueryImpl - Class in pro.taskana.impl
-
TaskQuery for generating dynamic sql.
- TaskQueryItem - Class in pro.taskana.impl.report.impl
-
The TaskQueryItem entity contains the number of tasks for a domain which have a specific state.
- TaskQueryItem() - Constructor for class pro.taskana.impl.report.impl.TaskQueryItem
-
- TaskService - Interface in pro.taskana
-
The Task Service manages all operations on tasks.
- TaskServiceImpl - Class in pro.taskana.impl
-
This is the implementation of TaskService.
- TaskState - Enum in pro.taskana
-
This enum contains all status of the tasks.
- TaskStatusColumnHeader - Class in pro.taskana.impl.report.impl
-
The TaskStatusColumnHeader represents a column for each
TaskState.
- TaskStatusColumnHeader(TaskState) - Constructor for class pro.taskana.impl.report.impl.TaskStatusColumnHeader
-
- TaskStatusReport - Class in pro.taskana.impl.report.impl
-
The TaskStatusReport displays the amount of tasks, differentiated by their state and grouped by domain.
- TaskStatusReport() - Constructor for class pro.taskana.impl.report.impl.TaskStatusReport
-
- TaskStatusReport(List<TaskState>) - Constructor for class pro.taskana.impl.report.impl.TaskStatusReport
-
- TaskStatusReportBuilder - Interface in pro.taskana
-
- TaskStatusReportBuilderImpl - Class in pro.taskana.impl
-
The implementation of TaskStatusReportBuilder.
- TaskStatusReportBuilderImpl(TaskanaEngine, TaskMonitorMapper) - Constructor for class pro.taskana.impl.TaskStatusReportBuilderImpl
-
- TaskSummary - Interface in pro.taskana
-
Interface for TaskSummary.
- TaskSummaryImpl - Class in pro.taskana.impl
-
Entity which contains the most important informations about a Task.
- TaskUpdateJobExecutor - Class in pro.taskana.impl
-
This class performs task updates if a classification is changed.
- TaskUpdateJobExecutor() - Constructor for class pro.taskana.impl.TaskUpdateJobExecutor
-
- TimeInterval - Class in pro.taskana
-
Capture a time interval.
- TimeInterval(Instant, Instant) - Constructor for class pro.taskana.TimeInterval
-
- TimeIntervalColumnHeader - Class in pro.taskana.impl.report.impl
-
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.impl.report.impl.TimeIntervalColumnHeader
-
- TimeIntervalColumnHeader(int, int) - Constructor for class pro.taskana.impl.report.impl.TimeIntervalColumnHeader
-
- toString() - Method in class pro.taskana.impl.AttachmentImpl
-
- toString() - Method in class pro.taskana.impl.AttachmentSummaryImpl
-
- toString() - Method in class pro.taskana.impl.ClassificationImpl
-
- toString() - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- toString() - Method in class pro.taskana.impl.ClassificationSummaryImpl
-
- toString() - Method in class pro.taskana.impl.Job
-
- toString() - Method in class pro.taskana.impl.MinimalTaskSummary
-
- toString() - Method in class pro.taskana.impl.ObjectReferenceQueryImpl
-
- toString() - Method in class pro.taskana.impl.report.impl.CombinedClassificationFilter
-
- toString() - Method in class pro.taskana.impl.report.impl.TaskStatusColumnHeader
-
- toString() - Method in class pro.taskana.impl.report.impl.TimeIntervalColumnHeader
-
- toString() - Method in class pro.taskana.impl.SelectedItem
-
- toString() - Method in class pro.taskana.impl.TaskImpl
-
- toString() - Method in class pro.taskana.impl.TaskQueryImpl
-
- toString() - Method in class pro.taskana.impl.TaskSummaryImpl
-
- toString() - Method in class pro.taskana.impl.WorkbasketAccessItemImpl
-
- toString() - Method in class pro.taskana.impl.WorkbasketAccessItemQueryImpl
-
- toString() - Method in class pro.taskana.impl.WorkbasketImpl
-
- toString() - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- toString() - Method in class pro.taskana.impl.WorkbasketSummaryImpl
-
- toString() - Method in class pro.taskana.KeyDomain
-
- toString() - Method in class pro.taskana.ObjectReference
-
- toString() - Method in class pro.taskana.TimeInterval
-
- transactionFactory - Variable in class pro.taskana.impl.TaskanaEngineImpl
-
- transfer(String, String) - Method in class pro.taskana.impl.TaskServiceImpl
-
- transfer(String, String, String) - Method in class pro.taskana.impl.TaskServiceImpl
-
- transfer(String, String) - Method in interface pro.taskana.TaskService
-
Transfer a task to another work basket.
- transfer(String, String, String) - Method in interface pro.taskana.TaskService
-
Transfer a task to another work basket.
- transferredEquals(Boolean) - Method in class pro.taskana.impl.TaskQueryImpl
-
- transferredEquals(Boolean) - Method in interface pro.taskana.TaskQuery
-
Add the isTransferred flag to the query.
- transferTasks(String, List<String>) - Method in class pro.taskana.impl.TaskServiceImpl
-
- transferTasks(String, String, List<String>) - Method in class pro.taskana.impl.TaskServiceImpl
-
- transferTasks(String, List<String>) - Method in interface pro.taskana.TaskService
-
Transfers a list of tasks to an other workbasket.
- transferTasks(String, String, List<String>) - Method in interface pro.taskana.TaskService
-
Transfers a list of tasks to an other workbasket.
- typeIn(String...) - Method in interface pro.taskana.ClassificationQuery
-
Add your type to your query.
- typeIn(String...) - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- typeIn(String...) - Method in class pro.taskana.impl.ObjectReferenceQueryImpl
-
- typeIn(WorkbasketType...) - Method in class pro.taskana.impl.WorkbasketQueryImpl
-
- typeIn(String...) - Method in interface pro.taskana.ObjectReferenceQuery
-
Add your type to your query.
- typeIn(WorkbasketType...) - Method in interface pro.taskana.WorkbasketQuery
-
Add your types to your query.
- validInDomainEquals(Boolean) - Method in interface pro.taskana.ClassificationQuery
-
Add to your query if the Classification shall be valid in its domain.
- validInDomainEquals(Boolean) - Method in class pro.taskana.impl.ClassificationQueryImpl
-
- valueIn(String...) - Method in class pro.taskana.impl.ObjectReferenceQueryImpl
-
- valueIn(String...) - Method in interface pro.taskana.ObjectReferenceQuery
-
Add your value to your query.
- valueOf(String) - Static method in enum pro.taskana.BaseQuery.SortDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum pro.taskana.CustomField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum pro.taskana.impl.Job.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum pro.taskana.impl.Job.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum pro.taskana.TaskanaEngine.ConnectionManagementMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum pro.taskana.TaskanaRole
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum pro.taskana.TaskState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum pro.taskana.WorkbasketPermission
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum pro.taskana.WorkbasketType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum pro.taskana.BaseQuery.SortDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum pro.taskana.CustomField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum pro.taskana.impl.Job.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum pro.taskana.impl.Job.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum pro.taskana.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.TaskanaRole
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum pro.taskana.TaskState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum pro.taskana.WorkbasketPermission
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum pro.taskana.WorkbasketType
-
Returns an array containing the constants of this enum type, in
the order they are declared.