org.camunda.bpm.engine.impl.batch
Class BatchMonitorJobHandler.BatchMonitorJobConfiguration
java.lang.Object
org.camunda.bpm.engine.impl.batch.BatchMonitorJobHandler.BatchMonitorJobConfiguration
- All Implemented Interfaces:
- JobHandlerConfiguration
- Enclosing class:
- BatchMonitorJobHandler
public static class BatchMonitorJobHandler.BatchMonitorJobConfiguration
- 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
BatchMonitorJobHandler.BatchMonitorJobConfiguration
public BatchMonitorJobHandler.BatchMonitorJobConfiguration(String batchId)
getBatchId
public String getBatchId()
toCanonicalString
public String toCanonicalString()
- Specified by:
toCanonicalString in interface JobHandlerConfiguration
Copyright © 2016 camunda services GmbH. All rights reserved.