Interface FlowableJobRescheduledEvent
- All Superinterfaces:
FlowableEntityEvent, FlowableEvent
- All Known Implementing Classes:
FlowableJobRescheduledEventImpl
-
Method Summary
Methods inherited from interface FlowableEntityEvent
getEntityMethods inherited from interface FlowableEvent
getType
-
Method Details
-
getRescheduledJobId
String getRescheduledJobId()- Returns:
- the job id of the original job that was rescheduled
-