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 TypeMethodDescriptionbooleanbooleanbooleanremoveErrors(Class<? extends GitHubError> clazz)
-
Constructor Details
-
GitHubErrorsAction
-
-
Method Details
-
hasVisibleErrors
public boolean hasVisibleErrors() -
getDescription
-
getErrors
-
addOrReplaceError
-
removeErrors
-
getErrorsSnapshot
-
getIconFileName
- Specified by:
getIconFileNamein interfaceAction
-
getDisplayName
- Specified by:
getDisplayNamein interfaceAction- Specified by:
getDisplayNamein interfaceModelObject
-
getUrlName
- Specified by:
getUrlNamein interfaceAction
-