jenkins.plugins.deployedoncolumn
Class DeployedOnColumn
java.lang.Object
hudson.views.ListViewColumn
jenkins.plugins.deployedoncolumn.DeployedOnColumn
- All Implemented Interfaces:
- hudson.ExtensionPoint, hudson.model.Describable<hudson.views.ListViewColumn>
public class DeployedOnColumn
- extends hudson.views.ListViewColumn
- Since:
- 01/10/2012 16:15
- Author:
- stephenc
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Fields inherited from class hudson.views.ListViewColumn |
LIST |
| Methods inherited from class hudson.views.ListViewColumn |
all, createDefaultInitialColumnList, getColumnCaption, getDescriptor, shownByDefault |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeployedOnColumn
@DataBoundConstructor
public DeployedOnColumn()
getActions
public List<DeployedOnAction> getActions(hudson.model.Item item)
isAbsolute
public boolean isAbsolute(String url)
Copyright © 2004-2013. All Rights Reserved.