org.jenkinsci.lib.xpublisher
Class XPublisherCandidateArtifact

java.lang.Object
  extended by org.jenkinsci.lib.xpublisher.XPublisherCandidateArtifact
All Implemented Interfaces:
java.io.Serializable

public class XPublisherCandidateArtifact
extends java.lang.Object
implements java.io.Serializable

Author:
Gregory Boissinot
See Also:
Serialized Form

Constructor Summary
XPublisherCandidateArtifact(hudson.FilePath location)
           
 
Method Summary
 hudson.FilePath getLocation()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XPublisherCandidateArtifact

public XPublisherCandidateArtifact(hudson.FilePath location)
Method Detail

getLocation

public hudson.FilePath getLocation()


Copyright © 2004-2012. All Rights Reserved.