org.camunda.bpm.engine.impl.batch
Class BatchSeedJobHandler.BatchSeedJobConfiguration
java.lang.Object
org.camunda.bpm.engine.impl.batch.BatchSeedJobHandler.BatchSeedJobConfiguration
- All Implemented Interfaces:
- JobHandlerConfiguration
- Enclosing class:
- BatchSeedJobHandler
public static class BatchSeedJobHandler.BatchSeedJobConfiguration
- extends Object
- implements JobHandlerConfiguration
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
batchId
protected String batchId
BatchSeedJobHandler.BatchSeedJobConfiguration
public BatchSeedJobHandler.BatchSeedJobConfiguration(String batchId)
getBatchId
public String getBatchId()
toCanonicalString
public String toCanonicalString()
- Specified by:
toCanonicalString in interface JobHandlerConfiguration
Copyright © 2016 camunda services GmbH. All rights reserved.