hudson.plugins.checkstyle
Class Messages

java.lang.Object
  extended by hudson.plugins.checkstyle.Messages

public class Messages
extends Object


Constructor Summary
Messages()
           
 
Method Summary
static org.jvnet.localizer.Localizable _Checkstyle_Detail_header()
          Checkstyle Warnings
static org.jvnet.localizer.Localizable _Checkstyle_FixedWarnings_Detail_header()
          Fixed Checkstyle Warnings
static org.jvnet.localizer.Localizable _Checkstyle_NewWarnings_Detail_header()
          New Checkstyle Warnings
static org.jvnet.localizer.Localizable _Checkstyle_ProjectAction_Name()
          Checkstyle Warnings
static org.jvnet.localizer.Localizable _Checkstyle_Publisher_Name()
          Publish Checkstyle analysis results
static org.jvnet.localizer.Localizable _Checkstyle_ResultAction_Header()
          CheckStyle Result
static org.jvnet.localizer.Localizable _Checkstyle_ResultAction_HealthReportMultipleItem(Object arg1)
          Checkstyle: {0} warnings found.
static org.jvnet.localizer.Localizable _Checkstyle_ResultAction_HealthReportNoItem()
          Checkstyle: no warnings found.
static org.jvnet.localizer.Localizable _Checkstyle_ResultAction_HealthReportSingleItem()
          Checkstyle: one warning found.
static org.jvnet.localizer.Localizable _Checkstyle_Trend_Name()
          Checkstyle Trend
static org.jvnet.localizer.Localizable _Portlet_WarningsNewVsFixedGraph()
          Checkstyle warnings trend graph (new vs.
static org.jvnet.localizer.Localizable _Portlet_WarningsPriorityGraph()
          Checkstyle warnings trend graph (priority distribution)
static org.jvnet.localizer.Localizable _Portlet_WarningsTable()
          Checkstyle warnings per project
static org.jvnet.localizer.Localizable _Portlet_WarningsTotalsGraph()
          Checkstyle warnings trend graph (totals)
static String Checkstyle_Detail_header()
          Checkstyle Warnings
static String Checkstyle_FixedWarnings_Detail_header()
          Fixed Checkstyle Warnings
static String Checkstyle_NewWarnings_Detail_header()
          New Checkstyle Warnings
static String Checkstyle_ProjectAction_Name()
          Checkstyle Warnings
static String Checkstyle_Publisher_Name()
          Publish Checkstyle analysis results
static String Checkstyle_ResultAction_Header()
          CheckStyle Result
static String Checkstyle_ResultAction_HealthReportMultipleItem(Object arg1)
          Checkstyle: {0} warnings found.
static String Checkstyle_ResultAction_HealthReportNoItem()
          Checkstyle: no warnings found.
static String Checkstyle_ResultAction_HealthReportSingleItem()
          Checkstyle: one warning found.
static String Checkstyle_Trend_Name()
          Checkstyle Trend
static String Portlet_WarningsNewVsFixedGraph()
          Checkstyle warnings trend graph (new vs.
static String Portlet_WarningsPriorityGraph()
          Checkstyle warnings trend graph (priority distribution)
static String Portlet_WarningsTable()
          Checkstyle warnings per project
static String Portlet_WarningsTotalsGraph()
          Checkstyle warnings trend graph (totals)
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Messages

public Messages()
Method Detail

Checkstyle_ProjectAction_Name

public static String Checkstyle_ProjectAction_Name()
Checkstyle Warnings


_Checkstyle_ProjectAction_Name

public static org.jvnet.localizer.Localizable _Checkstyle_ProjectAction_Name()
Checkstyle Warnings


Checkstyle_FixedWarnings_Detail_header

public static String Checkstyle_FixedWarnings_Detail_header()
Fixed Checkstyle Warnings


_Checkstyle_FixedWarnings_Detail_header

public static org.jvnet.localizer.Localizable _Checkstyle_FixedWarnings_Detail_header()
Fixed Checkstyle Warnings


Checkstyle_Trend_Name

public static String Checkstyle_Trend_Name()
Checkstyle Trend


_Checkstyle_Trend_Name

public static org.jvnet.localizer.Localizable _Checkstyle_Trend_Name()
Checkstyle Trend


Checkstyle_ResultAction_HealthReportMultipleItem

public static String Checkstyle_ResultAction_HealthReportMultipleItem(Object arg1)
Checkstyle: {0} warnings found.


_Checkstyle_ResultAction_HealthReportMultipleItem

public static org.jvnet.localizer.Localizable _Checkstyle_ResultAction_HealthReportMultipleItem(Object arg1)
Checkstyle: {0} warnings found.


Checkstyle_ResultAction_Header

public static String Checkstyle_ResultAction_Header()
CheckStyle Result


_Checkstyle_ResultAction_Header

public static org.jvnet.localizer.Localizable _Checkstyle_ResultAction_Header()
CheckStyle Result


Portlet_WarningsPriorityGraph

public static String Portlet_WarningsPriorityGraph()
Checkstyle warnings trend graph (priority distribution)


_Portlet_WarningsPriorityGraph

public static org.jvnet.localizer.Localizable _Portlet_WarningsPriorityGraph()
Checkstyle warnings trend graph (priority distribution)


Checkstyle_ResultAction_HealthReportNoItem

public static String Checkstyle_ResultAction_HealthReportNoItem()
Checkstyle: no warnings found.


_Checkstyle_ResultAction_HealthReportNoItem

public static org.jvnet.localizer.Localizable _Checkstyle_ResultAction_HealthReportNoItem()
Checkstyle: no warnings found.


Checkstyle_Detail_header

public static String Checkstyle_Detail_header()
Checkstyle Warnings


_Checkstyle_Detail_header

public static org.jvnet.localizer.Localizable _Checkstyle_Detail_header()
Checkstyle Warnings


Portlet_WarningsTable

public static String Portlet_WarningsTable()
Checkstyle warnings per project


_Portlet_WarningsTable

public static org.jvnet.localizer.Localizable _Portlet_WarningsTable()
Checkstyle warnings per project


Portlet_WarningsTotalsGraph

public static String Portlet_WarningsTotalsGraph()
Checkstyle warnings trend graph (totals)


_Portlet_WarningsTotalsGraph

public static org.jvnet.localizer.Localizable _Portlet_WarningsTotalsGraph()
Checkstyle warnings trend graph (totals)


Portlet_WarningsNewVsFixedGraph

public static String Portlet_WarningsNewVsFixedGraph()
Checkstyle warnings trend graph (new vs. fixed)


_Portlet_WarningsNewVsFixedGraph

public static org.jvnet.localizer.Localizable _Portlet_WarningsNewVsFixedGraph()
Checkstyle warnings trend graph (new vs. fixed)


Checkstyle_NewWarnings_Detail_header

public static String Checkstyle_NewWarnings_Detail_header()
New Checkstyle Warnings


_Checkstyle_NewWarnings_Detail_header

public static org.jvnet.localizer.Localizable _Checkstyle_NewWarnings_Detail_header()
New Checkstyle Warnings


Checkstyle_ResultAction_HealthReportSingleItem

public static String Checkstyle_ResultAction_HealthReportSingleItem()
Checkstyle: one warning found.


_Checkstyle_ResultAction_HealthReportSingleItem

public static org.jvnet.localizer.Localizable _Checkstyle_ResultAction_HealthReportSingleItem()
Checkstyle: one warning found.


Checkstyle_Publisher_Name

public static String Checkstyle_Publisher_Name()
Publish Checkstyle analysis results


_Checkstyle_Publisher_Name

public static org.jvnet.localizer.Localizable _Checkstyle_Publisher_Name()
Publish Checkstyle analysis results



Copyright © 2004-2012 Hudson. All Rights Reserved.