public class MultitenancyPlugin
extends step.core.plugins.AbstractControllerPlugin
| Constructor and Description |
|---|
MultitenancyPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterInitializeData(step.core.GlobalContext context) |
protected void |
assignScreenInputsToCommonProject(step.core.GlobalContext context) |
protected void |
createProject(String name,
String owner,
boolean global) |
void |
executionControllerStart(step.core.GlobalContext context) |
step.core.plugins.WebPlugin |
getWebPlugin() |
void |
initializeData(step.core.GlobalContext context) |
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.AbstractControllerPluginExceptionpublic void afterInitializeData(step.core.GlobalContext context)
throws Exception
afterInitializeData in interface step.core.plugins.ControllerPluginafterInitializeData in class step.core.plugins.AbstractControllerPluginExceptionprotected void assignScreenInputsToCommonProject(step.core.GlobalContext context)
public step.core.plugins.WebPlugin getWebPlugin()
getWebPlugin in interface step.core.plugins.ControllerPlugingetWebPlugin in class step.core.plugins.AbstractControllerPluginCopyright © 2020. All rights reserved.