| Package | Description |
|---|---|
| org.flowable.variable.service | |
| org.flowable.variable.service.impl.persistence.entity | |
| org.flowable.variable.service.impl.util |
| Modifier and Type | Field and Description |
|---|---|
protected VariableByteArrayEntityManager |
VariableServiceConfiguration.byteArrayEntityManager |
| Modifier and Type | Method and Description |
|---|---|
VariableByteArrayEntityManager |
VariableServiceConfiguration.getByteArrayEntityManager() |
| Modifier and Type | Method and Description |
|---|---|
VariableServiceConfiguration |
VariableServiceConfiguration.setByteArrayEntityManager(VariableByteArrayEntityManager byteArrayEntityManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
VariableByteArrayEntityManagerImpl |
| Modifier and Type | Method and Description |
|---|---|
static VariableByteArrayEntityManager |
CommandContextUtil.getByteArrayEntityManager() |
static VariableByteArrayEntityManager |
CommandContextUtil.getByteArrayEntityManager(CommandContext commandContext) |
Copyright © 2018 Flowable. All rights reserved.