Class LastSuccessfulReleaseListViewColumn
java.lang.Object
hudson.views.ListViewColumn
com.itemis.jenkins.plugins.unleash.views.LastSuccessfulReleaseListViewColumn
- All Implemented Interfaces:
ExtensionPoint
,Describable<ListViewColumn>
- Author:
- Stanley Hillner
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static class
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetLastReleaseInfoOf
(hudson.maven.AbstractMavenProject<?, ?> project) Methods inherited from class hudson.views.ListViewColumn
all, createDefaultInitialColumnList, createDefaultInitialColumnList, createDefaultInitialColumnList, getColumnCaption, getDescriptor, shownByDefault
-
Constructor Details
-
LastSuccessfulReleaseListViewColumn
@DataBoundConstructor public LastSuccessfulReleaseListViewColumn()
-
-
Method Details
-
getLastReleaseInfoOf
public LastSuccessfulReleaseListViewColumn.Info getLastReleaseInfoOf(hudson.maven.AbstractMavenProject<?, ?> project)
-