Class CRDAAction
java.lang.Object
redhat.jenkins.plugins.rhda.action.CRDAAction
- All Implemented Interfaces:
Action,ModelObject,RunAction2
-
Constructor Summary
ConstructorsConstructorDescriptionCRDAAction(String uuid, com.redhat.exhort.api.AnalysisReport report, String url, String jobtype) -
Method Summary
Modifier and TypeMethodDescriptioncom.redhat.exhort.api.AnalysisReportgetRun()getUrl()getUuid()voidonAttached(Run<?, ?> run) void
-
Constructor Details
-
CRDAAction
-
-
Method Details
-
getJobtype
-
getUrl
-
onAttached
- Specified by:
onAttachedin interfaceRunAction2
-
onLoad
- Specified by:
onLoadin interfaceRunAction2
-
getRun
-
getUuid
-
getReport
public com.redhat.exhort.api.AnalysisReport getReport() -
getIconFileName
- Specified by:
getIconFileNamein interfaceAction
-
getDisplayName
- Specified by:
getDisplayNamein interfaceAction- Specified by:
getDisplayNamein interfaceModelObject
-
getUrlName
- Specified by:
getUrlNamein interfaceAction
-