Uses of Class
org.camunda.bpm.engine.impl.persistence.entity.ByteArrayManager

Packages that use ByteArrayManager
org.camunda.bpm.engine.impl.interceptor   
org.camunda.bpm.engine.impl.migration.batch   
org.camunda.bpm.engine.impl.persistence   
 

Uses of ByteArrayManager in org.camunda.bpm.engine.impl.interceptor
 

Methods in org.camunda.bpm.engine.impl.interceptor that return ByteArrayManager
 ByteArrayManager CommandContext.getByteArrayManager()
           
 

Uses of ByteArrayManager in org.camunda.bpm.engine.impl.migration.batch
 

Methods in org.camunda.bpm.engine.impl.migration.batch with parameters of type ByteArrayManager
protected  ByteArrayEntity MigrationBatchJobHandler.saveConfiguration(ByteArrayManager byteArrayManager, MigrationBatchConfiguration jobConfiguration)
           
 

Uses of ByteArrayManager in org.camunda.bpm.engine.impl.persistence
 

Methods in org.camunda.bpm.engine.impl.persistence that return ByteArrayManager
protected  ByteArrayManager AbstractManager.getByteArrayManager()
           
 



Copyright © 2016 camunda services GmbH. All rights reserved.