public class ServiceImpl extends Object
| Modifier and Type | Field and Description |
|---|---|
protected TaskServiceConfiguration |
taskServiceConfiguration |
| Constructor and Description |
|---|
ServiceImpl() |
ServiceImpl(TaskServiceConfiguration taskServiceConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
HistoricTaskInstanceEntityManager |
getHistoricTaskInstanceEntityManager() |
TaskEntityManager |
getTaskEntityManager() |
protected TaskServiceConfiguration taskServiceConfiguration
public ServiceImpl()
public ServiceImpl(TaskServiceConfiguration taskServiceConfiguration)
public TaskEntityManager getTaskEntityManager()
public HistoricTaskInstanceEntityManager getHistoricTaskInstanceEntityManager()
Copyright © 2017 Flowable. All rights reserved.