org.jenkinsci.plugins.buildcontextcapture.pz
Class BuildContextCaptureProjectAction

java.lang.Object
  extended by org.jenkinsci.plugins.buildcontextcapture.pz.BuildContextCaptureAction
      extended by org.jenkinsci.plugins.buildcontextcapture.pz.BuildContextCaptureProjectAction
All Implemented Interfaces:
hudson.model.Action, hudson.model.ModelObject, Serializable

public class BuildContextCaptureProjectAction
extends BuildContextCaptureAction

Author:
Gregory Boissinot
See Also:
Serialized Form

Constructor Summary
BuildContextCaptureProjectAction(hudson.model.AbstractProject<?,?> project)
           
 
Method Summary
 List<BuildContextCaptureUIElement> getElements()
           
 
Methods inherited from class org.jenkinsci.plugins.buildcontextcapture.pz.BuildContextCaptureAction
doDownload, getDisplayName, getIconFileName, getUrlName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BuildContextCaptureProjectAction

public BuildContextCaptureProjectAction(hudson.model.AbstractProject<?,?> project)
Method Detail

getElements

public List<BuildContextCaptureUIElement> getElements()


Copyright © 2004-2012. All Rights Reserved.