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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbuildEnvVars(AbstractBuild<?, ?> abstractBuild, EnvVars envVars) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface hudson.model.EnvironmentContributingAction
buildEnvironment
-
Constructor Details
-
RunInCloudEnvInject
-
-
Method Details
-
buildEnvVars
- Specified by:
buildEnvVarsin interfaceEnvironmentContributingAction
-
getIconFileName
- Specified by:
getIconFileNamein interfaceAction
-
getDisplayName
- Specified by:
getDisplayNamein interfaceAction- Specified by:
getDisplayNamein interfaceModelObject
-
getUrlName
- Specified by:
getUrlNamein interfaceAction
-