Class DebugInfoExecutionCreated

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

public class DebugInfoExecutionCreated extends AbstractDebugInfo
Author:
jbarrez
  • Field Details

    • executionEntity

      protected org.flowable.engine.impl.persistence.entity.ExecutionEntity executionEntity
    • flowElementId

      protected String flowElementId
  • Constructor Details

    • DebugInfoExecutionCreated

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

    • printOut

      public void printOut(org.slf4j.Logger logger)