Uses of Annotation Interface
org.camunda.bpm.engine.test.Deployment
Packages that use Deployment
Package
Description
-
Uses of Deployment in org.camunda.bpm.engine.impl.test
Methods in org.camunda.bpm.engine.impl.test with parameters of type DeploymentModifier and TypeMethodDescriptionstatic String
TestHelper.annotationDeploymentSetUp
(ProcessEngine processEngine, Class<?> testClass, String methodName, Deployment deploymentAnnotation, Class<?>... parameterTypes) -
Uses of Deployment in org.camunda.bpm.qa.rolling.update.scenarios
Methods in org.camunda.bpm.qa.rolling.update.scenarios with annotations of type Deployment -
Uses of Deployment in org.camunda.bpm.qa.rolling.update.scenarios.authorization
Methods in org.camunda.bpm.qa.rolling.update.scenarios.authorization with annotations of type Deployment -
Uses of Deployment in org.camunda.bpm.qa.rolling.update.scenarios.batch
Methods in org.camunda.bpm.qa.rolling.update.scenarios.batch with annotations of type Deployment -
Uses of Deployment in org.camunda.bpm.qa.rolling.update.scenarios.callactivity
Methods in org.camunda.bpm.qa.rolling.update.scenarios.callactivity with annotations of type DeploymentModifier and TypeMethodDescriptionstatic String
ProcessWithCallActivityScenario.deploy()
static String
ProcessWithCallActivityScenario.deploySubProcess()
-
Uses of Deployment in org.camunda.bpm.qa.rolling.update.scenarios.cleanup
Methods in org.camunda.bpm.qa.rolling.update.scenarios.cleanup with annotations of type Deployment -
Uses of Deployment in org.camunda.bpm.qa.rolling.update.scenarios.eventSubProcess
Methods in org.camunda.bpm.qa.rolling.update.scenarios.eventSubProcess with annotations of type Deployment -
Uses of Deployment in org.camunda.bpm.qa.rolling.update.scenarios.mulltiInstance
Methods in org.camunda.bpm.qa.rolling.update.scenarios.mulltiInstance with annotations of type DeploymentModifier and TypeMethodDescriptionstatic String
ProcessWithMultiInstanceCallActivityScenario.deploy()
static String
ProcessWithMultiInstanceCallActivityScenario.deploySubProcess()
-
Uses of Deployment in org.camunda.bpm.qa.rolling.update.scenarios.task
Methods in org.camunda.bpm.qa.rolling.update.scenarios.task with annotations of type DeploymentModifier and TypeMethodDescriptionstatic String
ProcessWithAsyncServiceTaskScenario.deploy()
static String
ProcessWithParallelGatewayAndServiceTaskScenario.deploy()
static String
ProcessWithParallelGatewayScenario.deploy()
static String
ProcessWithUserTaskAndTimerScenario.deploy()
static String
ProcessWithUserTaskScenario.deploy()
static String
ProcessWithParallelGatewayAndServiceTaskScenario.deployAsyncServiceTask()
-
Uses of Deployment in org.camunda.bpm.qa.rolling.update.scenarios.variable
Methods in org.camunda.bpm.qa.rolling.update.scenarios.variable with annotations of type Deployment -
Uses of Deployment in org.camunda.bpm.qa.upgrade.batch
Methods in org.camunda.bpm.qa.upgrade.batch with annotations of type DeploymentModifier and TypeMethodDescriptionstatic String
SetRemovalTimeToProcessInstanceScenario.deployOneTask()
static String
CreateSetProcessInstanceVariablesBatchScenario.modelDeployment()
-
Uses of Deployment in org.camunda.bpm.qa.upgrade.batch.deploymentaware
Methods in org.camunda.bpm.qa.upgrade.batch.deploymentaware with annotations of type DeploymentModifier and TypeMethodDescriptionstatic String
DeploymentAwareBatchesScenario.deployOneTask()
static String
DeploymentAwareBatchesScenario.deployTwoTasks()
-
Uses of Deployment in org.camunda.bpm.qa.upgrade.customretries
Methods in org.camunda.bpm.qa.upgrade.customretries with annotations of type Deployment -
Uses of Deployment in org.camunda.bpm.qa.upgrade.externaltask
Methods in org.camunda.bpm.qa.upgrade.externaltask with annotations of type Deployment -
Uses of Deployment in org.camunda.bpm.qa.upgrade.gson
Methods in org.camunda.bpm.qa.upgrade.gson with annotations of type Deployment -
Uses of Deployment in org.camunda.bpm.qa.upgrade.gson.batch
Methods in org.camunda.bpm.qa.upgrade.gson.batch with annotations of type DeploymentModifier and TypeMethodDescriptionstatic String
DeleteHistoricDecisionsBatchScenario.deploy()
static String
DeleteHistoricProcessInstancesBatchScenario.deploy()
static String
DeleteProcessInstancesBatchScenario.deploy()
static String
ModificationBatchScenario.deploy()
static String
RestartProcessInstanceBatchScenario.deploy()
static String
SetExternalTaskRetriesBatchScenario.deploy()
static String
SetJobRetriesBatchScenario.deploy()
static String
UpdateProcessInstanceSuspendStateBatchScenario.deploy()
-
Uses of Deployment in org.camunda.bpm.qa.upgrade.httl
Methods in org.camunda.bpm.qa.upgrade.httl with annotations of type DeploymentModifier and TypeMethodDescriptionstatic String
EnforceHistoryTimeToLiveScenario.caseWithoutHTTL()
static String
EnforceHistoryTimeToLiveScenario.decisionWithoutHTTL()
static String
EnforceHistoryTimeToLiveScenario.processWithoutHTTL()
-
Uses of Deployment in org.camunda.bpm.qa.upgrade.job
Methods in org.camunda.bpm.qa.upgrade.job with annotations of type DeploymentModifier and TypeMethodDescriptionstatic String
SetJobRetriesWithDueDateScenario.deployOneTask()
static String
JobFailureLogScenario.modelDeployment()
-
Uses of Deployment in org.camunda.bpm.qa.upgrade.json
Methods in org.camunda.bpm.qa.upgrade.json with annotations of type DeploymentModifier and TypeMethodDescriptionstatic String
CreateProcessInstanceWithJsonVariablesScenario.deployProcess()
-
Uses of Deployment in org.camunda.bpm.qa.upgrade.migration
Methods in org.camunda.bpm.qa.upgrade.migration with annotations of type DeploymentModifier and TypeMethodDescriptionstatic String
CreateSetVariablesMigrationBatchScenario.sourceDeployment()
static String
CreateSetVariablesMigrationBatchScenario.targetDeployment()
-
Uses of Deployment in org.camunda.bpm.qa.upgrade.pvm
Methods in org.camunda.bpm.qa.upgrade.pvm with annotations of type DeploymentModifier and TypeMethodDescriptionstatic String
AsyncJoinScenario.modelInclusiveDeployment()
static String
AsyncJoinScenario.modelParallelDeployment()
-
Uses of Deployment in org.camunda.bpm.qa.upgrade.restart
Methods in org.camunda.bpm.qa.upgrade.restart with annotations of type Deployment -
Uses of Deployment in org.camunda.bpm.qa.upgrade.scenarios.boundary
Methods in org.camunda.bpm.qa.upgrade.scenarios.boundary with annotations of type DeploymentModifier and TypeMethodDescriptionstatic String
NestedNonInterruptingBoundaryEventOnInnerSubprocessScenario.deployMessageBoundary()
static String
NestedNonInterruptingBoundaryEventOnOuterSubprocessScenario.deployMessageBoundary()
static String
NonInterruptingBoundaryEventScenario.deployMessageBoundary()
static String
NestedNonInterruptingBoundaryEventOnInnerSubprocessScenario.deployTimerBoundary()
static String
NestedNonInterruptingBoundaryEventOnOuterSubprocessScenario.deployTimerBoundary()
static String
NonInterruptingBoundaryEventScenario.deployTimerBoundary()
-
Uses of Deployment in org.camunda.bpm.qa.upgrade.scenarios.compensation
Methods in org.camunda.bpm.qa.upgrade.scenarios.compensation with annotations of type DeploymentModifier and TypeMethodDescriptionstatic String
SubprocessCompensationScenario.deployConcurrentCompensationProcess()
static String
ParallelMultiInstanceCompensationScenario.deployDefaultHandler()
static String
SequentialMultiInstanceCompensationScenario.deployDefaultHandler()
static String
InterruptingEventSubprocessCompensationScenario.deployProcess()
static String
InterruptingEventSubProcessCompensationScenario.deployProcess()
static String
InterruptingEventSubProcessNestedCompensationScenario.deployProcess()
static String
NestedCompensationScenario.deployProcess()
static String
NonInterruptingEventSubProcessCompensationScenario.deployProcess()
static String
SingleActivityCompensationScenario.deployProcess()
static String
SingleActivityConcurrentCompensationScenario.deployProcess()
static String
SubprocessCompensationScenario.deployProcess()
static String
SubprocessParallelCreateCompensationScenario.deployProcess()
static String
SubprocessParallelThrowCompensationScenario.deployProcess()
static String
TransactionCancelCompensationScenario.deployProcess()
static String
ParallelMultiInstanceCompensationScenario.deploySingleActivityHandler()
static String
SequentialMultiInstanceCompensationScenario.deploySingleActivityHandler()
static String
ParallelMultiInstanceCompensationScenario.deploySubProcessHandler()
static String
SequentialMultiInstanceCompensationScenario.deploySubProcessHandler()
static String
NestedMultiInstanceCompensationScenario.deployThrowInnerProcess()
static String
NestedMultiInstanceCompensationScenario.deployThrowOuterProcess()
-
Uses of Deployment in org.camunda.bpm.qa.upgrade.scenarios.deployment
Methods in org.camunda.bpm.qa.upgrade.scenarios.deployment with annotations of type DeploymentModifier and TypeMethodDescriptionstatic String
DeployProcessWithoutIsExecutableAttributeScenario.deployNonExecutableProcess()
-
Uses of Deployment in org.camunda.bpm.qa.upgrade.scenarios.eventsubprocess
Methods in org.camunda.bpm.qa.upgrade.scenarios.eventsubprocess with annotations of type DeploymentModifier and TypeMethodDescriptionstatic String
InterruptingEventSubprocessScenario.deployProcess()
static String
NestedInterruptingErrorEventSubprocessScenario.deployProcess()
static String
NestedInterruptingEventSubprocessParallelScenario.deployProcess()
static String
NestedNonInterruptingEventSubprocessNestedSubprocessScenario.deployProcess()
static String
NestedNonInterruptingEventSubprocessScenario.deployProcess()
static String
NestedParallelNonInterruptingEventSubprocessScenario.deployProcess()
static String
NonInterruptingEventSubprocessScenario.deployProcess()
static String
ParallelNestedNonInterruptingEventSubprocessScenario.deployProcess()
static String
TwoLevelNestedNonInterruptingEventSubprocessScenario.deployProcess()
-
Uses of Deployment in org.camunda.bpm.qa.upgrade.scenarios.gateway
Methods in org.camunda.bpm.qa.upgrade.scenarios.gateway with annotations of type Deployment -
Uses of Deployment in org.camunda.bpm.qa.upgrade.scenarios.histperms
Methods in org.camunda.bpm.qa.upgrade.scenarios.histperms with annotations of type Deployment -
Uses of Deployment in org.camunda.bpm.qa.upgrade.scenarios.job
Methods in org.camunda.bpm.qa.upgrade.scenarios.job with annotations of type DeploymentModifier and TypeMethodDescriptionstatic String
AsyncSequentialMultiInstanceScenario.deployAsyncBeforeProcess()
static String
AsyncParallelMultiInstanceScenario.deployAsyncBeforeSubprocessProcess()
static String
AsyncSequentialMultiInstanceScenario.deployAsyncBeforeTask()
static String
AsyncParallelMultiInstanceScenario.deployAsyncBeforeTaskProcess()
-
Uses of Deployment in org.camunda.bpm.qa.upgrade.scenarios.multiinstance
Methods in org.camunda.bpm.qa.upgrade.scenarios.multiinstance with annotations of type DeploymentModifier and TypeMethodDescriptionstatic String
NestedSequentialMultiInstanceSubprocessScenario.deployProcess()
static String
SequentialMultiInstanceSubprocessScenario.deployProcess()
static String
MultiInstanceReceiveTaskScenario.deployProcessParallel()
static String
MultiInstanceReceiveTaskScenario.deployProcessSequential()
static String
ParallelMultiInstanceSubprocessScenario.deployProcessWithNonInterruptingBoundaryEvent()
static String
SequentialMultiInstanceSubprocessScenario.deployProcessWithNonInterruptingBoundaryEvent()
-
Uses of Deployment in org.camunda.bpm.qa.upgrade.scenarios.sentry
Methods in org.camunda.bpm.qa.upgrade.scenarios.sentry with annotations of type Deployment -
Uses of Deployment in org.camunda.bpm.qa.upgrade.scenarios.task
Methods in org.camunda.bpm.qa.upgrade.scenarios.task with annotations of type DeploymentModifier and TypeMethodDescriptionstatic String
OneScopeTaskScenario.deployNestedProcess()
static String
OneTaskScenario.deployNestedProcess()
static String
ParallelScopeTasksScenario.deployNestedProcess()
static String
ParallelTasksScenario.deployNestedProcess()
static String
OneScopeTaskScenario.deployProcess()
static String
OneTaskScenario.deployProcess()
static String
ParallelScopeTasksScenario.deployProcess()
static String
ParallelTasksScenario.deployProcess()
-
Uses of Deployment in org.camunda.bpm.qa.upgrade.useroperationlog
Methods in org.camunda.bpm.qa.upgrade.useroperationlog with annotations of type Deployment -
Uses of Deployment in org.camunda.bpm.qa.upgrade.useroperationlog.annotation
Methods in org.camunda.bpm.qa.upgrade.useroperationlog.annotation with annotations of type Deployment -
Uses of Deployment in org.camunda.bpm.qa.upgrade.variable
Methods in org.camunda.bpm.qa.upgrade.variable with annotations of type DeploymentModifier and TypeMethodDescriptionstatic String
EmptyStringVariableScenario.deploy()
static String
CreateProcessInstanceWithVariableScenario.deployProcess()
-
Uses of Deployment in org.camunda.bpm.qa.upgrade.variables
Methods in org.camunda.bpm.qa.upgrade.variables with annotations of type Deployment