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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.atlassian.cargotestrunner.webtest.TestSetupCallbackgetTestSetupCallback(String containerId, Properties properties)
-
Constructor Details
-
JIRACallbackFactory
-
-
Method Details
-
getTestSetupCallback
public com.atlassian.cargotestrunner.webtest.TestSetupCallback getTestSetupCallback(String containerId, Properties properties) - Specified by:
getTestSetupCallbackin interfacecom.atlassian.cargotestrunner.webtest.TestSetupCallbackFactory
-