Uses of Interface
com.atlassian.bamboo.plugins.stash.api.StashCapabilityProvider
-
Packages that use StashCapabilityProvider Package Description com.atlassian.bamboo.plugins.stash com.atlassian.bamboo.plugins.stash.analytics -
-
Uses of StashCapabilityProvider in com.atlassian.bamboo.plugins.stash
Classes in com.atlassian.bamboo.plugins.stash that implement StashCapabilityProvider Modifier and Type Class Description class
StashCapabilityProviderImpl
Methods in com.atlassian.bamboo.plugins.stash with parameters of type StashCapabilityProvider Modifier and Type Method Description void
StashRepositoryImpl. setStashCapabilityProvider(StashCapabilityProvider stashCapabilityProvider)
-
Uses of StashCapabilityProvider in com.atlassian.bamboo.plugins.stash.analytics
Constructors in com.atlassian.bamboo.plugins.stash.analytics with parameters of type StashCapabilityProvider Constructor Description RemoteEventStatusEventProducer(com.atlassian.applinks.api.ApplicationLinkService applicationLinkService, StashCapabilityProvider stashCapabilityProvider)
-