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
  • Field Details

    • configurationByteArrayId

      protected String configurationByteArrayId
  • Constructor Details

    • BatchJobConfiguration

      public BatchJobConfiguration(String configurationByteArrayId)
  • Method Details