Class EngineInfo

java.lang.Object
org.flowable.common.engine.impl.EngineInfo

public class EngineInfo extends Object
Represents information about the initialization of the engine.
Author:
Tijs Rademakers
  • Constructor Details

  • Method Details

    • getName

      public String getName()
    • getResourceUrl

      public String getResourceUrl()
    • getException

      public String getException()