Class SetRemovalTimeBatchConfiguration
java.lang.Object
org.eximeebpms.bpm.engine.impl.batch.BatchConfiguration
org.eximeebpms.bpm.engine.impl.batch.removaltime.SetRemovalTimeBatchConfiguration
- Author:
- Tassilo Weidner
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Integer
protected boolean
protected boolean
protected Date
protected boolean
Fields inherited from class org.eximeebpms.bpm.engine.impl.batch.BatchConfiguration
batchId, failIfNotExists, idMappings, ids
-
Constructor Summary
ConstructorsConstructorDescriptionSetRemovalTimeBatchConfiguration
(List<String> ids, DeploymentMappings mappings) -
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
boolean
setChunkSize
(Integer chunkSize) setEntities
(Set<String> entities) setHasRemovalTime
(boolean hasRemovalTime) setHierarchical
(boolean hierarchical) setRemovalTime
(Date removalTime) setUpdateInChunks
(boolean updateInChunks) Methods inherited from class org.eximeebpms.bpm.engine.impl.batch.BatchConfiguration
getBatchId, getIdMappings, getIds, isFailIfNotExists, setBatchId, setFailIfNotExists, setIdMappings, setIds