Uses of Class
org.camunda.bpm.engine.impl.persistence.entity.util.ByteArrayField

Packages that use ByteArrayField
org.camunda.bpm.engine.impl.batch   
org.camunda.bpm.engine.impl.history.event   
org.camunda.bpm.engine.impl.persistence.entity   
 

Uses of ByteArrayField in org.camunda.bpm.engine.impl.batch
 

Fields in org.camunda.bpm.engine.impl.batch declared as ByteArrayField
protected  ByteArrayField BatchEntity.configuration
           
 

Uses of ByteArrayField in org.camunda.bpm.engine.impl.history.event
 

Fields in org.camunda.bpm.engine.impl.history.event declared as ByteArrayField
protected  ByteArrayField HistoricDecisionOutputInstanceEntity.byteArrayField
           
protected  ByteArrayField HistoricDecisionInputInstanceEntity.byteArrayField
           
 

Uses of ByteArrayField in org.camunda.bpm.engine.impl.persistence.entity
 

Fields in org.camunda.bpm.engine.impl.persistence.entity declared as ByteArrayField
protected  ByteArrayField HistoricVariableInstanceEntity.byteArrayField
           
protected  ByteArrayField VariableInstanceEntity.byteArrayField
           
protected  ByteArrayField HistoricDetailVariableInstanceUpdateEntity.byteArrayField
           
 



Copyright © 2016 camunda services GmbH. All rights reserved.