org.jenkinsci.lib.xpublisher
Class XPublisherArtifact
java.lang.Object
org.jenkinsci.lib.xpublisher.XPublisherArtifact
- All Implemented Interfaces:
- Serializable
public class XPublisherArtifact
- extends Object
- implements Serializable
- Author:
- Gregory Boissinot
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XPublisherArtifact
public XPublisherArtifact(String origin,
hudson.FilePath filePath)
getOrigin
public String getOrigin()
getFilePath
public hudson.FilePath getFilePath()
Copyright © 2004-2012. All Rights Reserved.