Package com.testdroid.jenkins
Interface RunInCloudDescriptorHelper
- All Known Implementing Classes:
PipelineCloudStep.DescriptorImpl
,RunInCloudBuilder.DescriptorImpl
public interface RunInCloudDescriptorHelper
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final ListBoxModel.Option
static final Logger
-
Method Summary
Modifier and TypeMethodDescriptiondefault FormValidation
doCheckFrameworkId
(String value) default FormValidation
doCheckOsType
(com.testdroid.api.model.APIDevice.OsType value) default ListBoxModel
default ListBoxModel
doFillFrameworkIdItems
(com.testdroid.api.model.APIDevice.OsType osType) default ListBoxModel
default ListBoxModel
default ListBoxModel
default ListBoxModel
default ListBoxModel
default ListBoxModel
default boolean
-
Field Details
-
LOGGER
-
DEFAULT_SCHEDULER
-
DEFAULT_TEST_CASES_SELECT
-
DEFAULT_LANGUAGE
-
EMPTY_OPTION
-
-
Method Details
-
isAuthenticated
default boolean isAuthenticated() -
doFillProjectIdItems
-
doFillOsTypeItems
-
doCheckOsType
@POST default FormValidation doCheckOsType(@QueryParameter com.testdroid.api.model.APIDevice.OsType value) -
doFillSchedulerItems
-
doFillDeviceGroupIdItems
-
doFillLanguageItems
-
doFillTestCasesSelectItems
-
doFillTestRunStateCheckMethodItems
-
doFillFrameworkIdItems
default ListBoxModel doFillFrameworkIdItems(@QueryParameter com.testdroid.api.model.APIDevice.OsType osType) -
doCheckFrameworkId
-
parseLong
-