| Package | Description |
|---|---|
| org.camunda.bpm.application.impl.event | |
| org.camunda.bpm.engine.impl.cfg | |
| org.camunda.bpm.engine.impl.plugin | |
| org.camunda.bpm.identity.impl.ldap.plugin |
| Modifier and Type | Class and Description |
|---|---|
class |
ProcessApplicationEventListenerPlugin
ProcessEnginePlugin enabling the process application event listener support. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractProcessEnginePlugin
Adapter class for implementing process engine plugins
|
| Modifier and Type | Field and Description |
|---|---|
protected List<ProcessEnginePlugin> |
ProcessEngineConfigurationImpl.processEnginePlugins |
| Modifier and Type | Method and Description |
|---|---|
List<ProcessEnginePlugin> |
ProcessEngineConfigurationImpl.getProcessEnginePlugins() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessEngineConfigurationImpl.setProcessEnginePlugins(List<ProcessEnginePlugin> processEnginePlugins) |
| Modifier and Type | Class and Description |
|---|---|
class |
AdministratorAuthorizationPlugin |
| Modifier and Type | Class and Description |
|---|---|
class |
LdapIdentityProviderPlugin
ProcessEnginePlugin providing Ldap Identity Provider support |
Copyright © 2015. All rights reserved.