public class ActivateRuleEngineTask extends java.lang.Object implements MigrationTask
| Constructor and Description |
|---|
ActivateRuleEngineTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(SystemSetupContext systemSetupContext)
Executes migration task
|
protected ConfigurationService |
getConfigurationService() |
void |
setConfigurationService(ConfigurationService configurationService) |
public void execute(SystemSetupContext systemSetupContext)
MigrationTaskexecute in interface MigrationTasksystemSetupContext - - setup context that gives a control over task executionprotected ConfigurationService getConfigurationService()
public void setConfigurationService(ConfigurationService configurationService)
Copyright © 2018 SAP SE. All Rights Reserved.