Class IssueReportAction

  • All Implemented Interfaces:
    hudson.model.Action, hudson.model.ModelObject

    public class IssueReportAction
    extends java.lang.Object
    implements hudson.model.Action
    • Constructor Summary

      Constructors 
      Constructor Description
      IssueReportAction​(int defectCount, java.lang.String cimViewUrl)  
    • Constructor Detail

      • IssueReportAction

        public IssueReportAction​(int defectCount,
                                 java.lang.String cimViewUrl)
    • Method Detail

      • getIconFileName

        @CheckForNull
        public java.lang.String getIconFileName()
        Specified by:
        getIconFileName in interface hudson.model.Action
      • getDisplayName

        @CheckForNull
        public java.lang.String getDisplayName()
        Specified by:
        getDisplayName in interface hudson.model.Action
        Specified by:
        getDisplayName in interface hudson.model.ModelObject
      • getUrlName

        @CheckForNull
        public java.lang.String getUrlName()
        Specified by:
        getUrlName in interface hudson.model.Action