| Modifier and Type | Method and Description |
|---|---|
ProcessEngine |
ProcessEngineService.getDefaultProcessEngine() |
static ProcessEngine |
BpmPlatform.getDefaultProcessEngine() |
ProcessEngine |
ProcessEngineService.getProcessEngine(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<ProcessEngine> |
ProcessEngineService.getProcessEngines() |
| Modifier and Type | Method and Description |
|---|---|
void |
EjbProcessApplicationReference.processEngineStopping(ProcessEngine processEngine) |
void |
ProcessApplicationReferenceImpl.processEngineStopping(ProcessEngine processEngine) |
| Modifier and Type | Method and Description |
|---|---|
void |
RuntimeContainerDelegate.registerProcessEngine(ProcessEngine processEngine)
Adds a managed
ProcessEngine to the runtime container. |
void |
RuntimeContainerDelegate.unregisterProcessEngine(ProcessEngine processEngine)
Unregisters a managed
ProcessEngine instance from the Runtime Container. |
| Modifier and Type | Method and Description |
|---|---|
ProcessEngine |
RuntimeContainerDelegateImpl.getDefaultProcessEngine() |
ProcessEngine |
RuntimeContainerDelegateImpl.getProcessEngine(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<ProcessEngine> |
RuntimeContainerDelegateImpl.getProcessEngines() |
| Modifier and Type | Method and Description |
|---|---|
void |
RuntimeContainerDelegateImpl.registerProcessEngine(ProcessEngine processEngine) |
void |
RuntimeContainerDelegateImpl.unregisterProcessEngine(ProcessEngine processEngine) |
| Modifier and Type | Method and Description |
|---|---|
protected ProcessEngine |
DeployProcessArchiveStep.getProcessEngine(PlatformServiceContainer serviceContainer) |
protected ProcessEngine |
DeployProcessArchiveStep.getProcessEngine(PlatformServiceContainer serviceContainer,
String defaultDeployToProcessEngineName) |
| Modifier and Type | Method and Description |
|---|---|
static ProcessEngine |
InjectionUtil.getDefaultProcessEngine(DeploymentOperation operationContext) |
| Modifier and Type | Method and Description |
|---|---|
static List<ProcessEngine> |
InjectionUtil.getProcessEngines(DeploymentOperation operationContext) |
| Modifier and Type | Field and Description |
|---|---|
protected ProcessEngine |
JmxManagedProcessEngine.processEngine |
| Modifier and Type | Method and Description |
|---|---|
ProcessEngine |
JmxManagedProcessEngine.getProcessEngine() |
ProcessEngine |
JmxManagedProcessEngine.getValue() |
| Constructor and Description |
|---|
JmxManagedProcessEngine(ProcessEngine processEngine) |
| Modifier and Type | Field and Description |
|---|---|
protected ProcessEngine |
TomcatBpmPlatformBootstrap.processEngine |
| Modifier and Type | Field and Description |
|---|---|
protected static Map<String,ProcessEngine> |
ProcessEngines.processEngines |
| Modifier and Type | Method and Description |
|---|---|
abstract ProcessEngine |
ProcessEngineConfiguration.buildProcessEngine() |
static ProcessEngine |
ProcessEngines.getDefaultProcessEngine() |
static ProcessEngine |
ProcessEngines.getDefaultProcessEngine(boolean forceCreate) |
static ProcessEngine |
ProcessEngines.getProcessEngine(String processEngineName) |
static ProcessEngine |
ProcessEngines.getProcessEngine(String processEngineName,
boolean forceCreate)
obtain a process engine by name.
|
| Modifier and Type | Method and Description |
|---|---|
static Map<String,ProcessEngine> |
ProcessEngines.getProcessEngines()
provides access to process engine to application clients in a
managed server environment.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ProcessEngines.registerProcessEngine(ProcessEngine processEngine)
Registers the given process engine.
|
static void |
ProcessEngines.unregister(ProcessEngine processEngine)
Unregisters the given process engine.
|
| Modifier and Type | Method and Description |
|---|---|
ProcessEngine |
ProcessEngineServicesAware.getProcessEngine()
Returns the
ProcessEngine providing access to the
public API of the process engine. |
| Modifier and Type | Class and Description |
|---|---|
class |
ProcessEngineImpl |
| Modifier and Type | Method and Description |
|---|---|
ProcessEngine |
ProcessEngineConfigurationImpl.buildProcessEngine() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ProcessEngineConfigurationImpl.invokePostProcessEngineBuild(ProcessEngine engine) |
void |
AbstractProcessEnginePlugin.postProcessEngineBuild(ProcessEngine processEngine) |
void |
CompositeProcessEnginePlugin.postProcessEngineBuild(ProcessEngine processEngine) |
void |
ProcessEnginePlugin.postProcessEngineBuild(ProcessEngine processEngine)
Invoked after the process engine has been built.
|
| Modifier and Type | Method and Description |
|---|---|
ProcessEngine |
CaseExecutionEntity.getProcessEngine() |
| Modifier and Type | Method and Description |
|---|---|
ProcessEngine |
CaseExecutionImpl.getProcessEngine() |
| Modifier and Type | Method and Description |
|---|---|
String |
SimpleIpBasedProvider.provideId(ProcessEngine processEngine) |
String |
MetricsReporterIdProvider.provideId(ProcessEngine processEngine)
Provides an id that identifies the metrics reported as part of the given engine's
process execution.
|
| Modifier and Type | Field and Description |
|---|---|
protected ProcessEngine |
MigratingInstanceParser.engine |
| Constructor and Description |
|---|
MigratingInstanceParser(ProcessEngine engine) |
| Modifier and Type | Method and Description |
|---|---|
ProcessEngine |
TaskEntity.getProcessEngine() |
ProcessEngine |
ExecutionEntity.getProcessEngine() |
| Modifier and Type | Method and Description |
|---|---|
void |
AdministratorAuthorizationPlugin.postProcessEngineBuild(ProcessEngine processEngine) |
| Modifier and Type | Method and Description |
|---|---|
ProcessEngine |
ExecutionImpl.getProcessEngine() |
| Modifier and Type | Field and Description |
|---|---|
protected ProcessEngine |
DefaultDeploymentHandler.processEngine |
| Modifier and Type | Method and Description |
|---|---|
DeploymentHandler |
DefaultDeploymentHandlerFactory.buildDeploymentHandler(ProcessEngine processEngine) |
| Constructor and Description |
|---|
DefaultDeploymentHandler(ProcessEngine processEngine) |
| Modifier and Type | Field and Description |
|---|---|
protected static ProcessEngine |
PluggableProcessEngineTestCase.cachedProcessEngine |
protected ProcessEngine |
AbstractProcessEngineTestCase.processEngine |
| Modifier and Type | Method and Description |
|---|---|
static ProcessEngine |
PluggableProcessEngineTestCase.getProcessEngine() |
static ProcessEngine |
TestHelper.getProcessEngine(String configurationResource) |
| Modifier and Type | Method and Description |
|---|---|
static String |
TestHelper.annotationDeploymentSetUp(ProcessEngine processEngine,
Class<?> testClass,
String methodName) |
static String |
TestHelper.annotationDeploymentSetUp(ProcessEngine processEngine,
Class<?> testClass,
String methodName,
Deployment deploymentAnnotation) |
static void |
TestHelper.annotationDeploymentTearDown(ProcessEngine processEngine,
String deploymentId,
Class<?> testClass,
String methodName) |
static boolean |
TestHelper.annotationRequiredDatabaseCheck(ProcessEngine processEngine,
Class<?> testClass,
String methodName) |
static boolean |
TestHelper.annotationRequiredDatabaseCheck(ProcessEngine processEngine,
org.junit.runner.Description description) |
static boolean |
TestHelper.annotationRequiredHistoryLevelCheck(ProcessEngine processEngine,
Class<?> testClass,
String methodName) |
static boolean |
TestHelper.annotationRequiredHistoryLevelCheck(ProcessEngine processEngine,
org.junit.runner.Description description) |
static void |
TestHelper.assertAndEnsureCleanDbAndCache(ProcessEngine processEngine)
Ensures that the deployment cache and database is clean after a test.
|
static String |
TestHelper.assertAndEnsureCleanDbAndCache(ProcessEngine processEngine,
boolean fail)
Ensures that the deployment cache and database is clean after a test.
|
static void |
TestHelper.assertAndEnsureCleanDeploymentCache(ProcessEngine processEngine)
Ensures that the deployment cache is empty after a test.
|
static String |
TestHelper.assertAndEnsureCleanDeploymentCache(ProcessEngine processEngine,
boolean fail)
Ensures that the deployment cache is empty after a test.
|
static String |
TestHelper.assertAndEnsureNoProcessApplicationsRegistered(ProcessEngine processEngine) |
static void |
TestHelper.assertProcessEnded(ProcessEngine processEngine,
String processInstanceId)
Deprecated.
|
static void |
ProcessEngineAssert.assertProcessEnded(ProcessEngine processEngine,
String processInstanceId) |
static void |
TestHelper.deleteDeployment(ProcessEngine processEngine,
String deploymentId) |
| Modifier and Type | Method and Description |
|---|---|
static String |
StringUtil.fromBytes(byte[] bytes,
ProcessEngine processEngine)
converts a byte array into a string using the provided process engine's default charset as
returned by
ProcessEngineConfigurationImpl.getDefaultCharset() |
static byte[] |
StringUtil.toByteArray(String string,
ProcessEngine processEngine)
Gets the bytes from a string using the provided process engine's default charset
|
| Modifier and Type | Method and Description |
|---|---|
ProcessEngine |
DelegateCaseVariableInstanceImpl.getProcessEngine() |
| Modifier and Type | Method and Description |
|---|---|
DeploymentHandler |
DeploymentHandlerFactory.buildDeploymentHandler(ProcessEngine processEngine)
Creates a
DeploymentHandler instance. |
| Modifier and Type | Field and Description |
|---|---|
protected ProcessEngine |
ProcessEngineRule.processEngine |
protected ProcessEngine |
ProcessEngineTestCase.processEngine |
| Modifier and Type | Method and Description |
|---|---|
ProcessEngine |
ProcessEngineRule.getProcessEngine() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessEngineRule.setProcessEngine(ProcessEngine processEngine) |
| Constructor and Description |
|---|
ProcessEngineRule(ProcessEngine processEngine) |
ProcessEngineRule(ProcessEngine processEngine,
boolean ensureCleanAfterTest) |
Copyright © 2013–2019 camunda services GmbH. All rights reserved.