Class DebugInfoExecutionDeleted

java.lang.Object
org.flowable.engine.test.impl.logger.AbstractDebugInfo
org.flowable.engine.test.impl.logger.DebugInfoExecutionDeleted
All Implemented Interfaces:
DebugInfo

public class DebugInfoExecutionDeleted extends AbstractDebugInfo
Author:
jbarrez
  • Field Details

  • Constructor Details

    • DebugInfoExecutionDeleted

      public DebugInfoExecutionDeleted(ExecutionEntity executionEntity)
  • Method Details

    • printOut

      public void printOut(org.slf4j.Logger logger)