Uses of Class
com.atlassian.bamboo.specs.util.PrivilegedThreadRegistry
-
Packages that use PrivilegedThreadRegistry Package Description com.atlassian.bamboo.specs.util Utility classes, such as theBambooServerwhich publishes a plan on Bamboo. -
-
Uses of PrivilegedThreadRegistry in com.atlassian.bamboo.specs.util
Methods in com.atlassian.bamboo.specs.util that return PrivilegedThreadRegistry Modifier and Type Method Description static PrivilegedThreadRegistryPrivilegedThreadRegistry. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static PrivilegedThreadRegistry[]PrivilegedThreadRegistry. values()Returns an array containing the constants of this enum type, in the order they are declared.
-