Class MavenSnapshotCheckAction
java.lang.Object
jenkins.plugins.mvn_snapshot_check.MavenSnapshotCheckAction
- All Implemented Interfaces:
Action,ModelObject,RunAction2
- Author:
- donghui 2019/5/11.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetRun()voidonAttached(Run<?, ?> run) voidvoidsetMessage(String message)
-
Constructor Details
-
MavenSnapshotCheckAction
-
-
Method Details
-
getMessage
-
setMessage
-
getIconFileName
- Specified by:
getIconFileNamein interfaceAction
-
getDisplayName
- Specified by:
getDisplayNamein interfaceAction- Specified by:
getDisplayNamein interfaceModelObject
-
getUrlName
- Specified by:
getUrlNamein interfaceAction
-
onAttached
- Specified by:
onAttachedin interfaceRunAction2
-
onLoad
- Specified by:
onLoadin interfaceRunAction2
-
getRun
-