hudson.plugins.sfee
Class TrackerArtifact
java.lang.Object
hudson.plugins.sfee.TrackerArtifact
public class TrackerArtifact
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TrackerArtifact
public TrackerArtifact(String id,
String description,
String projectId,
String title)
TrackerArtifact
public TrackerArtifact(ArtifactDetailSoapRow row)
getId
public String getId()
getProjectId
public String getProjectId()
getTitle
public String getTitle()
getDescription
public String getDescription()
getURL
public String getURL()
Copyright © 2004-2012 Hudson. All Rights Reserved.