Uses of Class
org.eximeebpms.bpm.engine.impl.batch.BatchJobConfiguration
Packages that use BatchJobConfiguration
-
Uses of BatchJobConfiguration in org.eximeebpms.bpm.engine.impl.batch
Methods in org.eximeebpms.bpm.engine.impl.batch that return BatchJobConfigurationModifier and TypeMethodDescriptionAbstractBatchJobHandler.newConfiguration(String canonicalString) Methods in org.eximeebpms.bpm.engine.impl.batch with parameters of type BatchJobConfigurationModifier and TypeMethodDescriptionfinal voidAbstractBatchJobHandler.execute(BatchJobConfiguration configuration, ExecutionEntity execution, CommandContext commandContext, String tenantId) voidAbstractBatchJobHandler.onDelete(BatchJobConfiguration configuration, JobEntity jobEntity)