public class JenkinsJobConfigurationProvider extends Object
| Constructor and Description |
|---|
JenkinsJobConfigurationProvider() |
| Modifier and Type | Method and Description |
|---|---|
String |
getConfiguration(TestPlanRequest testPlanRequest)
Returns the configuration file for the testPlanRequest which can be used to create new Jenkins job.
|
public String getConfiguration(TestPlanRequest testPlanRequest) throws IOException, TestGridException
testPlanRequest - request for creating new test plan.IOExceptionTestGridExceptionCopyright © 2019 WSO2. All rights reserved.