Class JIRACallbackFactory

java.lang.Object
com.atlassian.jira.webtests.cargo.JIRACallbackFactory
All Implemented Interfaces:
com.atlassian.cargotestrunner.webtest.TestSetupCallbackFactory

public class JIRACallbackFactory extends Object implements com.atlassian.cargotestrunner.webtest.TestSetupCallbackFactory
  • Constructor Details

    • JIRACallbackFactory

      public JIRACallbackFactory(String urlPrefix)
  • Method Details

    • getTestSetupCallback

      public com.atlassian.cargotestrunner.webtest.TestSetupCallback getTestSetupCallback(String containerId, Properties properties)
      Specified by:
      getTestSetupCallback in interface com.atlassian.cargotestrunner.webtest.TestSetupCallbackFactory