Uses of Enum Class
com.atlassian.bamboo.repository.svn.SvnWcFormat
-
Uses of SvnWcFormat in com.atlassian.bamboo.repository.svn
Modifier 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
Modifier and TypeMethodDescriptionprotected SvnWcFormat
AbstractSvnExecutor.getWorkingCopyFormatFromConfiguration()