Class GitHubErrorsAction
java.lang.Object
com.github.kostyasha.github.integration.generic.errors.GitHubErrorsAction
- All Implemented Interfaces:
Action
,ModelObject
,ProminentProjectAction
Action that reports errors on job view page. Consists of sinle Actions.
- Author:
- Kanstantsin Shautsou
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
boolean
removeErrors
(Class<? extends GitHubError> clazz)
-
Constructor Details
-
GitHubErrorsAction
-
-
Method Details
-
hasVisibleErrors
public boolean hasVisibleErrors() -
getDescription
-
getErrors
-
addOrReplaceError
-
removeErrors
-
getErrorsSnapshot
-
getIconFileName
- Specified by:
getIconFileName
in interfaceAction
-
getDisplayName
- Specified by:
getDisplayName
in interfaceAction
- Specified by:
getDisplayName
in interfaceModelObject
-
getUrlName
- Specified by:
getUrlName
in interfaceAction
-