hudson.plugins.release
Class ReleaseButtonColumn

java.lang.Object
  extended by hudson.views.ListViewColumn
      extended by hudson.plugins.release.ReleaseButtonColumn
All Implemented Interfaces:
hudson.ExtensionPoint, hudson.model.Describable<hudson.views.ListViewColumn>

public class ReleaseButtonColumn
extends hudson.views.ListViewColumn


Nested Class Summary
static class ReleaseButtonColumn.DescriptorImpl
           
 
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
 
Field Summary
 
Fields inherited from class hudson.views.ListViewColumn
LIST
 
Constructor Summary
ReleaseButtonColumn()
           
 
Method Summary
 boolean isReleaseConfigured(hudson.model.Job job)
           
 
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
 

Constructor Detail

ReleaseButtonColumn

@DataBoundConstructor
public ReleaseButtonColumn()
Method Detail

isReleaseConfigured

public boolean isReleaseConfigured(hudson.model.Job job)


Copyright © 2004-2012. All Rights Reserved.