|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResultAction | |
|---|---|
| hudson.plugins.serenitec | |
| hudson.plugins.serenitec.util | |
| Uses of ResultAction in hudson.plugins.serenitec |
|---|
| Classes in hudson.plugins.serenitec that implement ResultAction | |
|---|---|
class |
SerenitecResultAction
Controls the live cycle of the warnings results. |
| Methods in hudson.plugins.serenitec that return ResultAction | |
|---|---|
ResultAction<?> |
SerenitecResult.getLastAction()
Returns the last valid result action. |
ResultAction<?> |
SerenitecProjectAction.getLastAction()
Returns the last valid result action. |
| Uses of ResultAction in hudson.plugins.serenitec.util |
|---|
| Classes in hudson.plugins.serenitec.util that implement ResultAction | |
|---|---|
class |
AbstractResultAction<T extends EntriesProvider>
Controls the live cycle of Hudson results. |
| Methods in hudson.plugins.serenitec.util that return ResultAction | |
|---|---|
ResultAction<?> |
ProjectDetails.getLastAction()
Returns the last valid result action. |
ResultAction<?> |
ErrorDetails.getLastAction()
Returns the last valid result action. |
ResultAction<T> |
ResultAction.getPreviousResultAction()
Returns the result action from the previous build. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||