|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||