|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CVSCommit | |
|---|---|
| com.atlassian.jira.issue.tabpanels | |
| com.atlassian.jira.vcs | |
| Uses of CVSCommit in com.atlassian.jira.issue.tabpanels |
|---|
| Constructors in com.atlassian.jira.issue.tabpanels with parameters of type CVSCommit | |
|---|---|
CVSAction(IssueTabPanelModuleDescriptor descriptor,
CVSCommit commit)
|
|
| Uses of CVSCommit in com.atlassian.jira.vcs |
|---|
| Methods in com.atlassian.jira.vcs that return types with arguments of type CVSCommit | |
|---|---|
Map<Long,Set<CVSCommit>> |
RepositoryManager.getCommits(Issue issue,
User remoteUser)
Retrieves all of the commits for this Issue from ALL of the repositories associated
with the issue's project. |
Map<Long,Set<CVSCommit>> |
RepositoryManager.getCommits(Issue issue,
com.atlassian.crowd.embedded.api.User remoteUser)
Retrieves all of the commits for this Issue from ALL of the repositories associated
with the issue's project. |
Map<Long,Set<CVSCommit>> |
DefaultRepositoryManager.getCommits(Issue issue,
User remoteUser)
|
Map<Long,Set<CVSCommit>> |
DefaultRepositoryManager.getCommits(Issue issue,
com.atlassian.crowd.embedded.api.User remoteUser)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||