com.deluan.jenkins.plugins.rtc
Class JazzRepositoryBrowser
java.lang.Object
hudson.model.AbstractDescribableImpl<hudson.scm.RepositoryBrowser<?>>
hudson.scm.RepositoryBrowser<JazzChangeSet>
com.deluan.jenkins.plugins.rtc.JazzRepositoryBrowser
- All Implemented Interfaces:
- hudson.ExtensionPoint, hudson.model.Describable<hudson.scm.RepositoryBrowser<?>>, Serializable
public class JazzRepositoryBrowser
- extends hudson.scm.RepositoryBrowser<JazzChangeSet>
- Author:
- deluan
- 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 |
JazzRepositoryBrowser
@DataBoundConstructor
public JazzRepositoryBrowser()
getChangeSetLink
public URL getChangeSetLink(JazzChangeSet changeSet)
throws IOException
- Specified by:
getChangeSetLink in class hudson.scm.RepositoryBrowser<JazzChangeSet>
- Throws:
IOException
getWorkItemLink
public URL getWorkItemLink(JazzChangeSet changeSet,
String workItem)
throws IOException
- Throws:
IOException
Copyright © 2004-2011. All Rights Reserved.