Package com.github.jenkins.lastchanges
Class LastChangesBuildAction
java.lang.Object
com.github.jenkins.lastchanges.LastChangesBaseAction
com.github.jenkins.lastchanges.LastChangesBuildAction
- All Implemented Interfaces:
Action
,ModelObject
,RunAction2
-
Field Summary
Fields inherited from class com.github.jenkins.lastchanges.LastChangesBaseAction
BASE_URL
-
Constructor Summary
ConstructorsConstructorDescriptionLastChangesBuildAction
(Run<?, ?> build, LastChanges lastChanges, LastChangesConfig config) -
Method Summary
Methods inherited from class com.github.jenkins.lastchanges.LastChangesBaseAction
getDisplayName, getIconFileName, getUrlName
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface hudson.model.Action
getDisplayName, getIconFileName, getUrlName
-
Constructor Details
-
LastChangesBuildAction
-
-
Method Details
-
getTitle
- Specified by:
getTitle
in classLastChangesBaseAction
-
getBuildChanges
-
getBuild
-
getConfig
-
getCommit
-
getDownload
-
getDownloadHtml
-
onAttached
- Specified by:
onAttached
in interfaceRunAction2
-
onLoad
- Specified by:
onLoad
in interfaceRunAction2
-