Class Messages
- java.lang.Object
-
- de.tsystems.mms.apm.performancesignature.ui.Messages
-
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) public class Messages extends Object
Generated localization support class.
-
-
Constructor Summary
Constructors Constructor Description Messages()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.jvnet.localizer.Localizable_PerfSigBaseAction_DisplayName()KeyPerfSigBaseAction.DisplayName:Performance Signature.static org.jvnet.localizer.Localizable_PerfSigBuildActionResultsDisplay_DisplayName()KeyPerfSigBuildActionResultsDisplay.DisplayName:Performance Signature results.static org.jvnet.localizer.Localizable_PerfSigProjectAction_Build()KeyPerfSigProjectAction.Build:build.static org.jvnet.localizer.Localizable_PerfSigProjectAction_FailedToLoadConfigFile(Object arg0)KeyPerfSigProjectAction.FailedToLoadConfigFile:Failed to load {0}.static org.jvnet.localizer.Localizable_PerfSigProjectAction_FailedToSaveGrid()KeyPerfSigProjectAction.FailedToSaveGrid:Failed to save the grid configuration.static StringPerfSigBaseAction_DisplayName()KeyPerfSigBaseAction.DisplayName:Performance Signature.static StringPerfSigBuildActionResultsDisplay_DisplayName()KeyPerfSigBuildActionResultsDisplay.DisplayName:Performance Signature results.static StringPerfSigProjectAction_Build()KeyPerfSigProjectAction.Build:build.static StringPerfSigProjectAction_FailedToLoadConfigFile(Object arg0)KeyPerfSigProjectAction.FailedToLoadConfigFile:Failed to load {0}.static StringPerfSigProjectAction_FailedToSaveGrid()KeyPerfSigProjectAction.FailedToSaveGrid:Failed to save the grid configuration.
-
-
-
Method Detail
-
PerfSigProjectAction_Build
public static String PerfSigProjectAction_Build()
KeyPerfSigProjectAction.Build:build.- Returns:
build
-
_PerfSigProjectAction_Build
public static org.jvnet.localizer.Localizable _PerfSigProjectAction_Build()
KeyPerfSigProjectAction.Build:build.- Returns:
build
-
PerfSigProjectAction_FailedToSaveGrid
public static String PerfSigProjectAction_FailedToSaveGrid()
KeyPerfSigProjectAction.FailedToSaveGrid:Failed to save the grid configuration.- Returns:
Failed to save the grid configuration
-
_PerfSigProjectAction_FailedToSaveGrid
public static org.jvnet.localizer.Localizable _PerfSigProjectAction_FailedToSaveGrid()
KeyPerfSigProjectAction.FailedToSaveGrid:Failed to save the grid configuration.- Returns:
Failed to save the grid configuration
-
PerfSigProjectAction_FailedToLoadConfigFile
public static String PerfSigProjectAction_FailedToLoadConfigFile(Object arg0)
KeyPerfSigProjectAction.FailedToLoadConfigFile:Failed to load {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Failed to load {0}
-
_PerfSigProjectAction_FailedToLoadConfigFile
public static org.jvnet.localizer.Localizable _PerfSigProjectAction_FailedToLoadConfigFile(Object arg0)
KeyPerfSigProjectAction.FailedToLoadConfigFile:Failed to load {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Failed to load {0}
-
PerfSigBuildActionResultsDisplay_DisplayName
public static String PerfSigBuildActionResultsDisplay_DisplayName()
KeyPerfSigBuildActionResultsDisplay.DisplayName:Performance Signature results.- Returns:
Performance Signature results
-
_PerfSigBuildActionResultsDisplay_DisplayName
public static org.jvnet.localizer.Localizable _PerfSigBuildActionResultsDisplay_DisplayName()
KeyPerfSigBuildActionResultsDisplay.DisplayName:Performance Signature results.- Returns:
Performance Signature results
-
PerfSigBaseAction_DisplayName
public static String PerfSigBaseAction_DisplayName()
KeyPerfSigBaseAction.DisplayName:Performance Signature.- Returns:
Performance Signature
-
_PerfSigBaseAction_DisplayName
public static org.jvnet.localizer.Localizable _PerfSigBaseAction_DisplayName()
KeyPerfSigBaseAction.DisplayName:Performance Signature.- Returns:
Performance Signature
-
-