Package io.jenkins.plugins.servicenow
Interface RunFactory<T>
- 
- All Known Implementing Classes:
 RestClientFactory
public interface RunFactory<T> 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Tcreate(Run run, String... parameters) 
 -