|
||||||||||
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 | |
---|---|
String |
BuildExecutionManager.addBuildLogEntry(Build build,
LogEntry logEntry)
Add a new build log entry. |
String |
DefaultBuildExecutionManager.addBuildLogEntry(Build build,
LogEntry logEntry)
|
String |
Build.addBuildLogEntry(LogEntry logEntry)
Add a new build log entry. |
String |
DefaultBuild.addBuildLogEntry(LogEntry logEntry)
|
String |
LegacyBuildObject.addBuildLogEntry(LogEntry logEntry)
|
Uses of LogEntry in com.atlassian.bamboo.legacy |
---|
Methods in com.atlassian.bamboo.legacy with parameters of type LogEntry | |
---|---|
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 | |
---|---|
String |
UpgradeTask102BuildObject.addBuildLogEntry(LogEntry logEntry)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |