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

    • executionEntity

      protected org.flowable.engine.impl.persistence.entity.ExecutionEntity executionEntity
  • Constructor Details

    • DebugInfoExecutionDeleted

      public DebugInfoExecutionDeleted(org.flowable.engine.impl.persistence.entity.ExecutionEntity executionEntity)
  • Method Details

    • printOut

      public void printOut(org.slf4j.Logger logger)