org.camunda.bpm.engine.impl.batch
Class BatchConfiguration
java.lang.Object
org.camunda.bpm.engine.impl.batch.BatchConfiguration
- Direct Known Subclasses:
- DeleteProcessInstanceBatchConfiguration, MigrationBatchConfiguration, ModificationBatchConfiguration, RestartProcessInstancesBatchConfiguration, SetRetriesBatchConfiguration
public class BatchConfiguration
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ids
protected List<String> ids
BatchConfiguration
public BatchConfiguration(List<String> ids)
getIds
public List<String> getIds()
setIds
public void setIds(List<String> ids)
Copyright © 2017 camunda services GmbH. All rights reserved.