Uses of Class
org.camunda.bpm.engine.test.Deployment
-
-
Uses of Deployment in org.camunda.bpm.engine.impl.test
Methods in org.camunda.bpm.engine.impl.test with parameters of type Deployment Modifier and Type Method Description static java.lang.String
TestHelper. annotationDeploymentSetUp(ProcessEngine processEngine, java.lang.Class<?> testClass, java.lang.String methodName, Deployment deploymentAnnotation, java.lang.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 Modifier and Type Method Description static java.lang.String
DeploymentWhichShouldBeDeletedScenario. deploy()
-
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 Modifier and Type Method Description static java.lang.String
AuthorizationScenario. deployOneTaskProcess()
-
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 Deployment Modifier and Type Method Description static java.lang.String
ProcessWithCallActivityScenario. deploy()
static java.lang.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 Modifier and Type Method Description static java.lang.String
HistoryCleanupScenario. deploy()
-
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 Modifier and Type Method Description static java.lang.String
ProcessWithEventSubProcessScenario. deploy()
-
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 Deployment Modifier and Type Method Description static java.lang.String
ProcessWithMultiInstanceCallActivityScenario. deploy()
static java.lang.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 Deployment Modifier and Type Method Description static java.lang.String
ProcessWithAsyncServiceTaskScenario. deploy()
static java.lang.String
ProcessWithParallelGatewayAndServiceTaskScenario. deploy()
static java.lang.String
ProcessWithParallelGatewayScenario. deploy()
static java.lang.String
ProcessWithUserTaskAndTimerScenario. deploy()
static java.lang.String
ProcessWithUserTaskScenario. deploy()
static java.lang.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 Modifier and Type Method Description static java.lang.String
EmptyStringVariableScenario. deploy()
-
Uses of Deployment in org.camunda.bpm.qa.upgrade.batch
Methods in org.camunda.bpm.qa.upgrade.batch with annotations of type Deployment Modifier and Type Method Description static java.lang.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 Deployment Modifier and Type Method Description static java.lang.String
DeploymentAwareBatchesScenario. deployOneTask()
static java.lang.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 Modifier and Type Method Description static java.lang.String
FailingIntermediateBoundaryTimerJobScenario. deploy()
-
Uses of Deployment in org.camunda.bpm.qa.upgrade.externaltask
Methods in org.camunda.bpm.qa.upgrade.externaltask with annotations of type Deployment Modifier and Type Method Description static java.lang.String
ExternalTaskFailureLogScenario. modelDeployment()
-
Uses of Deployment in org.camunda.bpm.qa.upgrade.gson
Methods in org.camunda.bpm.qa.upgrade.gson with annotations of type Deployment Modifier and Type Method Description static java.lang.String
ProcessInstanceModificationScenario. deploy()
static java.lang.String
TaskFilterVariablesScenario. deploy()
-
Uses of Deployment in org.camunda.bpm.qa.upgrade.gson.batch
Methods in org.camunda.bpm.qa.upgrade.gson.batch with annotations of type Deployment Modifier and Type Method Description static java.lang.String
DeleteHistoricDecisionsBatchScenario. deploy()
static java.lang.String
DeleteHistoricProcessInstancesBatchScenario. deploy()
static java.lang.String
DeleteProcessInstancesBatchScenario. deploy()
static java.lang.String
ModificationBatchScenario. deploy()
static java.lang.String
RestartProcessInstanceBatchScenario. deploy()
static java.lang.String
SetExternalTaskRetriesBatchScenario. deploy()
static java.lang.String
SetJobRetriesBatchScenario. deploy()
static java.lang.String
UpdateProcessInstanceSuspendStateBatchScenario. deploy()
-
Uses of Deployment in org.camunda.bpm.qa.upgrade.job
Methods in org.camunda.bpm.qa.upgrade.job with annotations of type Deployment Modifier and Type Method Description static java.lang.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 Deployment Modifier and Type Method Description static java.lang.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 Deployment Modifier and Type Method Description static java.lang.String
CreateSetVariablesMigrationBatchScenario. sourceDeployment()
static java.lang.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 Deployment Modifier and Type Method Description static java.lang.String
AsyncJoinScenario. modelInclusiveDeployment()
static java.lang.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 Modifier and Type Method Description static java.lang.String
SetVariablesScenario. deploy()
static java.lang.String
StartProcessIntanceWithInitialVariablesScenario. deploy()
-
Uses of Deployment in org.camunda.bpm.qa.upgrade.scenarios.boundary
Methods in org.camunda.bpm.qa.upgrade.scenarios.boundary with annotations of type Deployment Modifier and Type Method Description static java.lang.String
NestedNonInterruptingBoundaryEventOnInnerSubprocessScenario. deployMessageBoundary()
static java.lang.String
NestedNonInterruptingBoundaryEventOnOuterSubprocessScenario. deployMessageBoundary()
static java.lang.String
NonInterruptingBoundaryEventScenario. deployMessageBoundary()
static java.lang.String
NestedNonInterruptingBoundaryEventOnInnerSubprocessScenario. deployTimerBoundary()
static java.lang.String
NestedNonInterruptingBoundaryEventOnOuterSubprocessScenario. deployTimerBoundary()
static java.lang.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 Deployment Modifier and Type Method Description static java.lang.String
SubprocessCompensationScenario. deployConcurrentCompensationProcess()
static java.lang.String
ParallelMultiInstanceCompensationScenario. deployDefaultHandler()
static java.lang.String
SequentialMultiInstanceCompensationScenario. deployDefaultHandler()
static java.lang.String
InterruptingEventSubprocessCompensationScenario. deployProcess()
static java.lang.String
InterruptingEventSubProcessCompensationScenario. deployProcess()
static java.lang.String
InterruptingEventSubProcessNestedCompensationScenario. deployProcess()
static java.lang.String
NestedCompensationScenario. deployProcess()
static java.lang.String
NonInterruptingEventSubProcessCompensationScenario. deployProcess()
static java.lang.String
SingleActivityCompensationScenario. deployProcess()
static java.lang.String
SingleActivityConcurrentCompensationScenario. deployProcess()
static java.lang.String
SubprocessCompensationScenario. deployProcess()
static java.lang.String
SubprocessParallelCreateCompensationScenario. deployProcess()
static java.lang.String
SubprocessParallelThrowCompensationScenario. deployProcess()
static java.lang.String
TransactionCancelCompensationScenario. deployProcess()
static java.lang.String
ParallelMultiInstanceCompensationScenario. deploySingleActivityHandler()
static java.lang.String
SequentialMultiInstanceCompensationScenario. deploySingleActivityHandler()
static java.lang.String
ParallelMultiInstanceCompensationScenario. deploySubProcessHandler()
static java.lang.String
SequentialMultiInstanceCompensationScenario. deploySubProcessHandler()
static java.lang.String
NestedMultiInstanceCompensationScenario. deployThrowInnerProcess()
static java.lang.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 Deployment Modifier and Type Method Description static java.lang.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 Deployment Modifier and Type Method Description static java.lang.String
InterruptingEventSubprocessScenario. deployProcess()
static java.lang.String
NestedInterruptingErrorEventSubprocessScenario. deployProcess()
static java.lang.String
NestedInterruptingEventSubprocessParallelScenario. deployProcess()
static java.lang.String
NestedNonInterruptingEventSubprocessNestedSubprocessScenario. deployProcess()
static java.lang.String
NestedNonInterruptingEventSubprocessScenario. deployProcess()
static java.lang.String
NestedParallelNonInterruptingEventSubprocessScenario. deployProcess()
static java.lang.String
NonInterruptingEventSubprocessScenario. deployProcess()
static java.lang.String
ParallelNestedNonInterruptingEventSubprocessScenario. deployProcess()
static java.lang.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 Modifier and Type Method Description static java.lang.String
EventBasedGatewayScenario. deployProcess()
-
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 Modifier and Type Method Description static java.lang.String
HistoricInstancePermissionsWithoutProcDefKeyScenario. deploy()
-
Uses of Deployment in org.camunda.bpm.qa.upgrade.scenarios.job
Methods in org.camunda.bpm.qa.upgrade.scenarios.job with annotations of type Deployment Modifier and Type Method Description static java.lang.String
AsyncSequentialMultiInstanceScenario. deployAsyncBeforeProcess()
static java.lang.String
AsyncParallelMultiInstanceScenario. deployAsyncBeforeSubprocessProcess()
static java.lang.String
AsyncSequentialMultiInstanceScenario. deployAsyncBeforeTask()
static java.lang.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 Deployment Modifier and Type Method Description static java.lang.String
NestedSequentialMultiInstanceSubprocessScenario. deployProcess()
static java.lang.String
SequentialMultiInstanceSubprocessScenario. deployProcess()
static java.lang.String
MultiInstanceReceiveTaskScenario. deployProcessParallel()
static java.lang.String
MultiInstanceReceiveTaskScenario. deployProcessSequential()
static java.lang.String
ParallelMultiInstanceSubprocessScenario. deployProcessWithNonInterruptingBoundaryEvent()
static java.lang.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 Modifier and Type Method Description static java.lang.String
SentryScenario. deployOneTaskProcess()
-
Uses of Deployment in org.camunda.bpm.qa.upgrade.scenarios.task
Methods in org.camunda.bpm.qa.upgrade.scenarios.task with annotations of type Deployment Modifier and Type Method Description static java.lang.String
OneScopeTaskScenario. deployNestedProcess()
static java.lang.String
OneTaskScenario. deployNestedProcess()
static java.lang.String
ParallelScopeTasksScenario. deployNestedProcess()
static java.lang.String
ParallelTasksScenario. deployNestedProcess()
static java.lang.String
OneScopeTaskScenario. deployProcess()
static java.lang.String
OneTaskScenario. deployProcess()
static java.lang.String
ParallelScopeTasksScenario. deployProcess()
static java.lang.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 Modifier and Type Method Description static java.lang.String
SetAssigneeProcessInstanceTaskScenario. deploy()
static java.lang.String
SuspendProcessDefinitionDeleteScenario. deploy()
-
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 Modifier and Type Method Description static java.lang.String
AuthorizationCheckProcessDefinitionScenario. deploy()
-
Uses of Deployment in org.camunda.bpm.qa.upgrade.variable
Methods in org.camunda.bpm.qa.upgrade.variable with annotations of type Deployment Modifier and Type Method Description static java.lang.String
EmptyStringVariableScenario. deploy()
static java.lang.String
CreateProcessInstanceWithVariableScenario. deployProcess()
-