public class ExecuteSchemaOperationCommand extends Object implements Command<Void>
Command that is used by the MultiSchemaMultiTenantProcessEngineConfiguration to
make sure the 'databaseSchemaUpdate' setting is applied for each tenant datasource.| Modifier and Type | Field and Description |
|---|---|
protected String |
schemaOperation |
protected TenantInfoHolder |
tenantInfoHolder |
| Constructor and Description |
|---|
ExecuteSchemaOperationCommand(String schemaOperation) |
protected String schemaOperation
protected TenantInfoHolder tenantInfoHolder
public ExecuteSchemaOperationCommand(String schemaOperation)
public Void execute(CommandContext commandContext)
Copyright © 2016 Alfresco. All rights reserved.