Constant Field Values
Contents
pro.taskana.*
-
pro.taskana.classification.api.exceptions.ClassificationAlreadyExistException Modifier and Type Constant Field Value public static final StringERROR_KEY"CLASSIFICATION_ALREADY_EXISTS" -
pro.taskana.classification.api.exceptions.ClassificationInUseException Modifier and Type Constant Field Value public static final StringERROR_KEY"CLASSIFICATION_IN_USE" -
pro.taskana.classification.api.exceptions.ClassificationNotFoundException Modifier and Type Constant Field Value public static final StringERROR_KEY_ID"CLASSIFICATION_WITH_ID_NOT_FOUND"public static final StringERROR_KEY_KEY_DOMAIN"CLASSIFICATION_WITH_KEY_NOT_FOUND" -
pro.taskana.classification.api.exceptions.MalformedServiceLevelException Modifier and Type Constant Field Value public static final StringERROR_KEY"CLASSIFICATION_SERVICE_LEVEL_MALFORMED"
-
pro.taskana.classification.internal.jobs.ClassificationChangedJob Modifier and Type Constant Field Value public static final StringCLASSIFICATION_ID"classificationId"public static final StringPRIORITY_CHANGED"priorityChanged"public static final StringSERVICE_LEVEL_CHANGED"serviceLevelChanged"
-
pro.taskana.common.internal.JobServiceImpl Modifier and Type Constant Field Value public static final intJOB_DEFAULT_PRIORITY50
-
pro.taskana.spi.history.api.exceptions.TaskanaHistoryEventNotFoundException Modifier and Type Constant Field Value public static final StringERROR_KEY"HISTORY_EVENT_NOT_FOUND"
-
pro.taskana.task.api.exceptions.AttachmentPersistenceException Modifier and Type Constant Field Value public static final StringERROR_KEY"ATTACHMENT_ALREADY_EXISTS" -
pro.taskana.task.api.exceptions.InvalidCallbackStateException Modifier and Type Constant Field Value public static final StringERROR_KEY"TASK_INVALID_CALLBACK_STATE" -
pro.taskana.task.api.exceptions.InvalidOwnerException Modifier and Type Constant Field Value public static final StringERROR_KEY"TASK_INVALID_OWNER" -
pro.taskana.task.api.exceptions.InvalidTaskStateException Modifier and Type Constant Field Value public static final StringERROR_KEY"TASK_INVALID_STATE" -
pro.taskana.task.api.exceptions.MismatchedTaskCommentCreatorException Modifier and Type Constant Field Value public static final StringERROR_KEY"TASK_COMMENT_CREATOR_MISMATCHED" -
pro.taskana.task.api.exceptions.TaskAlreadyExistException Modifier and Type Constant Field Value public static final StringERROR_KEY"TASK_ALREADY_EXISTS" -
pro.taskana.task.api.exceptions.TaskCommentNotFoundException Modifier and Type Constant Field Value public static final StringERROR_KEY"TASK_COMMENT_NOT_FOUND" -
pro.taskana.task.api.exceptions.TaskNotFoundException Modifier and Type Constant Field Value public static final StringERROR_KEY"TASK_NOT_FOUND"
-
pro.taskana.task.api.models.Task Modifier and Type Constant Field Value public static final StringCALLBACK_STATE"callbackState"
-
pro.taskana.task.internal.jobs.TaskRefreshJob Modifier and Type Constant Field Value public static final StringPRIORITY_CHANGED"priorityChanged"public static final StringSERVICE_LEVEL_CHANGED"serviceLevelChanged"public static final StringTASK_IDS"taskIds"
-
pro.taskana.user.api.exceptions.UserAlreadyExistException Modifier and Type Constant Field Value public static final StringERROR_KEY"USER_ALREADY_EXISTS" -
pro.taskana.user.api.exceptions.UserNotFoundException Modifier and Type Constant Field Value public static final StringERROR_KEY"USER_NOT_FOUND"
-
pro.taskana.workbasket.api.exceptions.MismatchedWorkbasketPermissionException Modifier and Type Constant Field Value public static final StringERROR_KEY_ID"WORKBASKET_WITH_ID_MISMATCHED_PERMISSION"public static final StringERROR_KEY_KEY_DOMAIN"WORKBASKET_WITH_KEY_MISMATCHED_PERMISSION" -
pro.taskana.workbasket.api.exceptions.WorkbasketAccessItemAlreadyExistException Modifier and Type Constant Field Value public static final StringERROR_KEY"WORKBASKET_ACCESS_ITEM_ALREADY_EXISTS" -
pro.taskana.workbasket.api.exceptions.WorkbasketAlreadyExistException Modifier and Type Constant Field Value public static final StringERROR_KEY"WORKBASKET_ALREADY_EXISTS" -
pro.taskana.workbasket.api.exceptions.WorkbasketInUseException Modifier and Type Constant Field Value public static final StringERROR_KEY"WORKBASKET_IN_USE" -
pro.taskana.workbasket.api.exceptions.WorkbasketMarkedForDeletionException Modifier and Type Constant Field Value public static final StringERROR_KEY"WORKBASKET_MARKED_FOR_DELETION" -
pro.taskana.workbasket.api.exceptions.WorkbasketNotFoundException Modifier and Type Constant Field Value public static final StringERROR_KEY_ID"WORKBASKET_WITH_ID_NOT_FOUND"public static final StringERROR_KEY_KEY_DOMAIN"WORKBASKET_WITH_KEY_NOT_FOUND"