Package | Description |
---|---|
com.atlassian.bamboo.logger |
Modifier and Type | Method and Description |
---|---|
DecoratedErrorDetailsImpl |
DecoratedErrorDetailsFactory.decorate(ErrorDetails errorDetails) |
DecoratedErrorDetailsImpl |
ViewBuildError.getErrorDetails()
Provide the UI with the ErrorDetails obtained from executing this action
|
Modifier and Type | Method and Description |
---|---|
com.google.common.base.Function<ErrorDetails,DecoratedErrorDetailsImpl> |
DecoratedErrorDetailsFactory.decorator() |
Collection<DecoratedErrorDetailsImpl> |
SystemErrorList.getSystemErrors()
Obtain 100 first current system errors.
|
Collection<DecoratedErrorDetailsImpl> |
SystemErrorList.getSystemErrors(int maxSize)
Obtain the current system errors.
|
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.