Class ExistingJenkinsController.FactoryImpl
java.lang.Object
org.jenkinsci.test.acceptance.controller.ExistingJenkinsController.FactoryImpl
- All Implemented Interfaces:
JenkinsControllerFactory
- Enclosing class:
- ExistingJenkinsController
public static class ExistingJenkinsController.FactoryImpl
extends Object
implements JenkinsControllerFactory
-
Constructor Details
-
FactoryImpl
public FactoryImpl()
-
-
Method Details
-
getId
Description copied from interface:JenkinsControllerFactory
Unique short name that distinguishes this controller from others.User can select the factory by specifying its ID to the "TYPE" environment variable.
- Specified by:
getId
in interfaceJenkinsControllerFactory
-
create
- Specified by:
create
in interfaceJenkinsControllerFactory
-