Package com.testdroid.jenkins
Class RunInCloudEnvInject
java.lang.Object
com.testdroid.jenkins.RunInCloudEnvInject
- All Implemented Interfaces:
Action
,EnvironmentContributingAction
,ModelObject
Created by rogerio.c.peixoto on 4/28/16.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
buildEnvVars
(AbstractBuild<?, ?> abstractBuild, EnvVars envVars) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface hudson.model.EnvironmentContributingAction
buildEnvironment
-
Constructor Details
-
RunInCloudEnvInject
-
-
Method Details
-
buildEnvVars
- Specified by:
buildEnvVars
in interfaceEnvironmentContributingAction
-
getIconFileName
- Specified by:
getIconFileName
in interfaceAction
-
getDisplayName
- Specified by:
getDisplayName
in interfaceAction
- Specified by:
getDisplayName
in interfaceModelObject
-
getUrlName
- Specified by:
getUrlName
in interfaceAction
-