Class JiraXrayRepositoryControllerPlugin

  • All Implemented Interfaces:
    step.core.plugins.ControllerPlugin, step.core.plugins.OptionalPlugin, step.framework.server.ServerPlugin<step.core.GlobalContext>

    public class JiraXrayRepositoryControllerPlugin
    extends AbstractLicensedControllerPlugin
    • Constructor Detail

      • JiraXrayRepositoryControllerPlugin

        public JiraXrayRepositoryControllerPlugin()
    • Method Detail

      • getExecutionEnginePlugin

        public step.engine.plugins.ExecutionEnginePlugin getExecutionEnginePlugin()
        Specified by:
        getExecutionEnginePlugin in interface step.core.plugins.ControllerPlugin
        Overrides:
        getExecutionEnginePlugin in class step.core.plugins.AbstractControllerPlugin
      • serverStart

        public void serverStart​(step.core.GlobalContext globalContext)
                         throws java.lang.Exception
        Specified by:
        serverStart in interface step.framework.server.ServerPlugin<step.core.GlobalContext>
        Overrides:
        serverStart in class step.core.plugins.AbstractControllerPlugin
        Throws:
        java.lang.Exception