Class UnleashListViewColumn
java.lang.Object
hudson.views.ListViewColumn
com.itemis.jenkins.plugins.unleash.views.UnleashListViewColumn
- All Implemented Interfaces:
ExtensionPoint
,Describable<ListViewColumn>
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
isProjectEnabled
(hudson.maven.AbstractMavenProject<?, ?> project) Methods inherited from class hudson.views.ListViewColumn
all, createDefaultInitialColumnList, createDefaultInitialColumnList, createDefaultInitialColumnList, getColumnCaption, getDescriptor, shownByDefault
-
Constructor Details
-
UnleashListViewColumn
@DataBoundConstructor public UnleashListViewColumn()
-
-
Method Details
-
isProjectEnabled
public boolean isProjectEnabled(hudson.maven.AbstractMavenProject<?, ?> project)
-