|
||||||||||
| 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.bpmn.parser.BpmnParseLogger
public class BpmnParseLogger
| Field Summary |
|---|
| Fields inherited from class org.camunda.commons.logging.BaseLogger |
|---|
componentId, delegateLogger, projectCode |
| Constructor Summary | |
|---|---|
BpmnParseLogger()
|
|
| Method Summary | |
|---|---|
void |
exceptionWhileGeneratingProcessDiagram(Throwable t)
|
void |
ignoringNonExecutableProcess(String elementId)
|
ProcessEngineException |
messageEventSubscriptionWithSameNameExists(String resourceName,
String eventName)
|
void |
missingIsExecutableAttribute(String elementId)
|
void |
parsingElement(String elementType,
String elementId)
|
void |
parsingFailure(Throwable cause)
|
ProcessEngineException |
parsingProcessException(Exception cause)
|
| 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 BpmnParseLogger()
| Method Detail |
|---|
public void parsingElement(String elementType,
String elementId)
public void ignoringNonExecutableProcess(String elementId)
public void missingIsExecutableAttribute(String elementId)
public void parsingFailure(Throwable cause)
public ProcessEngineException parsingProcessException(Exception cause)
public void exceptionWhileGeneratingProcessDiagram(Throwable t)
public ProcessEngineException messageEventSubscriptionWithSameNameExists(String resourceName,
String eventName)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||