Package org.kohsuke.stapler
Class L10nProgress.HudsonMessages
java.lang.Object
org.kohsuke.stapler.L10nProgress.HudsonMessages
- Enclosing class:
- L10nProgress
Information per directory.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintGets the ratio of localization against the default locale.voidDumps this object as a row in the Hatena diary format.
-
Constructor Details
-
HudsonMessages
-
-
Method Details
-
getDirectoryName
-
getCnt
-
ratio
Gets the ratio of localization against the default locale. -
toHatena
Dumps this object as a row in the Hatena diary format.
-