com.ibm.team.build.internal.hjplugin
Class RTCRepositoryBrowser
java.lang.Object
hudson.model.AbstractDescribableImpl<hudson.scm.RepositoryBrowser<?>>
hudson.scm.RepositoryBrowser<RTCChangeLogSetEntry>
com.ibm.team.build.internal.hjplugin.RTCRepositoryBrowser
- All Implemented Interfaces:
- hudson.ExtensionPoint, hudson.model.Describable<hudson.scm.RepositoryBrowser<?>>, Serializable
public class RTCRepositoryBrowser
- extends hudson.scm.RepositoryBrowser<RTCChangeLogSetEntry>
- See Also:
- Serialized Form
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| 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 |
RTCRepositoryBrowser
@DataBoundConstructor
public RTCRepositoryBrowser(String serverURI)
getChangeSetLink
public URL getChangeSetLink(RTCChangeLogSetEntry changeSet)
throws IOException
- Specified by:
getChangeSetLink in class hudson.scm.RepositoryBrowser<RTCChangeLogSetEntry>
- Throws:
IOException
getVersionableStateLink
public URL getVersionableStateLink(RTCChangeLogChangeSetEntry changeSet,
RTCChangeLogChangeSetEntry.ChangeDesc changeDesc)
throws MalformedURLException
- Throws:
MalformedURLException
getWorkItemLink
public URL getWorkItemLink(RTCChangeLogChangeSetEntry.WorkItemDesc workItem)
throws MalformedURLException
- Throws:
MalformedURLException
getBaselineSetLink
public URL getBaselineSetLink(RTCChangeLogSet changeLog)
throws MalformedURLException
- Throws:
MalformedURLException
Copyright © 2004-2013. All Rights Reserved.