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