public class ServiceImpl extends Object
| Modifier and Type | Field and Description |
|---|---|
protected VariableServiceConfiguration |
variableServiceConfiguration |
| Constructor and Description |
|---|
ServiceImpl() |
ServiceImpl(VariableServiceConfiguration variableServiceConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
HistoricVariableInstanceEntityManager |
getHistoricVariableInstanceEntityManager() |
VariableInstanceEntityManager |
getVariableInstanceEntityManager() |
protected VariableServiceConfiguration variableServiceConfiguration
public ServiceImpl()
public ServiceImpl(VariableServiceConfiguration variableServiceConfiguration)
public VariableInstanceEntityManager getVariableInstanceEntityManager()
public HistoricVariableInstanceEntityManager getHistoricVariableInstanceEntityManager()
Copyright © 2018 Flowable. All rights reserved.