public class AddAsOldDeploymentMergeStrategy extends Object implements DeploymentMergeStrategy
| Constructor and Description |
|---|
AddAsOldDeploymentMergeStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
finalizeMerge(CommandContext commandContext,
String deploymentId,
String newTenantId) |
void |
prepareMerge(CommandContext commandContext,
String deploymentId,
String newTenantId) |
public void prepareMerge(CommandContext commandContext, String deploymentId, String newTenantId)
prepareMerge in interface DeploymentMergeStrategypublic void finalizeMerge(CommandContext commandContext, String deploymentId, String newTenantId)
finalizeMerge in interface DeploymentMergeStrategyCopyright © 2020 Flowable. All rights reserved.