public class HousekeepingPlugin extends AbstractLicensedControllerPlugin
| Constructor and Description |
|---|
HousekeepingPlugin() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
createHousekeepingControllerSettingsIfNecessary(step.core.GlobalContext context) |
protected void |
createSettingIfNotExisting(step.core.GlobalContext context,
String key,
String defaultValue) |
void |
executionControllerStart(step.core.GlobalContext context) |
step.engine.plugins.ExecutionEnginePlugin |
getExecutionEnginePlugin() |
protected String |
getModuleName() |
step.core.plugins.WebPlugin |
getWebPlugin() |
void |
initializeData(step.core.GlobalContext context) |
validateprotected String getModuleName()
getModuleName in class AbstractLicensedControllerPluginpublic void executionControllerStart(step.core.GlobalContext context)
throws Exception
executionControllerStart in interface step.core.plugins.ControllerPluginexecutionControllerStart in class step.core.plugins.AbstractControllerPluginExceptionpublic step.engine.plugins.ExecutionEnginePlugin getExecutionEnginePlugin()
getExecutionEnginePlugin in interface step.core.plugins.ControllerPlugingetExecutionEnginePlugin in class step.core.plugins.AbstractControllerPluginpublic step.core.plugins.WebPlugin getWebPlugin()
getWebPlugin in interface step.core.plugins.ControllerPlugingetWebPlugin in class step.core.plugins.AbstractControllerPluginpublic void initializeData(step.core.GlobalContext context)
throws Exception
initializeData in interface step.core.plugins.ControllerPlugininitializeData in class step.core.plugins.AbstractControllerPluginExceptionprotected void createHousekeepingControllerSettingsIfNecessary(step.core.GlobalContext context)
Copyright © 2020. All rights reserved.