public class MonitoringDashboardPlugin extends AbstractLicensedControllerPlugin
| Constructor and Description |
|---|
MonitoringDashboardPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
executionControllerStart(step.core.GlobalContext context) |
step.engine.plugins.ExecutionEnginePlugin |
getExecutionEnginePlugin() |
protected String |
getModuleName() |
step.core.plugins.WebPlugin |
getWebPlugin() |
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.AbstractControllerPluginCopyright © 2020. All rights reserved.