org.camunda.bpm.engine.impl.batch
Class BatchJobConfiguration
java.lang.Object
org.camunda.bpm.engine.impl.batch.BatchJobConfiguration
- All Implemented Interfaces:
- JobHandlerConfiguration
public class BatchJobConfiguration
- extends Object
- implements JobHandlerConfiguration
- Author:
- Thorben Lindhauer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
configurationByteArrayId
protected String configurationByteArrayId
BatchJobConfiguration
public BatchJobConfiguration(String configurationByteArrayId)
getConfigurationByteArrayId
public String getConfigurationByteArrayId()
toCanonicalString
public String toCanonicalString()
- Specified by:
toCanonicalString
in interface JobHandlerConfiguration
Copyright © 2018 camunda services GmbH. All rights reserved.