|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ErrorDetails | |
---|---|
com.atlassian.bamboo | |
com.atlassian.bamboo.container | |
com.atlassian.bamboo.logger |
Uses of ErrorDetails in com.atlassian.bamboo |
---|
Methods in com.atlassian.bamboo that return ErrorDetails | |
---|---|
ErrorDetails |
Bamboo.getBuildErrorDetails(String buildName,
int errorNumber)
Obtain the errorNumber'th error for the given buildName from the internal system error log |
Uses of ErrorDetails in com.atlassian.bamboo.container |
---|
Methods in com.atlassian.bamboo.container that return ErrorDetails | |
---|---|
ErrorDetails |
BambooContainer.getBuildErrorDetails(String buildName,
int errorNumber)
|
Uses of ErrorDetails in com.atlassian.bamboo.logger |
---|
Methods in com.atlassian.bamboo.logger that return ErrorDetails | |
---|---|
ErrorDetails |
ViewBuildError.getErrorDetails()
Provide the UI with the ErrorDetails obtained from executing this action |
ErrorDetails |
ErrorHandler.getErrorDetails(String buildName,
int errorNumber)
Obtain the specifed error from the handler. |
ErrorDetails |
DefaultErrorHandler.getErrorDetails(String buildName,
int errorNumber)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |