Class FlowableJobRescheduledEventImpl

    • Field Detail

      • rescheduledJobId

        protected String rescheduledJobId
        The id of the original job that was rescheduled.
    • Constructor Detail

      • FlowableJobRescheduledEventImpl

        public FlowableJobRescheduledEventImpl​(org.flowable.job.api.Job entity,
                                               String rescheduledJobId,
                                               FlowableEngineEventType type)