Uses of Enum Class
com.atlassian.bamboo.testutils.model.Repository.Scm
Packages that use Repository.Scm
Package
Description
-
Uses of Repository.Scm in com.atlassian.bamboo.testutils.backdoor.model
Methods in com.atlassian.bamboo.testutils.backdoor.model that return Repository.ScmMethods in com.atlassian.bamboo.testutils.backdoor.model with parameters of type Repository.Scm -
Uses of Repository.Scm in com.atlassian.bamboo.testutils.model
Methods in com.atlassian.bamboo.testutils.model that return Repository.ScmModifier and TypeMethodDescriptionRepository.getScm()
static Repository.Scm
Returns the enum constant of this class with the specified name.static Repository.Scm[]
Repository.Scm.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.atlassian.bamboo.testutils.model with parameters of type Repository.Scm