org.camunda.bpm.engine.impl.migration.batch
Class MigrationBatchJobDeclaration.BatchJobContext

java.lang.Object
  extended by org.camunda.bpm.engine.impl.migration.batch.MigrationBatchJobDeclaration.BatchJobContext
Enclosing class:
MigrationBatchJobDeclaration

public static class MigrationBatchJobDeclaration.BatchJobContext
extends Object


Field Summary
protected  BatchEntity batch
           
protected  ByteArrayEntity configuration
           
 
Constructor Summary
MigrationBatchJobDeclaration.BatchJobContext(BatchEntity batchEntity, ByteArrayEntity configuration)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

batch

protected BatchEntity batch

configuration

protected ByteArrayEntity configuration
Constructor Detail

MigrationBatchJobDeclaration.BatchJobContext

public MigrationBatchJobDeclaration.BatchJobContext(BatchEntity batchEntity,
                                                    ByteArrayEntity configuration)


Copyright © 2016 camunda services GmbH. All rights reserved.