Uses of Class
org.camunda.bpm.engine.impl.persistence.entity.ByteArrayManager
Packages that use ByteArrayManager
Package
Description
- 
Uses of ByteArrayManager in org.camunda.bpm.engine.impl.batch
Methods in org.camunda.bpm.engine.impl.batch with parameters of type ByteArrayManagerModifier and TypeMethodDescriptionprotected ByteArrayEntityAbstractBatchJobHandler.saveConfiguration(ByteArrayManager byteArrayManager, T jobConfiguration)  - 
Uses of ByteArrayManager in org.camunda.bpm.engine.impl.interceptor
Methods in org.camunda.bpm.engine.impl.interceptor that return ByteArrayManager - 
Uses of ByteArrayManager in org.camunda.bpm.engine.impl.persistence
Methods in org.camunda.bpm.engine.impl.persistence that return ByteArrayManagerModifier and TypeMethodDescriptionprotected ByteArrayManagerAbstractManager.getByteArrayManager()