public class TestSource extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TestSource.TestSourceOption |
| Constructor and Description |
|---|
TestSource(TestSource.TestSourceOption value,
String projectPath,
String packageid,
String packageVersion) |
| Modifier and Type | Method and Description |
|---|---|
TestSource.TestSourceOption |
getOption() |
String |
getPackageid() |
String |
getPackageVersion() |
String |
getProjectPath() |
@DataBoundConstructor public TestSource(TestSource.TestSourceOption value, String projectPath, String packageid, String packageVersion)
public TestSource.TestSourceOption getOption()
public String getProjectPath()
public String getPackageid()
public String getPackageVersion()
Copyright © 2016–2019. All rights reserved.