public class ALMRepositoryPlugin extends AbstractLicensedControllerPlugin
Modifier and Type | Field and Description |
---|---|
protected ALMRepository |
almRepository |
protected ExecutorService |
executor |
protected ALMRepositoryClient |
repo |
protected boolean |
reportTestCaseStart |
Constructor and Description |
---|
ALMRepositoryPlugin() |
Modifier and Type | Method and Description |
---|---|
void |
executionControllerStart(step.core.GlobalContext context) |
step.engine.plugins.ExecutionEnginePlugin |
getExecutionEnginePlugin() |
protected String |
getModuleName() |
validate
protected ALMRepositoryClient repo
protected ALMRepository almRepository
protected ExecutorService executor
protected boolean reportTestCaseStart
protected String getModuleName()
getModuleName
in class AbstractLicensedControllerPlugin
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 step.engine.plugins.ExecutionEnginePlugin getExecutionEnginePlugin()
getExecutionEnginePlugin
in interface step.core.plugins.ControllerPlugin
getExecutionEnginePlugin
in class step.core.plugins.AbstractControllerPlugin
Copyright © 2020. All rights reserved.