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()  | 
validateprotected ALMRepositoryClient repo
protected ALMRepository almRepository
protected ExecutorService executor
protected boolean reportTestCaseStart
protected String getModuleName()
getModuleName in class AbstractLicensedControllerPluginpublic void executionControllerStart(step.core.GlobalContext context)
                              throws Exception
executionControllerStart in interface step.core.plugins.ControllerPluginexecutionControllerStart in class step.core.plugins.AbstractControllerPluginExceptionpublic step.engine.plugins.ExecutionEnginePlugin getExecutionEnginePlugin()
getExecutionEnginePlugin in interface step.core.plugins.ControllerPlugingetExecutionEnginePlugin in class step.core.plugins.AbstractControllerPluginCopyright © 2020. All rights reserved.