public interface DeploymentMergeStrategy
| Modifier and Type | Method and Description |
|---|---|
void |
finalizeMerge(CommandContext commandContext,
String deploymentId,
String newTenantId) |
void |
prepareMerge(CommandContext commandContext,
String deploymentId,
String newTenantId) |
void prepareMerge(CommandContext commandContext, String deploymentId, String newTenantId)
void finalizeMerge(CommandContext commandContext, String deploymentId, String newTenantId)
Copyright © 2020 Flowable. All rights reserved.