|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of CommitFile in com.atlassian.bamboo.commit |
|---|
| Classes in com.atlassian.bamboo.commit that implement CommitFile | |
|---|---|
class |
CommitFileImpl
|
| Uses of CommitFile in com.atlassian.bamboo.legacy |
|---|
| Methods in com.atlassian.bamboo.legacy with parameters of type CommitFile | |
|---|---|
java.lang.String |
LegacyPerforceRepository.getWebRepositoryUrlForFile(CommitFile file)
|
java.lang.String |
LegacyCVSRepository.getWebRepositoryUrlForFile(CommitFile file)
Return a link to the given file on a viewcvs web server. |
java.lang.String |
LegacySvnRepository.getWebRepositoryUrlForFile(CommitFile file)
|
| Uses of CommitFile in com.atlassian.bamboo.repository |
|---|
| Classes in com.atlassian.bamboo.repository that implement CommitFile | |
|---|---|
class |
ChangeLogFile
This class provides information about change log file revisions. |
| Methods in com.atlassian.bamboo.repository with parameters of type CommitFile | |
|---|---|
java.lang.String |
ViewCvsFileLinkGenerator.getWebRepositoryUrlForDiff(CommitFile file,
java.lang.String repositoryName,
java.lang.String repositoryType)
|
java.lang.String |
WebRepositoryEnabledRepository.getWebRepositoryUrlForFile(CommitFile file)
What's the URL to the repostory for the modified file? |
java.lang.String |
WebRepositoryViewer.getWebRepositoryUrlForFile(CommitFile file,
java.lang.String repositoryName,
java.lang.String repositoryType)
Generate the link to a given file in a given repository |
java.lang.String |
ViewCvsFileLinkGenerator.getWebRepositoryUrlForFile(CommitFile file,
java.lang.String repositoryName,
java.lang.String repositoryType)
Generate the link to a given file in a given repository |
java.lang.String |
ViewCvsFileLinkGenerator.getWebRepositoryUrlForRevision(CommitFile file,
java.lang.String repositoryName,
java.lang.String repositoryType)
|
| Uses of CommitFile in com.atlassian.bamboo.repository.cvsimpl |
|---|
| Methods in com.atlassian.bamboo.repository.cvsimpl with parameters of type CommitFile | |
|---|---|
java.lang.String |
CVSRepository.getWebRepositoryUrlForDiff(CommitFile file)
|
java.lang.String |
CVSRepository.getWebRepositoryUrlForFile(CommitFile file)
Return a link to the given file on a viewcvs web server. |
java.lang.String |
CVSRepository.getWebRepositoryUrlForRevision(CommitFile file)
|
| Uses of CommitFile in com.atlassian.bamboo.repository.perforce |
|---|
| Methods in com.atlassian.bamboo.repository.perforce with parameters of type CommitFile | |
|---|---|
java.lang.String |
PerforceRepository.getWebRepositoryUrlForDiff(CommitFile file)
|
java.lang.String |
PerforceRepository.getWebRepositoryUrlForFile(CommitFile file)
|
java.lang.String |
PerforceRepository.getWebRepositoryUrlForRevision(CommitFile file)
|
| Uses of CommitFile in com.atlassian.bamboo.repository.svn |
|---|
| Methods in com.atlassian.bamboo.repository.svn with parameters of type CommitFile | |
|---|---|
java.lang.String |
SvnRepository.getWebRepositoryUrlForDiff(CommitFile file)
|
java.lang.String |
SvnRepository.getWebRepositoryUrlForFile(CommitFile file)
|
java.lang.String |
SvnRepository.getWebRepositoryUrlForRevision(CommitFile file)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||