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