org.jenkinsci.plugins.ivytrigger
Class IvyArtifactValue
java.lang.Object
org.jenkinsci.plugins.ivytrigger.IvyArtifactValue
- All Implemented Interfaces:
- Serializable
public class IvyArtifactValue
- 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 |
IvyArtifactValue
public IvyArtifactValue(String name,
long lastModificationDate)
getName
public String getName()
getLastModificationDate
public long getLastModificationDate()
Copyright © 2004-2012. All Rights Reserved.