Class PreUndeployEvent

java.lang.Object
org.camunda.bpm.spring.boot.starter.event.PreUndeployEvent

public class PreUndeployEvent extends Object
  • Constructor Details

    • PreUndeployEvent

      public PreUndeployEvent(org.camunda.bpm.engine.ProcessEngine processEngine)
  • Method Details

    • getProcessEngine

      public org.camunda.bpm.engine.ProcessEngine getProcessEngine()
    • toString

      public String toString()
      Overrides:
      toString in class Object