Uses of Interface
com.atlassian.bamboo.repository.CheckoutCustomRevisionDataAwareRepository
-
Packages that use CheckoutCustomRevisionDataAwareRepository Package Description com.atlassian.bamboo.plugins.git com.atlassian.bamboo.plugins.stash com.atlassian.bamboo.plugins.stash.api -
-
Uses of CheckoutCustomRevisionDataAwareRepository in com.atlassian.bamboo.plugins.git
Classes in com.atlassian.bamboo.plugins.git that implement CheckoutCustomRevisionDataAwareRepository Modifier and Type Class Description class
GitRepository
-
Uses of CheckoutCustomRevisionDataAwareRepository in com.atlassian.bamboo.plugins.stash
Classes in com.atlassian.bamboo.plugins.stash that implement CheckoutCustomRevisionDataAwareRepository Modifier and Type Class Description class
StashRepositoryImpl
-
Uses of CheckoutCustomRevisionDataAwareRepository in com.atlassian.bamboo.plugins.stash.api
Subinterfaces of CheckoutCustomRevisionDataAwareRepository in com.atlassian.bamboo.plugins.stash.api Modifier and Type Interface Description interface
StashRepository
-