Class CaseInstanceMigrationStatusJobHandler

    • Constructor Detail

      • CaseInstanceMigrationStatusJobHandler

        public CaseInstanceMigrationStatusJobHandler()
    • Method Detail

      • getType

        public String getType()
      • execute

        public void execute​(JobEntity job,
                            String configuration,
                            org.flowable.variable.api.delegate.VariableScope variableScope,
                            CommandContext commandContext)
      • updateBatchStatus

        protected void updateBatchStatus​(org.flowable.batch.api.Batch batch,
                                         org.flowable.batch.api.BatchService batchService)