public class ExternalTaskLogger extends ProcessEngineLogger
ADMIN_PLUGIN_LOGGER, BPMN_BEHAVIOR_LOGGER, BPMN_PARSE_LOGGER, CMD_LOGGER, CMMN_OPERATION_LOGGER, CMMN_TRANSFORMER_LOGGER, CMNN_BEHAVIOR_LOGGER, CONFIG_LOGGER, CONTAINER_INTEGRATION_LOGGER, CONTEXT_LOGGER, CORE_LOGGER, DECISION_LOGGER, EXTERNAL_TASK_LOGGER, INCIDENT_LOGGER, INDENTITY_LOGGER, INSTANCE, JOB_EXECUTOR_LOGGER, METRICS_LOGGER, MIGRATION_LOGGER, PERSISTENCE_LOGGER, PROCESS_APPLICATION_LOGGER, PROJECT_CODE, PVM_LOGGER, SCRIPT_LOGGER, SECURITY_LOGGER, TEST_LOGGER, TX_LOGGER, UTIL_LOGGER
Constructor and Description |
---|
ExternalTaskLogger() |
Modifier and Type | Method and Description |
---|---|
void |
couldNotDeterminePriority(ExecutionEntity execution,
Object value,
ProcessEngineException e)
Logs that the priority could not be determined in the given context.
|
exceptionWhileClosingProcessEngine, exceptionWhileInitializingProcessengine, historyCleanupJobReconfigurationFailure, initializingProcessEngine, initializingProcessEngineForResource, processEngineAlreadyInitialized, processEngineClosed, processEngineCreated
public void couldNotDeterminePriority(ExecutionEntity execution, Object value, ProcessEngineException e)
execution
- the context that is used for determining the priorityvalue
- the default valuee
- the exception which was catchedCopyright © 2020. All rights reserved.