Uses of Class
com.xwiki.admintools.health.XWikiVersions
-
Packages that use XWikiVersions Package Description com.xwiki.admintools.health -
-
Uses of XWikiVersions in com.xwiki.admintools.health
Methods in com.xwiki.admintools.health that return XWikiVersions Modifier and Type Method Description static XWikiVersionsXWikiVersions. valueOf(String name)Returns the enum constant of this type with the specified name.static XWikiVersions[]XWikiVersions. values()Returns an array containing the constants of this enum type, in the order they are declared.
-