Uses of Class
com.atlassian.bamboo.repository.ChangeLogEntry

Packages that use ChangeLogEntry
com.atlassian.bamboo.repository.perforce   
com.atlassian.bamboo.resultsummary   
 

Uses of ChangeLogEntry in com.atlassian.bamboo.repository.perforce
 

Methods in com.atlassian.bamboo.repository.perforce that return ChangeLogEntry
 ChangeLogEntry PerforceDescribeCommand.getChangeLogEntry()
           
 

Uses of ChangeLogEntry in com.atlassian.bamboo.resultsummary
 

Methods in com.atlassian.bamboo.resultsummary with parameters of type ChangeLogEntry
 Commit BuildResultsSummaryManager.generateCommitFromChangeLogs(ChangeLogEntry changeLogEntry, BuildResultsSummary resultsSummary)
           
 Commit BuildResultsSummaryManagerImpl.generateCommitFromChangeLogs(ChangeLogEntry changeLogEntry, BuildResultsSummary resultsSummary)
           
 



Copyright © 2006 Atlassian Software Systems. All Rights Reserved.