com.nirima.jenkins.repo
Class RepositoryExtensionPoint
java.lang.Object
com.nirima.jenkins.repo.RepositoryExtensionPoint
- All Implemented Interfaces:
- hudson.ExtensionPoint
public abstract class RepositoryExtensionPoint
- extends Object
- implements hudson.ExtensionPoint
Extension point for repositories
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RepositoryExtensionPoint
public RepositoryExtensionPoint()
all
public static hudson.ExtensionList<RepositoryExtensionPoint> all()
getRepositoryRoot
public abstract RepositoryElement getRepositoryRoot(RootElement rootElement)
Copyright © 2004-2011. All Rights Reserved.