org.jenkinsci.plugins.buildcontextcapture.pz
Class BuildContextCaptureUIElement

java.lang.Object
  extended by org.jenkinsci.plugins.buildcontextcapture.pz.BuildContextCaptureUIElement
All Implemented Interfaces:
Serializable

public class BuildContextCaptureUIElement
extends Object
implements Serializable

Author:
Gregory Boissinot
See Also:
Serialized Form

Constructor Summary
BuildContextCaptureUIElement(String localPath)
           
 
Method Summary
 String getFileName()
           
 String getLocalPath()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BuildContextCaptureUIElement

public BuildContextCaptureUIElement(String localPath)
Method Detail

getFileName

public String getFileName()

getLocalPath

public String getLocalPath()


Copyright © 2004-2012. All Rights Reserved.