Class ProcessApplicationStartedEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
org.camunda.bpm.spring.boot.starter.event.ProcessApplicationEvent
org.camunda.bpm.spring.boot.starter.event.ProcessApplicationStartedEvent
All Implemented Interfaces:
Serializable

public class ProcessApplicationStartedEvent extends ProcessApplicationEvent
See Also:
  • Constructor Details

    • ProcessApplicationStartedEvent

      public ProcessApplicationStartedEvent(Object source)