Class ComputeDeleteHistoricProcessInstanceIdsJobHandler

  • All Implemented Interfaces:
    JobHandler

    public class ComputeDeleteHistoricProcessInstanceIdsJobHandler
    extends Object
    implements JobHandler
    Author:
    Filip Hrisafov
    • Constructor Detail

      • ComputeDeleteHistoricProcessInstanceIdsJobHandler

        public ComputeDeleteHistoricProcessInstanceIdsJobHandler()
    • Method Detail

      • failBatchPart

        protected void failBatchPart​(ProcessEngineConfigurationImpl engineConfiguration,
                                     org.flowable.batch.api.BatchService batchService,
                                     org.flowable.batch.api.BatchPart batchPart,
                                     org.flowable.batch.api.Batch batch,
                                     String resultJson,
                                     boolean sequentialExecution)