Class ProcessApplicationStoppedEvent
- 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.ProcessApplicationStoppedEvent
-
- All Implemented Interfaces:
Serializable
public class ProcessApplicationStoppedEvent extends ProcessApplicationEvent
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class java.util.EventObject
source
-
-
Constructor Summary
Constructors Constructor Description ProcessApplicationStoppedEvent(Object source)
-
-
-
Constructor Detail
-
ProcessApplicationStoppedEvent
public ProcessApplicationStoppedEvent(Object source)
-
-