Uses of Class
com.atlassian.bamboo.plugins.stash.StashRepository

Packages that use StashRepository
com.atlassian.bamboo.plugins.stash   
com.atlassian.bamboo.plugins.stash.predicates   
 

Uses of StashRepository in com.atlassian.bamboo.plugins.stash
 

Methods in com.atlassian.bamboo.plugins.stash with parameters of type StashRepository
 boolean StashCapabilityProviderImpl.stashServerRemoteEventsAreWorking(StashRepository stashRepository)
           
 boolean StashCapabilityProvider.stashServerRemoteEventsAreWorking(StashRepository stashRepository)
          Stash server remote events are configured properly - it's working right now
 boolean StashCapabilityProviderImpl.stashServerSupportsRemoteEvents(StashRepository stashRepository)
           
 boolean StashCapabilityProvider.stashServerSupportsRemoteEvents(StashRepository stashRepository)
          Stash server is new enough for remote events to work (has capability)
 

Uses of StashRepository in com.atlassian.bamboo.plugins.stash.predicates
 

Methods in com.atlassian.bamboo.plugins.stash.predicates that return types with arguments of type StashRepository
static com.google.common.base.Predicate<StashRepository> StashRepositoryPredicates.matchesQuery(CustomVariableContext customVariableContext, PlanRepositoryIndex.Query query)
          Predicate that is fulfilled when repository matches query.
 



Copyright © 2014 Atlassian Software Systems Pty Ltd. All Rights Reserved.