hudson.plugins.dry
Class Messages

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

public class Messages
extends Object


Constructor Summary
Messages()
           
 
Method Summary
static org.jvnet.localizer.Localizable _DRY_Detail_header()
          Duplicate Code
static org.jvnet.localizer.Localizable _DRY_Duplications_Header()
          Duplicated in:
static org.jvnet.localizer.Localizable _DRY_FixedWarnings_Detail_header()
          Fixed Duplicate Code Warnings
static org.jvnet.localizer.Localizable _DRY_NewWarnings_Detail_header()
          New Duplicate Code Warnings
static org.jvnet.localizer.Localizable _DRY_ProjectAction_Name()
          Duplicate Code
static org.jvnet.localizer.Localizable _DRY_Publisher_Name()
          Publish duplicate code analysis results
static org.jvnet.localizer.Localizable _DRY_ResultAction_Header()
          Duplicate Code Result
static org.jvnet.localizer.Localizable _DRY_ResultAction_HealthReportMultipleItem(Object arg1)
          Duplicate code: {0} warnings found.
static org.jvnet.localizer.Localizable _DRY_ResultAction_HealthReportNoItem()
          Duplicate code: no warnings found.
static org.jvnet.localizer.Localizable _DRY_ResultAction_HealthReportSingleItem()
          Duplicate code: one warning found.
static org.jvnet.localizer.Localizable _DRY_Trend_Name()
          Duplicate Code Trend
static org.jvnet.localizer.Localizable _DRY_ValidationError_HighThreshold()
          The threshold must be a positive integer greater than the normal threshold.
static org.jvnet.localizer.Localizable _DRY_ValidationError_NormalThreshold()
          The threshold must be a positive integer less than the high threshold.
static org.jvnet.localizer.Localizable _DRY_Warning_Message(Object arg1)
          {0} lines of duplicate code.
static org.jvnet.localizer.Localizable _DRY_Warning_Type()
          Duplicate Code
static org.jvnet.localizer.Localizable _Portlet_WarningsNewVsFixedGraph()
          Duplicate code trend graph (new vs.
static org.jvnet.localizer.Localizable _Portlet_WarningsPriorityGraph()
          Duplicate code trend graph (priority distribution)
static org.jvnet.localizer.Localizable _Portlet_WarningsTable()
          Duplicate code per project
static org.jvnet.localizer.Localizable _Portlet_WarningsTotalsGraph()
          Duplicate code trend graph (totals)
static String DRY_Detail_header()
          Duplicate Code
static String DRY_Duplications_Header()
          Duplicated in:
static String DRY_FixedWarnings_Detail_header()
          Fixed Duplicate Code Warnings
static String DRY_NewWarnings_Detail_header()
          New Duplicate Code Warnings
static String DRY_ProjectAction_Name()
          Duplicate Code
static String DRY_Publisher_Name()
          Publish duplicate code analysis results
static String DRY_ResultAction_Header()
          Duplicate Code Result
static String DRY_ResultAction_HealthReportMultipleItem(Object arg1)
          Duplicate code: {0} warnings found.
static String DRY_ResultAction_HealthReportNoItem()
          Duplicate code: no warnings found.
static String DRY_ResultAction_HealthReportSingleItem()
          Duplicate code: one warning found.
static String DRY_Trend_Name()
          Duplicate Code Trend
static String DRY_ValidationError_HighThreshold()
          The threshold must be a positive integer greater than the normal threshold.
static String DRY_ValidationError_NormalThreshold()
          The threshold must be a positive integer less than the high threshold.
static String DRY_Warning_Message(Object arg1)
          {0} lines of duplicate code.
static String DRY_Warning_Type()
          Duplicate Code
static String Portlet_WarningsNewVsFixedGraph()
          Duplicate code trend graph (new vs.
static String Portlet_WarningsPriorityGraph()
          Duplicate code trend graph (priority distribution)
static String Portlet_WarningsTable()
          Duplicate code per project
static String Portlet_WarningsTotalsGraph()
          Duplicate code 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

DRY_ProjectAction_Name

public static String DRY_ProjectAction_Name()
Duplicate Code


_DRY_ProjectAction_Name

public static org.jvnet.localizer.Localizable _DRY_ProjectAction_Name()
Duplicate Code


DRY_ResultAction_Header

public static String DRY_ResultAction_Header()
Duplicate Code Result


_DRY_ResultAction_Header

public static org.jvnet.localizer.Localizable _DRY_ResultAction_Header()
Duplicate Code Result


Portlet_WarningsNewVsFixedGraph

public static String Portlet_WarningsNewVsFixedGraph()
Duplicate code trend graph (new vs. fixed)


_Portlet_WarningsNewVsFixedGraph

public static org.jvnet.localizer.Localizable _Portlet_WarningsNewVsFixedGraph()
Duplicate code trend graph (new vs. fixed)


Portlet_WarningsTable

public static String Portlet_WarningsTable()
Duplicate code per project


_Portlet_WarningsTable

public static org.jvnet.localizer.Localizable _Portlet_WarningsTable()
Duplicate code per project


DRY_Publisher_Name

public static String DRY_Publisher_Name()
Publish duplicate code analysis results


_DRY_Publisher_Name

public static org.jvnet.localizer.Localizable _DRY_Publisher_Name()
Publish duplicate code analysis results


DRY_ResultAction_HealthReportMultipleItem

public static String DRY_ResultAction_HealthReportMultipleItem(Object arg1)
Duplicate code: {0} warnings found.


_DRY_ResultAction_HealthReportMultipleItem

public static org.jvnet.localizer.Localizable _DRY_ResultAction_HealthReportMultipleItem(Object arg1)
Duplicate code: {0} warnings found.


DRY_Warning_Type

public static String DRY_Warning_Type()
Duplicate Code


_DRY_Warning_Type

public static org.jvnet.localizer.Localizable _DRY_Warning_Type()
Duplicate Code


DRY_ResultAction_HealthReportSingleItem

public static String DRY_ResultAction_HealthReportSingleItem()
Duplicate code: one warning found.


_DRY_ResultAction_HealthReportSingleItem

public static org.jvnet.localizer.Localizable _DRY_ResultAction_HealthReportSingleItem()
Duplicate code: one warning found.


DRY_Trend_Name

public static String DRY_Trend_Name()
Duplicate Code Trend


_DRY_Trend_Name

public static org.jvnet.localizer.Localizable _DRY_Trend_Name()
Duplicate Code Trend


DRY_NewWarnings_Detail_header

public static String DRY_NewWarnings_Detail_header()
New Duplicate Code Warnings


_DRY_NewWarnings_Detail_header

public static org.jvnet.localizer.Localizable _DRY_NewWarnings_Detail_header()
New Duplicate Code Warnings


DRY_Detail_header

public static String DRY_Detail_header()
Duplicate Code


_DRY_Detail_header

public static org.jvnet.localizer.Localizable _DRY_Detail_header()
Duplicate Code


DRY_Warning_Message

public static String DRY_Warning_Message(Object arg1)
{0} lines of duplicate code.


_DRY_Warning_Message

public static org.jvnet.localizer.Localizable _DRY_Warning_Message(Object arg1)
{0} lines of duplicate code.


DRY_ValidationError_HighThreshold

public static String DRY_ValidationError_HighThreshold()
The threshold must be a positive integer greater than the normal threshold.


_DRY_ValidationError_HighThreshold

public static org.jvnet.localizer.Localizable _DRY_ValidationError_HighThreshold()
The threshold must be a positive integer greater than the normal threshold.


DRY_FixedWarnings_Detail_header

public static String DRY_FixedWarnings_Detail_header()
Fixed Duplicate Code Warnings


_DRY_FixedWarnings_Detail_header

public static org.jvnet.localizer.Localizable _DRY_FixedWarnings_Detail_header()
Fixed Duplicate Code Warnings


DRY_ResultAction_HealthReportNoItem

public static String DRY_ResultAction_HealthReportNoItem()
Duplicate code: no warnings found.


_DRY_ResultAction_HealthReportNoItem

public static org.jvnet.localizer.Localizable _DRY_ResultAction_HealthReportNoItem()
Duplicate code: no warnings found.


Portlet_WarningsPriorityGraph

public static String Portlet_WarningsPriorityGraph()
Duplicate code trend graph (priority distribution)


_Portlet_WarningsPriorityGraph

public static org.jvnet.localizer.Localizable _Portlet_WarningsPriorityGraph()
Duplicate code trend graph (priority distribution)


DRY_ValidationError_NormalThreshold

public static String DRY_ValidationError_NormalThreshold()
The threshold must be a positive integer less than the high threshold.


_DRY_ValidationError_NormalThreshold

public static org.jvnet.localizer.Localizable _DRY_ValidationError_NormalThreshold()
The threshold must be a positive integer less than the high threshold.


DRY_Duplications_Header

public static String DRY_Duplications_Header()
Duplicated in:


_DRY_Duplications_Header

public static org.jvnet.localizer.Localizable _DRY_Duplications_Header()
Duplicated in:


Portlet_WarningsTotalsGraph

public static String Portlet_WarningsTotalsGraph()
Duplicate code trend graph (totals)


_Portlet_WarningsTotalsGraph

public static org.jvnet.localizer.Localizable _Portlet_WarningsTotalsGraph()
Duplicate code trend graph (totals)



Copyright © 2004-2013 Hudson. All Rights Reserved.