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) |
validate
protected String getModuleName()
getModuleName
in class AbstractLicensedControllerPlugin
public void executionControllerStart(step.core.GlobalContext context) throws Exception
executionControllerStart
in interface step.core.plugins.ControllerPlugin
executionControllerStart
in class step.core.plugins.AbstractControllerPlugin
Exception
public step.engine.plugins.ExecutionEnginePlugin getExecutionEnginePlugin()
getExecutionEnginePlugin
in interface step.core.plugins.ControllerPlugin
getExecutionEnginePlugin
in class step.core.plugins.AbstractControllerPlugin
public step.core.plugins.WebPlugin getWebPlugin()
getWebPlugin
in interface step.core.plugins.ControllerPlugin
getWebPlugin
in class step.core.plugins.AbstractControllerPlugin
public void initializeData(step.core.GlobalContext context) throws Exception
initializeData
in interface step.core.plugins.ControllerPlugin
initializeData
in class step.core.plugins.AbstractControllerPlugin
Exception
protected void createHousekeepingControllerSettingsIfNecessary(step.core.GlobalContext context)
Copyright © 2020. All rights reserved.