public abstract class P4Browser extends hudson.scm.RepositoryBrowser<P4ChangeEntry>
Constructor and Description |
---|
P4Browser() |
Modifier and Type | Method and Description |
---|---|
abstract URL |
getDiffLink(com.perforce.p4java.core.file.IFileSpec file)
Determines the link to the diff between the version.
|
abstract URL |
getFileLink(com.perforce.p4java.core.file.IFileSpec file)
Determines the link to a single file under Perforce.
|
abstract URL |
getJobLink(String job) |
public abstract URL getDiffLink(com.perforce.p4java.core.file.IFileSpec file) throws Exception
Exception
public abstract URL getFileLink(com.perforce.p4java.core.file.IFileSpec file) throws Exception
Exception
Copyright © 2016. All rights reserved.