|
||||||||||
| 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.dmn.engine.impl.DmnLogger
org.camunda.bpm.dmn.engine.impl.DmnExpressionLogger
public class DmnExpressionLogger
| Field Summary |
|---|
| Fields inherited from class org.camunda.bpm.dmn.engine.impl.DmnLogger |
|---|
ENGINE_LOGGER, EXPRESSION_LOGGER, HIT_POLICY_LOGGER, PROJECT_CODE, PROJECT_LOGGER, TRANSFORM_LOGGER |
| Fields inherited from class org.camunda.commons.logging.BaseLogger |
|---|
componentId, delegateLogger, projectCode |
| Constructor Summary | |
|---|---|
DmnExpressionLogger()
|
|
| Method Summary | |
|---|---|
DmnTransformException |
expressionDoesNotContainText(org.camunda.bpm.model.dmn.instance.LiteralExpression expression)
|
DmnTransformException |
expressionTypeNotSupported(org.camunda.bpm.model.dmn.instance.Expression expression)
|
| 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 DmnExpressionLogger()
| Method Detail |
|---|
public DmnTransformException expressionTypeNotSupported(org.camunda.bpm.model.dmn.instance.Expression expression)
public DmnTransformException expressionDoesNotContainText(org.camunda.bpm.model.dmn.instance.LiteralExpression expression)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||