Package io.jenkins.plugins.servicenow
Class RestClientFactory
- java.lang.Object
 - 
- io.jenkins.plugins.servicenow.RestClientFactory
 
 
- 
- All Implemented Interfaces:
 RunFactory<ServiceNowAPIClient>
public class RestClientFactory extends Object implements RunFactory<ServiceNowAPIClient>
 
- 
- 
Constructor Summary
Constructors Constructor Description RestClientFactory() 
 - 
 
- 
- 
Method Detail
- 
create
public ServiceNowAPIClient create(Run run, String... parameters)
- Specified by:
 createin interfaceRunFactory<ServiceNowAPIClient>
 
 - 
 
 -