Class Messages
java.lang.Object
io.jenkins.plugins.forensics.miner.Messages
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class Messages
extends Object
Generated localization support class.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.jvnet.localizer.Localizable_FileView_Title(Object arg0) KeyFileView.Title:Details of {0}.static org.jvnet.localizer.LocalizableKeyForensics.Action:SCM Forensics.static org.jvnet.localizer.Localizable_ForensicsView_Title(Object arg0) KeyForensicsView.Title:SCM Forensics of ''{0}''.static org.jvnet.localizer.LocalizableKeyStep.Name:Mine SCM repository.static org.jvnet.localizer.LocalizableKeyTable.Column.AddedAt:Added.static org.jvnet.localizer.LocalizableKeyTable.Column.AddedLines:Added Lines.static org.jvnet.localizer.LocalizableKeyTable.Column.Author:Author.static org.jvnet.localizer.LocalizableKeyTable.Column.AuthorsSize:#Authors.static org.jvnet.localizer.LocalizableKeyTable.Column.Churn:Code Churn.static org.jvnet.localizer.LocalizableKeyTable.Column.CommitId:Commit.static org.jvnet.localizer.LocalizableKeyTable.Column.CommitsSize:#Commits.static org.jvnet.localizer.LocalizableKeyTable.Column.DeletedLines:Deleted Lines.static org.jvnet.localizer.LocalizableKeyTable.Column.File:File.static org.jvnet.localizer.LocalizableKeyTable.Column.LastCommit:Last Commit.static org.jvnet.localizer.LocalizableKeyTable.Column.LOC:#LoC.static org.jvnet.localizer.LocalizableKeyTrendChart.Added.Legend.Label:Added lines.static org.jvnet.localizer.LocalizableKeyTrendChart.Churn.Legend.Added:Added.static org.jvnet.localizer.LocalizableKeyTrendChart.Churn.Legend.Deleted:Deleted.static org.jvnet.localizer.LocalizableKeyTrendChart.Churn.Legend.Label:Code Churn.static org.jvnet.localizer.LocalizableKeyTrendChart.Deleted.Legend.Label:Deleted lines.static org.jvnet.localizer.LocalizableKeyTrendChart.Files.Legend.Label:#Files.static org.jvnet.localizer.LocalizableKeyTrendChart.Loc.Legend.Label:#Lines Of Code.static StringFileView_Title(Object arg0) KeyFileView.Title:Details of {0}.static StringKeyForensics.Action:SCM Forensics.static StringForensicsView_Title(Object arg0) KeyForensicsView.Title:SCM Forensics of ''{0}''.static StringKeyStep.Name:Mine SCM repository.static StringKeyTable.Column.AddedAt:Added.static StringKeyTable.Column.AddedLines:Added Lines.static StringKeyTable.Column.Author:Author.static StringKeyTable.Column.AuthorsSize:#Authors.static StringKeyTable.Column.Churn:Code Churn.static StringKeyTable.Column.CommitId:Commit.static StringKeyTable.Column.CommitsSize:#Commits.static StringKeyTable.Column.DeletedLines:Deleted Lines.static StringKeyTable.Column.File:File.static StringKeyTable.Column.LastCommit:Last Commit.static StringKeyTable.Column.LOC:#LoC.static StringKeyTrendChart.Added.Legend.Label:Added lines.static StringKeyTrendChart.Churn.Legend.Added:Added.static StringKeyTrendChart.Churn.Legend.Deleted:Deleted.static StringKeyTrendChart.Churn.Legend.Label:Code Churn.static StringKeyTrendChart.Deleted.Legend.Label:Deleted lines.static StringKeyTrendChart.Files.Legend.Label:#Files.static StringKeyTrendChart.Loc.Legend.Label:#Lines Of Code.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
Table_Column_DeletedLines
KeyTable.Column.DeletedLines:Deleted Lines.- Returns:
Deleted Lines
-
_Table_Column_DeletedLines
public static org.jvnet.localizer.Localizable _Table_Column_DeletedLines()KeyTable.Column.DeletedLines:Deleted Lines.- Returns:
Deleted Lines
-
TrendChart_Churn_Legend_Deleted
KeyTrendChart.Churn.Legend.Deleted:Deleted.- Returns:
Deleted
-
_TrendChart_Churn_Legend_Deleted
public static org.jvnet.localizer.Localizable _TrendChart_Churn_Legend_Deleted()KeyTrendChart.Churn.Legend.Deleted:Deleted.- Returns:
Deleted
-
TrendChart_Deleted_Legend_Label
KeyTrendChart.Deleted.Legend.Label:Deleted lines.- Returns:
Deleted lines
-
_TrendChart_Deleted_Legend_Label
public static org.jvnet.localizer.Localizable _TrendChart_Deleted_Legend_Label()KeyTrendChart.Deleted.Legend.Label:Deleted lines.- Returns:
Deleted lines
-
Table_Column_File
KeyTable.Column.File:File.- Returns:
File
-
_Table_Column_File
public static org.jvnet.localizer.Localizable _Table_Column_File()KeyTable.Column.File:File.- Returns:
File
-
Table_Column_AddedLines
KeyTable.Column.AddedLines:Added Lines.- Returns:
Added Lines
-
_Table_Column_AddedLines
public static org.jvnet.localizer.Localizable _Table_Column_AddedLines()KeyTable.Column.AddedLines:Added Lines.- Returns:
Added Lines
-
TrendChart_Churn_Legend_Label
KeyTrendChart.Churn.Legend.Label:Code Churn.- Returns:
Code Churn
-
_TrendChart_Churn_Legend_Label
public static org.jvnet.localizer.Localizable _TrendChart_Churn_Legend_Label()KeyTrendChart.Churn.Legend.Label:Code Churn.- Returns:
Code Churn
-
Table_Column_LastCommit
KeyTable.Column.LastCommit:Last Commit.- Returns:
Last Commit
-
_Table_Column_LastCommit
public static org.jvnet.localizer.Localizable _Table_Column_LastCommit()KeyTable.Column.LastCommit:Last Commit.- Returns:
Last Commit
-
TrendChart_Files_Legend_Label
KeyTrendChart.Files.Legend.Label:#Files.- Returns:
#Files
-
_TrendChart_Files_Legend_Label
public static org.jvnet.localizer.Localizable _TrendChart_Files_Legend_Label()KeyTrendChart.Files.Legend.Label:#Files.- Returns:
#Files
-
TrendChart_Loc_Legend_Label
KeyTrendChart.Loc.Legend.Label:#Lines Of Code.- Returns:
#Lines Of Code
-
_TrendChart_Loc_Legend_Label
public static org.jvnet.localizer.Localizable _TrendChart_Loc_Legend_Label()KeyTrendChart.Loc.Legend.Label:#Lines Of Code.- Returns:
#Lines Of Code
-
ForensicsView_Title
KeyForensicsView.Title:SCM Forensics of ''{0}''.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
SCM Forensics of ''{0}''
-
_ForensicsView_Title
KeyForensicsView.Title:SCM Forensics of ''{0}''.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
SCM Forensics of ''{0}''
-
TrendChart_Added_Legend_Label
KeyTrendChart.Added.Legend.Label:Added lines.- Returns:
Added lines
-
_TrendChart_Added_Legend_Label
public static org.jvnet.localizer.Localizable _TrendChart_Added_Legend_Label()KeyTrendChart.Added.Legend.Label:Added lines.- Returns:
Added lines
-
Forensics_Action
KeyForensics.Action:SCM Forensics.- Returns:
SCM Forensics
-
_Forensics_Action
public static org.jvnet.localizer.Localizable _Forensics_Action()KeyForensics.Action:SCM Forensics.- Returns:
SCM Forensics
-
Table_Column_Churn
KeyTable.Column.Churn:Code Churn.- Returns:
Code Churn
-
_Table_Column_Churn
public static org.jvnet.localizer.Localizable _Table_Column_Churn()KeyTable.Column.Churn:Code Churn.- Returns:
Code Churn
-
Table_Column_AuthorsSize
KeyTable.Column.AuthorsSize:#Authors.- Returns:
#Authors
-
_Table_Column_AuthorsSize
public static org.jvnet.localizer.Localizable _Table_Column_AuthorsSize()KeyTable.Column.AuthorsSize:#Authors.- Returns:
#Authors
-
FileView_Title
KeyFileView.Title:Details of {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Details of {0}
-
_FileView_Title
KeyFileView.Title:Details of {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Details of {0}
-
Step_Name
KeyStep.Name:Mine SCM repository.- Returns:
Mine SCM repository
-
_Step_Name
public static org.jvnet.localizer.Localizable _Step_Name()KeyStep.Name:Mine SCM repository.- Returns:
Mine SCM repository
-
Table_Column_LOC
KeyTable.Column.LOC:#LoC.- Returns:
#LoC
-
_Table_Column_LOC
public static org.jvnet.localizer.Localizable _Table_Column_LOC()KeyTable.Column.LOC:#LoC.- Returns:
#LoC
-
Table_Column_CommitId
KeyTable.Column.CommitId:Commit.- Returns:
Commit
-
_Table_Column_CommitId
public static org.jvnet.localizer.Localizable _Table_Column_CommitId()KeyTable.Column.CommitId:Commit.- Returns:
Commit
-
Table_Column_CommitsSize
KeyTable.Column.CommitsSize:#Commits.- Returns:
#Commits
-
_Table_Column_CommitsSize
public static org.jvnet.localizer.Localizable _Table_Column_CommitsSize()KeyTable.Column.CommitsSize:#Commits.- Returns:
#Commits
-
Table_Column_Author
KeyTable.Column.Author:Author.- Returns:
Author
-
_Table_Column_Author
public static org.jvnet.localizer.Localizable _Table_Column_Author()KeyTable.Column.Author:Author.- Returns:
Author
-
Table_Column_AddedAt
KeyTable.Column.AddedAt:Added.- Returns:
Added
-
_Table_Column_AddedAt
public static org.jvnet.localizer.Localizable _Table_Column_AddedAt()KeyTable.Column.AddedAt:Added.- Returns:
Added
-
TrendChart_Churn_Legend_Added
KeyTrendChart.Churn.Legend.Added:Added.- Returns:
Added
-
_TrendChart_Churn_Legend_Added
public static org.jvnet.localizer.Localizable _TrendChart_Churn_Legend_Added()KeyTrendChart.Churn.Legend.Added:Added.- Returns:
Added
-