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()
void
onAttached
(Run<?, ?> run) void
void
setMessage
(String message)
-
Constructor Details
-
MavenSnapshotCheckAction
-
-
Method Details
-
getMessage
-
setMessage
-
getIconFileName
- Specified by:
getIconFileName
in interfaceAction
-
getDisplayName
- Specified by:
getDisplayName
in interfaceAction
- Specified by:
getDisplayName
in interfaceModelObject
-
getUrlName
- Specified by:
getUrlName
in interfaceAction
-
onAttached
- Specified by:
onAttached
in interfaceRunAction2
-
onLoad
- Specified by:
onLoad
in interfaceRunAction2
-
getRun
-