|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LogEntry | |
|---|---|
| com.atlassian.bamboo.build | |
| com.atlassian.bamboo.legacy | |
| com.atlassian.bamboo.upgrade.tasks | |
| Uses of LogEntry in com.atlassian.bamboo.build |
|---|
| Classes in com.atlassian.bamboo.build that implement LogEntry | |
|---|---|
class |
BuildOutputLogEntry
|
class |
CommandLogEntry
|
class |
ErrorLogEntry
|
class |
SimpleLogEntry
Simple POJO for representing build build events. |
| Methods in com.atlassian.bamboo.build with parameters of type LogEntry | |
|---|---|
java.lang.String |
BuildExecutionManager.addBuildLogEntry(Build build,
LogEntry logEntry)
Add a new build log entry. |
java.lang.String |
DefaultBuildExecutionManager.addBuildLogEntry(Build build,
LogEntry logEntry)
|
java.lang.String |
Build.addBuildLogEntry(LogEntry logEntry)
Add a new build log entry. |
java.lang.String |
LegacyBuildObject.addBuildLogEntry(LogEntry logEntry)
|
java.lang.String |
DefaultBuild.addBuildLogEntry(LogEntry logEntry)
|
| Uses of LogEntry in com.atlassian.bamboo.legacy |
|---|
| Methods in com.atlassian.bamboo.legacy with parameters of type LogEntry | |
|---|---|
java.lang.String |
LegacyBuildObjectFor110.addBuildLogEntry(LogEntry logEntry)
|
| Uses of LogEntry in com.atlassian.bamboo.upgrade.tasks |
|---|
| Methods in com.atlassian.bamboo.upgrade.tasks with parameters of type LogEntry | |
|---|---|
java.lang.String |
UpgradeTask102BuildObject.addBuildLogEntry(LogEntry logEntry)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||