Package | Description |
---|---|
org.camunda.bpm.engine.cdi | |
org.camunda.bpm.engine.impl |
API implementation classes, which shouldn't directly be used by end-users.
|
org.camunda.bpm.engine.impl.cfg | |
org.camunda.bpm.engine.spring |
Modifier and Type | Class and Description |
---|---|
class |
CdiArtifactFactory |
Modifier and Type | Class and Description |
---|---|
class |
DefaultArtifactFactory
Default ArtifactService implementation.
|
Modifier and Type | Field and Description |
---|---|
protected ArtifactFactory |
ProcessEngineConfigurationImpl.artifactFactory
used to create instances for listeners, JavaDelegates, etc
|
Modifier and Type | Method and Description |
---|---|
ArtifactFactory |
ProcessEngineConfigurationImpl.getArtifactFactory() |
Modifier and Type | Method and Description |
---|---|
ProcessEngineConfiguration |
ProcessEngineConfigurationImpl.setArtifactFactory(ArtifactFactory artifactFactory) |
Modifier and Type | Class and Description |
---|---|
class |
SpringArtifactFactory |
Copyright © 2022. All rights reserved.