Modifier and Type | Method and Description |
---|---|
static String |
TestHelper.annotationDeploymentSetUp(ProcessEngine processEngine,
Class<?> testClass,
String methodName,
Deployment deploymentAnnotation) |
Modifier and Type | Method and Description |
---|---|
static String |
DeploymentWhichShouldBeDeletedScenario.deploy() |
Modifier and Type | Method and Description |
---|---|
static String |
AuthorizationScenario.deployOneTaskProcess() |
Modifier and Type | Method and Description |
---|---|
static String |
ProcessWithCallActivityScenario.deploy() |
static String |
ProcessWithCallActivityScenario.deploySubProcess() |
Modifier and Type | Method and Description |
---|---|
static String |
HistoryCleanupScenario.deploy() |
Modifier and Type | Method and Description |
---|---|
static String |
ProcessWithEventSubProcessScenario.deploy() |
Modifier and Type | Method and Description |
---|---|
static String |
ProcessWithMultiInstanceCallActivityScenario.deploy() |
static String |
ProcessWithMultiInstanceCallActivityScenario.deploySubProcess() |
Modifier and Type | Method and Description |
---|---|
static String |
ProcessWithUserTaskScenario.deploy() |
static String |
ProcessWithUserTaskAndTimerScenario.deploy() |
static String |
ProcessWithAsyncServiceTaskScenario.deploy() |
static String |
ProcessWithParallelGatewayAndServiceTaskScenario.deploy() |
static String |
ProcessWithParallelGatewayScenario.deploy() |
static String |
ProcessWithParallelGatewayAndServiceTaskScenario.deployAsyncServiceTask() |
Modifier and Type | Method and Description |
---|---|
static String |
FailingIntermediateBoundaryTimerJobScenario.deploy() |
Modifier and Type | Method and Description |
---|---|
static String |
TaskFilterVariablesScenario.deploy() |
static String |
ProcessInstanceModificationScenario.deploy() |
Modifier and Type | Method and Description |
---|---|
static String |
SetJobRetriesBatchScenario.deploy() |
static String |
SetExternalTaskRetriesBatchScenario.deploy() |
static String |
DeleteHistoricDecisionsBatchScenario.deploy() |
static String |
DeleteHistoricProcessInstancesBatchScenario.deploy() |
static String |
UpdateProcessInstanceSuspendStateBatchScenario.deploy() |
static String |
RestartProcessInstanceBatchScenario.deploy() |
static String |
DeleteProcessInstancesBatchScenario.deploy() |
static String |
ModificationBatchScenario.deploy() |
Modifier and Type | Method and Description |
---|---|
static String |
CreateProcessInstanceWithJsonVariablesScenario.deployProcess() |
Modifier and Type | Method and Description |
---|---|
static String |
NestedNonInterruptingBoundaryEventOnOuterSubprocessScenario.deployMessageBoundary() |
static String |
NonInterruptingBoundaryEventScenario.deployMessageBoundary() |
static String |
NestedNonInterruptingBoundaryEventOnInnerSubprocessScenario.deployMessageBoundary() |
static String |
NestedNonInterruptingBoundaryEventOnOuterSubprocessScenario.deployTimerBoundary() |
static String |
NonInterruptingBoundaryEventScenario.deployTimerBoundary() |
static String |
NestedNonInterruptingBoundaryEventOnInnerSubprocessScenario.deployTimerBoundary() |
Modifier and Type | Method and Description |
---|---|
static String |
SubprocessCompensationScenario.deployConcurrentCompensationProcess() |
static String |
SequentialMultiInstanceCompensationScenario.deployDefaultHandler() |
static String |
ParallelMultiInstanceCompensationScenario.deployDefaultHandler() |
static String |
InterruptingEventSubProcessCompensationScenario.deployProcess() |
static String |
NonInterruptingEventSubProcessCompensationScenario.deployProcess() |
static String |
NestedCompensationScenario.deployProcess() |
static String |
InterruptingEventSubProcessNestedCompensationScenario.deployProcess() |
static String |
SingleActivityConcurrentCompensationScenario.deployProcess() |
static String |
SingleActivityCompensationScenario.deployProcess() |
static String |
TransactionCancelCompensationScenario.deployProcess() |
static String |
SubprocessParallelCreateCompensationScenario.deployProcess() |
static String |
SubprocessCompensationScenario.deployProcess() |
static String |
SubprocessParallelThrowCompensationScenario.deployProcess() |
static String |
InterruptingEventSubprocessCompensationScenario.deployProcess() |
static String |
SequentialMultiInstanceCompensationScenario.deploySingleActivityHandler() |
static String |
ParallelMultiInstanceCompensationScenario.deploySingleActivityHandler() |
static String |
SequentialMultiInstanceCompensationScenario.deploySubProcessHandler() |
static String |
ParallelMultiInstanceCompensationScenario.deploySubProcessHandler() |
static String |
NestedMultiInstanceCompensationScenario.deployThrowInnerProcess() |
static String |
NestedMultiInstanceCompensationScenario.deployThrowOuterProcess() |
Modifier and Type | Method and Description |
---|---|
static String |
DeployProcessWithoutIsExecutableAttributeScenario.deployNonExecutableProcess() |
Modifier and Type | Method and Description |
---|---|
static String |
TwoLevelNestedNonInterruptingEventSubprocessScenario.deployProcess() |
static String |
NestedInterruptingErrorEventSubprocessScenario.deployProcess() |
static String |
NestedNonInterruptingEventSubprocessScenario.deployProcess() |
static String |
ParallelNestedNonInterruptingEventSubprocessScenario.deployProcess() |
static String |
NestedInterruptingEventSubprocessParallelScenario.deployProcess() |
static String |
NestedNonInterruptingEventSubprocessNestedSubprocessScenario.deployProcess() |
static String |
NestedParallelNonInterruptingEventSubprocessScenario.deployProcess() |
static String |
NonInterruptingEventSubprocessScenario.deployProcess() |
static String |
InterruptingEventSubprocessScenario.deployProcess() |
Modifier and Type | Method and Description |
---|---|
static String |
EventBasedGatewayScenario.deployProcess() |
Modifier and Type | Method and Description |
---|---|
static String |
AsyncSequentialMultiInstanceScenario.deployAsyncBeforeProcess() |
static String |
AsyncParallelMultiInstanceScenario.deployAsyncBeforeSubprocessProcess() |
static String |
AsyncSequentialMultiInstanceScenario.deployAsyncBeforeTask() |
static String |
AsyncParallelMultiInstanceScenario.deployAsyncBeforeTaskProcess() |
Modifier and Type | Method and Description |
---|---|
static String |
NestedSequentialMultiInstanceSubprocessScenario.deployProcess() |
static String |
SequentialMultiInstanceSubprocessScenario.deployProcess() |
static String |
MultiInstanceReceiveTaskScenario.deployProcessParallel() |
static String |
MultiInstanceReceiveTaskScenario.deployProcessSequential() |
static String |
SequentialMultiInstanceSubprocessScenario.deployProcessWithNonInterruptingBoundaryEvent() |
static String |
ParallelMultiInstanceSubprocessScenario.deployProcessWithNonInterruptingBoundaryEvent() |
Modifier and Type | Method and Description |
---|---|
static String |
SentryScenario.deployOneTaskProcess() |
Modifier and Type | Method and Description |
---|---|
static String |
ParallelScopeTasksScenario.deployNestedProcess() |
static String |
OneTaskScenario.deployNestedProcess() |
static String |
OneScopeTaskScenario.deployNestedProcess() |
static String |
ParallelTasksScenario.deployNestedProcess() |
static String |
ParallelScopeTasksScenario.deployProcess() |
static String |
OneTaskScenario.deployProcess() |
static String |
OneScopeTaskScenario.deployProcess() |
static String |
ParallelTasksScenario.deployProcess() |
Modifier and Type | Method and Description |
---|---|
static String |
SetAssigneeProcessInstanceTaskScenario.deploy() |
static String |
SuspendProcessDefinitionDeleteScenario.deploy() |
Modifier and Type | Method and Description |
---|---|
static String |
CreateProcessInstanceWithVariableScenario.deployProcess() |
Copyright © 2022. All rights reserved.