jenkins.plugins.extracolumns
Class LastJobConfigurationModificationColumn
java.lang.Object
hudson.views.ListViewColumn
jenkins.plugins.extracolumns.LastJobConfigurationModificationColumn
- All Implemented Interfaces:
- hudson.ExtensionPoint, hudson.model.Describable<hudson.views.ListViewColumn>
public class LastJobConfigurationModificationColumn
- extends hudson.views.ListViewColumn
View column that shows the date of last job configuration modification.
- Author:
- Stephan Krull, ECG Leipzig GmbH
| 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 |
LastJobConfigurationModificationColumn
@DataBoundConstructor
public LastJobConfigurationModificationColumn()
getInfo
public String getInfo(hudson.model.Job<?,?> job)
Copyright © 2004-2015. All Rights Reserved.