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.StringTestHelper. 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.StringDeploymentWhichShouldBeDeletedScenario. 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.StringAuthorizationScenario. 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.StringProcessWithCallActivityScenario. deploy()static java.lang.StringProcessWithCallActivityScenario. 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.StringHistoryCleanupScenario. 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.StringProcessWithEventSubProcessScenario. 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.StringProcessWithMultiInstanceCallActivityScenario. deploy()static java.lang.StringProcessWithMultiInstanceCallActivityScenario. 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.StringProcessWithAsyncServiceTaskScenario. deploy()static java.lang.StringProcessWithParallelGatewayAndServiceTaskScenario. deploy()static java.lang.StringProcessWithParallelGatewayScenario. deploy()static java.lang.StringProcessWithUserTaskAndTimerScenario. deploy()static java.lang.StringProcessWithUserTaskScenario. deploy()static java.lang.StringProcessWithParallelGatewayAndServiceTaskScenario. 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.StringEmptyStringVariableScenario. 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.StringCreateSetProcessInstanceVariablesBatchScenario. 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.StringDeploymentAwareBatchesScenario. deployOneTask()static java.lang.StringDeploymentAwareBatchesScenario. 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.StringFailingIntermediateBoundaryTimerJobScenario. 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.StringExternalTaskFailureLogScenario. 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.StringProcessInstanceModificationScenario. deploy()static java.lang.StringTaskFilterVariablesScenario. 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.StringDeleteHistoricDecisionsBatchScenario. deploy()static java.lang.StringDeleteHistoricProcessInstancesBatchScenario. deploy()static java.lang.StringDeleteProcessInstancesBatchScenario. deploy()static java.lang.StringModificationBatchScenario. deploy()static java.lang.StringRestartProcessInstanceBatchScenario. deploy()static java.lang.StringSetExternalTaskRetriesBatchScenario. deploy()static java.lang.StringSetJobRetriesBatchScenario. deploy()static java.lang.StringUpdateProcessInstanceSuspendStateBatchScenario. 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.StringSetJobRetriesWithDueDateScenario. deployOneTask()static java.lang.StringJobFailureLogScenario. 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.StringCreateProcessInstanceWithJsonVariablesScenario. 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.StringCreateSetVariablesMigrationBatchScenario. sourceDeployment()static java.lang.StringCreateSetVariablesMigrationBatchScenario. 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.StringAsyncJoinScenario. modelInclusiveDeployment()static java.lang.StringAsyncJoinScenario. 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.StringSetVariablesScenario. deploy()static java.lang.StringStartProcessIntanceWithInitialVariablesScenario. 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.StringNestedNonInterruptingBoundaryEventOnInnerSubprocessScenario. deployMessageBoundary()static java.lang.StringNestedNonInterruptingBoundaryEventOnOuterSubprocessScenario. deployMessageBoundary()static java.lang.StringNonInterruptingBoundaryEventScenario. deployMessageBoundary()static java.lang.StringNestedNonInterruptingBoundaryEventOnInnerSubprocessScenario. deployTimerBoundary()static java.lang.StringNestedNonInterruptingBoundaryEventOnOuterSubprocessScenario. deployTimerBoundary()static java.lang.StringNonInterruptingBoundaryEventScenario. 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.StringSubprocessCompensationScenario. deployConcurrentCompensationProcess()static java.lang.StringParallelMultiInstanceCompensationScenario. deployDefaultHandler()static java.lang.StringSequentialMultiInstanceCompensationScenario. deployDefaultHandler()static java.lang.StringInterruptingEventSubprocessCompensationScenario. deployProcess()static java.lang.StringInterruptingEventSubProcessCompensationScenario. deployProcess()static java.lang.StringInterruptingEventSubProcessNestedCompensationScenario. deployProcess()static java.lang.StringNestedCompensationScenario. deployProcess()static java.lang.StringNonInterruptingEventSubProcessCompensationScenario. deployProcess()static java.lang.StringSingleActivityCompensationScenario. deployProcess()static java.lang.StringSingleActivityConcurrentCompensationScenario. deployProcess()static java.lang.StringSubprocessCompensationScenario. deployProcess()static java.lang.StringSubprocessParallelCreateCompensationScenario. deployProcess()static java.lang.StringSubprocessParallelThrowCompensationScenario. deployProcess()static java.lang.StringTransactionCancelCompensationScenario. deployProcess()static java.lang.StringParallelMultiInstanceCompensationScenario. deploySingleActivityHandler()static java.lang.StringSequentialMultiInstanceCompensationScenario. deploySingleActivityHandler()static java.lang.StringParallelMultiInstanceCompensationScenario. deploySubProcessHandler()static java.lang.StringSequentialMultiInstanceCompensationScenario. deploySubProcessHandler()static java.lang.StringNestedMultiInstanceCompensationScenario. deployThrowInnerProcess()static java.lang.StringNestedMultiInstanceCompensationScenario. 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.StringDeployProcessWithoutIsExecutableAttributeScenario. 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.StringInterruptingEventSubprocessScenario. deployProcess()static java.lang.StringNestedInterruptingErrorEventSubprocessScenario. deployProcess()static java.lang.StringNestedInterruptingEventSubprocessParallelScenario. deployProcess()static java.lang.StringNestedNonInterruptingEventSubprocessNestedSubprocessScenario. deployProcess()static java.lang.StringNestedNonInterruptingEventSubprocessScenario. deployProcess()static java.lang.StringNestedParallelNonInterruptingEventSubprocessScenario. deployProcess()static java.lang.StringNonInterruptingEventSubprocessScenario. deployProcess()static java.lang.StringParallelNestedNonInterruptingEventSubprocessScenario. deployProcess()static java.lang.StringTwoLevelNestedNonInterruptingEventSubprocessScenario. 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.StringEventBasedGatewayScenario. 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.StringHistoricInstancePermissionsWithoutProcDefKeyScenario. 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.StringAsyncSequentialMultiInstanceScenario. deployAsyncBeforeProcess()static java.lang.StringAsyncParallelMultiInstanceScenario. deployAsyncBeforeSubprocessProcess()static java.lang.StringAsyncSequentialMultiInstanceScenario. deployAsyncBeforeTask()static java.lang.StringAsyncParallelMultiInstanceScenario. 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.StringNestedSequentialMultiInstanceSubprocessScenario. deployProcess()static java.lang.StringSequentialMultiInstanceSubprocessScenario. deployProcess()static java.lang.StringMultiInstanceReceiveTaskScenario. deployProcessParallel()static java.lang.StringMultiInstanceReceiveTaskScenario. deployProcessSequential()static java.lang.StringParallelMultiInstanceSubprocessScenario. deployProcessWithNonInterruptingBoundaryEvent()static java.lang.StringSequentialMultiInstanceSubprocessScenario. 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.StringSentryScenario. 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.StringOneScopeTaskScenario. deployNestedProcess()static java.lang.StringOneTaskScenario. deployNestedProcess()static java.lang.StringParallelScopeTasksScenario. deployNestedProcess()static java.lang.StringParallelTasksScenario. deployNestedProcess()static java.lang.StringOneScopeTaskScenario. deployProcess()static java.lang.StringOneTaskScenario. deployProcess()static java.lang.StringParallelScopeTasksScenario. deployProcess()static java.lang.StringParallelTasksScenario. 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.StringSetAssigneeProcessInstanceTaskScenario. deploy()static java.lang.StringSuspendProcessDefinitionDeleteScenario. 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.StringAuthorizationCheckProcessDefinitionScenario. 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.StringEmptyStringVariableScenario. deploy()static java.lang.StringCreateProcessInstanceWithVariableScenario. deployProcess()
-