|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.camunda.commons.logging.BaseLogger
org.camunda.bpm.engine.impl.ProcessEngineLogger
org.camunda.bpm.engine.impl.dmn.DecisionLogger
public class DecisionLogger
| Field Summary |
|---|
| Fields inherited from class org.camunda.commons.logging.BaseLogger |
|---|
componentId, delegateLogger, projectCode |
| Constructor Summary | |
|---|---|
DecisionLogger()
|
|
| Method Summary | |
|---|---|
ProcessEngineException |
decisionResultCollectMappingException(Collection<String> outputNames,
org.camunda.bpm.dmn.engine.DmnDecisionTableResult decisionResult,
DecisionTableResultMapper resultMapper)
|
ProcessEngineException |
decisionResultMappingException(org.camunda.bpm.dmn.engine.DmnDecisionTableResult decisionResult,
DecisionTableResultMapper resultMapper,
org.camunda.bpm.dmn.engine.DmnEngineException cause)
|
BadUserRequestException |
exceptionEvaluateDecisionDefinitionByIdAndTenantId()
|
| Methods inherited from class org.camunda.bpm.engine.impl.ProcessEngineLogger |
|---|
exceptionWhileClosingProcessEngine, exceptionWhileInitializingProcessengine, initializingProcessEngine, initializingProcessEngineForResource, processEngineAlreadyInitialized, processEngineClosed, processEngineCreated |
| Methods inherited from class org.camunda.commons.logging.BaseLogger |
|---|
createLogger, exceptionMessage, formatMessageTemplate, isDebugEnabled, isErrorEnabled, isInfoEnabled, isWarnEnabled, logDebug, logError, logInfo, logWarn |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DecisionLogger()
| Method Detail |
|---|
public ProcessEngineException decisionResultMappingException(org.camunda.bpm.dmn.engine.DmnDecisionTableResult decisionResult,
DecisionTableResultMapper resultMapper,
org.camunda.bpm.dmn.engine.DmnEngineException cause)
public ProcessEngineException decisionResultCollectMappingException(Collection<String> outputNames,
org.camunda.bpm.dmn.engine.DmnDecisionTableResult decisionResult,
DecisionTableResultMapper resultMapper)
public BadUserRequestException exceptionEvaluateDecisionDefinitionByIdAndTenantId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||