public class FunctionPackagePlugin extends AbstractLicensedControllerPlugin
Modifier and Type | Field and Description |
---|---|
static String |
FUNCTION_TABLE_EXTENSIONS |
Constructor and Description |
---|
FunctionPackagePlugin() |
Modifier and Type | Method and Description |
---|---|
protected void |
createScreenInputsIfNecessary(step.core.GlobalContext context) |
void |
executionControllerDestroy(step.core.GlobalContext context) |
void |
executionControllerStart(step.core.GlobalContext context) |
protected String |
getModuleName() |
step.core.plugins.WebPlugin |
getWebPlugin() |
void |
initializeData(step.core.GlobalContext context) |
validate
public static final String FUNCTION_TABLE_EXTENSIONS
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 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 createScreenInputsIfNecessary(step.core.GlobalContext context)
public void executionControllerDestroy(step.core.GlobalContext context)
executionControllerDestroy
in interface step.core.plugins.ControllerPlugin
executionControllerDestroy
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
protected String getModuleName()
getModuleName
in class AbstractLicensedControllerPlugin
Copyright © 2020. All rights reserved.