public class ServiceImpl extends Object
| Modifier and Type | Field and Description |
|---|---|
protected IdentityLinkServiceConfiguration |
identityLinkServiceConfiguration |
| Constructor and Description |
|---|
ServiceImpl() |
ServiceImpl(IdentityLinkServiceConfiguration identityLinkServiceConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
HistoricIdentityLinkEntityManager |
getHistoricIdentityLinkEntityManager() |
IdentityLinkEntityManager |
getIdentityLinkEntityManager() |
protected IdentityLinkServiceConfiguration identityLinkServiceConfiguration
public ServiceImpl()
public ServiceImpl(IdentityLinkServiceConfiguration identityLinkServiceConfiguration)
public IdentityLinkEntityManager getIdentityLinkEntityManager()
public HistoricIdentityLinkEntityManager getHistoricIdentityLinkEntityManager()
Copyright © 2018 Flowable. All rights reserved.