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