Uses of Enum Class
com.atlassian.bamboo.repository.svn.SvnWcFormat
Packages that use SvnWcFormat
-
Uses of SvnWcFormat in com.atlassian.bamboo.repository.svn
Methods in com.atlassian.bamboo.repository.svn that return SvnWcFormatModifier and TypeMethodDescriptionstatic SvnWcFormat
static SvnWcFormat
Returns the enum constant of this class with the specified name.static SvnWcFormat[]
SvnWcFormat.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of SvnWcFormat in com.atlassian.bamboo.repository.svn.v2
Methods in com.atlassian.bamboo.repository.svn.v2 that return SvnWcFormatModifier and TypeMethodDescriptionprotected SvnWcFormat
AbstractSvnExecutor.getWorkingCopyFormatFromConfiguration()