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)  | 
validatepublic static final String FUNCTION_TABLE_EXTENSIONS
public void executionControllerStart(step.core.GlobalContext context)
                              throws Exception
executionControllerStart in interface step.core.plugins.ControllerPluginexecutionControllerStart in class step.core.plugins.AbstractControllerPluginExceptionpublic void initializeData(step.core.GlobalContext context)
                    throws Exception
initializeData in interface step.core.plugins.ControllerPlugininitializeData in class step.core.plugins.AbstractControllerPluginExceptionprotected void createScreenInputsIfNecessary(step.core.GlobalContext context)
public void executionControllerDestroy(step.core.GlobalContext context)
executionControllerDestroy in interface step.core.plugins.ControllerPluginexecutionControllerDestroy in class step.core.plugins.AbstractControllerPluginpublic step.core.plugins.WebPlugin getWebPlugin()
getWebPlugin in interface step.core.plugins.ControllerPlugingetWebPlugin in class step.core.plugins.AbstractControllerPluginprotected String getModuleName()
getModuleName in class AbstractLicensedControllerPluginCopyright © 2020. All rights reserved.