|
||||||||||
| 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(java.lang.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(java.lang.String buildKey,
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(java.lang.String buildKey,
int errorNumber)
Obtain the specifed error from the handler. |
ErrorDetails |
DefaultErrorHandler.getErrorDetails(java.lang.String buildKey,
int errorNumber)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||