Methods
Modifier and Type |
Method and Description |
ProcessEngineException |
alreadyMarkedEntityInEntityCacheException(String id,
Class<? extends DbEntity> entityClass,
DbEntityState state) |
protected String |
buildStringFromList(Collection<?> list) |
ProcessEngineException |
cannotChangeTenantIdOfTask(String taskId,
String currentTenantId,
String tenantIdToSet) |
ProcessEngineException |
cannotDeterminePaDataformats(ProcessApplicationUnavailableException e) |
ProcessEngineException |
cannotSetDifferentTenantIdOnSubtask(String parentTaskId,
String tenantId,
String tenantIdToSet) |
ProcessEngineException |
castModelInstanceException(ModelElementInstance instance,
String toElement,
String type,
String namespace,
Throwable cause) |
ProcessEngineException |
checkDatabaseTableException(Throwable cause) |
ProcessEngineException |
collectResultValueOfUnsupportedTypeException(org.camunda.bpm.engine.variable.value.TypedValue collectResultValue) |
OptimisticLockingException |
concurrentUpdateDbEntityException(DbOperation operation) |
void |
couldNotSelectHistoryLevel(String message) |
void |
countRowsPerProcessEngineTable(Map<String,Long> map) |
ProcessEngineException |
countTableRowsException(Throwable cause) |
void |
createChildExecution(ExecutionEntity child,
ExecutionEntity parent) |
void |
creatingHistoryLevelPropertyInDatabase(HistoryLevel historyLevel) |
void |
databaseFlushSummary(Collection<DbOperation> operations) |
ProcessEngineException |
databaseHistoryLevelException(String level) |
void |
debugJobExecuted(JobEntity jobEntity) |
ProcessEngineException |
deleteProcessDefinitionWithProcessInstancesException(String processDefinitionId,
Long processInstanceCount) |
ProcessEngineException |
disabledHistoryException() |
ProcessEngineException |
engineAuthorizationTypeException(int usedType,
int global,
int grant,
int revoke) |
ProcessEngineException |
entityCacheDuplicateEntryException(String currentState,
String id,
Class<? extends DbEntity> entityClass,
DbEntityState foundState) |
<T extends DbEntity> ProcessEngineException |
entityCacheLookupException(Class<T> type,
String id,
Class<? extends DbEntity> entity,
Throwable cause) |
void |
executeDatabaseBulkOperation(String operationType,
String statement,
Object parameter) |
void |
executeDatabaseOperation(String operationType,
Object parameter) |
void |
executingDDL(List<String> logLines) |
ProcessEngineException |
executionNotFoundException(String id) |
void |
failedDatabaseOperation(String operation,
String statement,
Throwable cause) |
void |
failedTofetchVariableValue(Throwable cause) |
void |
fetchDatabaseTables(String source,
List<String> tableNames) |
ProcessEngineException |
flushDbOperationException(List<DbOperation> operationsToFlush,
DbOperation operation,
Throwable cause) |
void |
flushedCacheState(List<CachedDbEntity> cachedEntities) |
ProcessEngineException |
getDatabaseTableNameException(Throwable cause) |
ProcessEngineException |
historicDecisionInputInstancesNotFetchedException() |
ProcessEngineException |
historicDecisionOutputInstancesNotFetchedException() |
ProcessEngineException |
illegalValueForUserIdException(String id,
String expected) |
void |
initializeExecution(ExecutionEntity entity) |
void |
initializeTimerDeclaration(ExecutionEntity entity) |
ProcessEngineException |
instantiateSessionException(String name,
Throwable cause) |
ProcessEngineException |
invokeSchemaResourceToolException(int length) |
ProcessEngineException |
invokeTaskListenerException(Throwable cause) |
ProcessEngineException |
loadModelException(String type,
String modelName,
String id,
Throwable cause) |
void |
logUpdateUnrelatedCaseDefinitionEntity(String thisKey,
String thatKey,
String thisDeploymentId,
String thatDeploymentId) |
void |
logUpdateUnrelatedDecisionDefinitionEntity(String thisKey,
String thatKey,
String thisDeploymentId,
String thatDeploymentId) |
void |
logUpdateUnrelatedProcessDefinitionEntity(String thisKey,
String thatKey,
String thisDeploymentId,
String thatDeploymentId) |
ProcessEngineException |
mergeDbEntityException(DbEntity entity) |
ProcessEngineException |
missingActivitiTablesException() |
ProcessEngineException |
missingRelationMappingException(String relation) |
void |
missingSchemaResource(String resourceName,
String operation) |
ProcessEngineException |
missingSchemaResourceException(String resourceName,
String operation) |
ProcessEngineException |
missingSchemaResourceFileException(String fileName,
Throwable cause) |
ProcessEngineException |
missingTableException(List<String> components) |
ProcessEngineException |
multipleTenantsForCaseDefinitionKeyException(String caseDefinitionKey) |
ProcessEngineException |
multipleTenantsForDecisionDefinitionKeyException(String decisionDefinitionKey) |
ProcessEngineException |
multipleTenantsForProcessDefinitionKeyException(String processDefinitionKey) |
void |
noDeploymentLockPropertyFound() |
void |
noHistoryCleanupLockPropertyFound() |
void |
noHistoryLevelPropertyFound() |
ProcessEngineException |
notAllowedIdException(String id) |
ProcessEngineException |
notUsableGroupIdForGlobalAuthorizationException() |
ProcessEngineException |
performDatabaseOperationException(String operation,
String sql,
Throwable cause) |
void |
performingDatabaseOperation(String operation,
String component,
String resourceName) |
IllegalStateException |
permissionStateException(String methodName,
String type) |
NotValidException |
queryExtensionException(String extendedClassName,
String extendingClassName) |
void |
removeEntryFromDeploymentCacheFailure(String modelName,
String id,
Throwable cause) |
BadUserRequestException |
requestedProcessInstanceNotFoundException(String id) |
ProcessEngineException |
requiredAsyncContinuationException(String id) |
AuthorizationException |
requiredCamundaAdminException() |
ProcessEngineException |
resolveParentOfExecutionFailedException(String parentId,
String executionId) |
ProcessEngineException |
restoreProcessInstanceException(ExecutionEntity entity) |
ProcessEngineException |
retrieveMetadataException(Throwable cause) |
void |
selectTableCountForTable(String name) |
ProcessEngineException |
serializerNotDefinedException(Object entity) |
ProcessEngineException |
serializerOutOfContextException() |
void |
successfulDatabaseOperation(String operation,
String component) |
SuspendedEntityInteractionException |
suspendedEntityException(String type,
String id) |
ProcessEngineException |
taskIsAlreadyAssignedException(String usedId,
String foundId) |
ProcessEngineException |
toManyProcessDefinitionsException(int count,
String key,
Integer version,
String tenantId) |
ProcessEngineException |
unableToFetchDbSchemaVersion(Throwable cause) |
BadUserRequestException |
uninitializedFormKeyException() |
ProcessEngineException |
unsupportedResourceTypeException(String type) |
ProcessEngineException |
updateTransientVariableException(String variableName) |
WrongDbException |
wrongDbVersionException(String version,
String dbVersion) |