Class JobMessageFailedEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
org.activiti.cloud.services.job.executor.JobMessageFailedEvent
- All Implemented Interfaces:
Serializable
public class JobMessageFailedEvent
extends org.springframework.context.ApplicationEvent
- See Also:
-
Field Summary
Fields inherited from class java.util.EventObject
source -
Constructor Summary
ConstructorsConstructorDescriptionJobMessageFailedEvent(org.springframework.messaging.Message<?> message, Throwable exception, Object source) -
Method Summary
Methods inherited from class org.springframework.context.ApplicationEvent
getTimestampMethods inherited from class java.util.EventObject
getSource