com.nirima
Class AdaptivePluginSCMBrowser

java.lang.Object
  extended by hudson.model.AbstractDescribableImpl<hudson.scm.RepositoryBrowser<?>>
      extended by hudson.scm.RepositoryBrowser<AdaptivePluginSCMChangeSet>
          extended by com.nirima.AdaptivePluginSCMBrowser
All Implemented Interfaces:
hudson.ExtensionPoint, hudson.model.Describable<hudson.scm.RepositoryBrowser<?>>, java.io.Serializable

public class AdaptivePluginSCMBrowser
extends hudson.scm.RepositoryBrowser<AdaptivePluginSCMChangeSet>

Created by IntelliJ IDEA. User: magnayn Date: 22/12/2010 Time: 11:00 To change this template use File | Settings | File Templates.

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
 
Constructor Summary
AdaptivePluginSCMBrowser()
           
 
Method Summary
 java.net.URL getChangeSetLink(AdaptivePluginSCMChangeSet changeSet)
           
 
Methods inherited from class hudson.scm.RepositoryBrowser
all, normalizeToEndWithSlash, trimHeadSlash
 
Methods inherited from class hudson.model.AbstractDescribableImpl
getDescriptor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AdaptivePluginSCMBrowser

public AdaptivePluginSCMBrowser()
Method Detail

getChangeSetLink

public java.net.URL getChangeSetLink(AdaptivePluginSCMChangeSet changeSet)
                              throws java.io.IOException
Specified by:
getChangeSetLink in class hudson.scm.RepositoryBrowser<AdaptivePluginSCMChangeSet>
Throws:
java.io.IOException


Copyright © 2004-2011. All Rights Reserved.