|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Commit | |
|---|---|
| com.atlassian.bamboo.author | |
| com.atlassian.bamboo.commit | |
| com.atlassian.bamboo.resultsummary | |
| Uses of Commit in com.atlassian.bamboo.author |
|---|
| Methods in com.atlassian.bamboo.author with parameters of type Commit | |
|---|---|
ExtendedAuthor |
ExtendedAuthorManager.generateOrRetrieveAuthorFromCommit(Commit commit,
java.lang.String authorName)
Either retrieves an existing author (if exists) or creates a new one (if author does not exist) for a given commit |
ExtendedAuthor |
HibernateAuthorManagerImpl.generateOrRetrieveAuthorFromCommit(Commit commit,
java.lang.String authorName)
|
| Uses of Commit in com.atlassian.bamboo.commit |
|---|
| Classes in com.atlassian.bamboo.commit that implement Commit | |
|---|---|
class |
CommitImpl
|
| Uses of Commit in com.atlassian.bamboo.resultsummary |
|---|
| Methods in com.atlassian.bamboo.resultsummary that return Commit | |
|---|---|
Commit |
BuildResultsSummaryManager.generateCommitFromChangeLogs(ChangeLogEntry changeLogEntry,
BuildResultsSummary resultsSummary)
|
Commit |
BuildResultsSummaryManagerImpl.generateCommitFromChangeLogs(ChangeLogEntry changeLogEntry,
BuildResultsSummary resultsSummary)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||