| Modifier and Type | Field and Description |
|---|---|
protected CommandExecutor |
commandExecutor |
protected IdmEngineConfiguration |
engineConfiguration |
protected IdmIdentityService |
identityService |
protected IdmManagementService |
managementService |
protected String |
name |
| Constructor and Description |
|---|
IdmEngineImpl(IdmEngineConfiguration engineConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
IdmEngineConfiguration |
getIdmEngineConfiguration() |
IdmIdentityService |
getIdmIdentityService() |
IdmManagementService |
getIdmManagementService() |
String |
getName() |
protected String name
protected IdmIdentityService identityService
protected IdmManagementService managementService
protected IdmEngineConfiguration engineConfiguration
protected CommandExecutor commandExecutor
public IdmEngineImpl(IdmEngineConfiguration engineConfiguration)
public IdmIdentityService getIdmIdentityService()
getIdmIdentityService in interface IdmEnginepublic IdmManagementService getIdmManagementService()
getIdmManagementService in interface IdmEnginepublic IdmEngineConfiguration getIdmEngineConfiguration()
getIdmEngineConfiguration in interface IdmEngineCopyright © 2022 Flowable. All rights reserved.