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.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
public void afterInitializeData(step.core.GlobalContext context) throws Exception
afterInitializeData
in interface step.core.plugins.ControllerPlugin
afterInitializeData
in class step.core.plugins.AbstractControllerPlugin
Exception
protected void assignScreenInputsToCommonProject(step.core.GlobalContext context)
public step.core.plugins.WebPlugin getWebPlugin()
getWebPlugin
in interface step.core.plugins.ControllerPlugin
getWebPlugin
in class step.core.plugins.AbstractControllerPlugin
Copyright © 2020. All rights reserved.