public abstract class IntegrityRepositoryBrowser
extends hudson.scm.RepositoryBrowser<hudson.scm.ChangeLogSet.Entry>
Constructor and Description |
---|
IntegrityRepositoryBrowser() |
Modifier and Type | Method and Description |
---|---|
abstract URL |
getDiffLink(IntegrityChangeLogSet.IntegrityChangeLog logEntry)
Constructs the differences link between two Integrity Member Revisions.
|
abstract URL |
getViewCPLink(IntegrityChangeLogSet.IntegrityChangeLog logEntry) |
public abstract URL getDiffLink(IntegrityChangeLogSet.IntegrityChangeLog logEntry) throws IOException
IOException
public abstract URL getViewCPLink(IntegrityChangeLogSet.IntegrityChangeLog logEntry) throws IOException
IOException
Copyright © 2016–2024. All rights reserved.