public class SimulateChangeTenantIdCmd extends BaseChangeTenantIdCmd
| Modifier and Type | Field and Description |
|---|---|
protected Set<String> |
entityTypes |
protected static org.slf4j.Logger |
LOGGER |
builder, engineScopeType| Constructor and Description |
|---|
SimulateChangeTenantIdCmd(ChangeTenantIdBuilderImpl builder,
String engineScopeType,
Set<String> entityTypes) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,Long> |
executeOperation(DbSqlSession dbSqlSession,
Map<String,Object> parameters) |
beforeReturn, execute, getEngineConfigurationpublic SimulateChangeTenantIdCmd(ChangeTenantIdBuilderImpl builder, String engineScopeType, Set<String> entityTypes)
protected Map<String,Long> executeOperation(DbSqlSession dbSqlSession, Map<String,Object> parameters)
executeOperation in class BaseChangeTenantIdCmdCopyright © 2021 Flowable. All rights reserved.