public static final class TestlabNotifier.AdvancedSettings extends Object
| Constructor and Description |
|---|
TestlabNotifier.AdvancedSettings(String companyId,
String apiKey,
String testCaseMappingField,
TestlabNotifier.Usingonpremise usingonpremise) |
| Modifier and Type | Method and Description |
|---|---|
String |
getApiKey() |
String |
getCompanyId() |
String |
getTestCaseMappingField() |
TestlabNotifier.Usingonpremise |
getUsingonpremise() |
String |
toString() |
@DataBoundConstructor public TestlabNotifier.AdvancedSettings(String companyId, String apiKey, String testCaseMappingField, TestlabNotifier.Usingonpremise usingonpremise)
public String getCompanyId()
public String getApiKey()
public String getTestCaseMappingField()
public TestlabNotifier.Usingonpremise getUsingonpremise()
Copyright © 2004-2014. All Rights Reserved.