org.jenkinsci.plugins.pretestedintegration
Class Commit<T>
java.lang.Object
org.jenkinsci.plugins.pretestedintegration.Commit<T>
- All Implemented Interfaces:
- hudson.ExtensionPoint
public class Commit<T>
- extends Object
- implements hudson.ExtensionPoint
Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
Constructor Summary |
Commit(T commitId)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Commit
public Commit(T commitId)
getId
public T getId()
all
public static hudson.ExtensionList<Commit> all()
Copyright © 2004-2014. All Rights Reserved.