Uses of Interface
com.atlassian.bamboo.plugins.stash.api.StashRepository
Packages that use StashRepository
-
Uses of StashRepository in com.atlassian.bamboo.plugins.stash
Classes in com.atlassian.bamboo.plugins.stash that implement StashRepositoryMethods in com.atlassian.bamboo.plugins.stash with parameters of type StashRepositoryModifier and TypeMethodDescriptionboolean
StashCapabilityProviderImpl.stashServerRemoteEventsAreWorking
(@NotNull StashRepository stashRepository) boolean
StashCapabilityProviderImpl.stashServerSupportsRemoteEvents
(@NotNull StashRepository stashRepository) -
Uses of StashRepository in com.atlassian.bamboo.plugins.stash.api
Methods in com.atlassian.bamboo.plugins.stash.api with parameters of type StashRepositoryModifier and TypeMethodDescriptionboolean
StashCapabilityProvider.stashServerRemoteEventsAreWorking
(@NotNull StashRepository stashRepository) Deprecated.since 5.14boolean
StashCapabilityProvider.stashServerSupportsRemoteEvents
(@NotNull StashRepository stashRepository) Deprecated.since 5.14