|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResultAction | |
|---|---|
| hudson.plugins.findbugs | |
| hudson.plugins.findbugs.util | |
| Uses of ResultAction in hudson.plugins.findbugs |
|---|
| Classes in hudson.plugins.findbugs that implement ResultAction | |
|---|---|
class |
FindBugsResultAction
Controls the live cycle of the FindBugs results. |
class |
MavenFindBugsResultAction
A FindBugsResultAction for native maven jobs. |
| Uses of ResultAction in hudson.plugins.findbugs.util |
|---|
| Classes in hudson.plugins.findbugs.util with type parameters of type ResultAction | |
|---|---|
class |
AbstractProjectAction<T extends ResultAction<?>>
A project action displays a link on the side panel of a project. |
| Classes in hudson.plugins.findbugs.util that implement ResultAction | |
|---|---|
class |
AbstractResultAction<T extends BuildResult>
Controls the live cycle of Hudson results. |
| Methods in hudson.plugins.findbugs.util that return ResultAction | |
|---|---|
ResultAction<?> |
AbstractProjectAction.getLastAction()
Returns the last valid result action. |
ResultAction<T> |
ResultAction.getPreviousResultAction()
Returns the result action from the previous build. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||