org.jenkins.plugins.cloudbees
Class CloudbeesDeployerAction
java.lang.Object
org.jenkins.plugins.cloudbees.CloudbeesDeployerAction
- All Implemented Interfaces:
- hudson.model.Action, hudson.model.ModelObject
public class CloudbeesDeployerAction
- extends Object
- implements hudson.model.Action
Action which contains various informations regarding a deployment to @RUN
tru the cloudbees-deployer-plugin
- Since:
- 1.5
- Author:
- Olivier Lamy
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CloudbeesDeployerAction
public CloudbeesDeployerAction(String applicationId)
getIconFileName
public String getIconFileName()
- Specified by:
getIconFileName in interface hudson.model.Action
getDisplayName
public String getDisplayName()
- Specified by:
getDisplayName in interface hudson.model.Action- Specified by:
getDisplayName in interface hudson.model.ModelObject
getUrlName
public String getUrlName()
- Specified by:
getUrlName in interface hudson.model.Action
getApplicationId
public String getApplicationId()
getDescription
public String getDescription()
setDescription
public void setDescription(String description)
Copyright © 2004-2012. All Rights Reserved.