| Package | Description |
|---|---|
| com.atlassian.bamboo.plugins.stash | |
| com.atlassian.bamboo.plugins.stash.predicates |
| Modifier and Type | Method and Description |
|---|---|
boolean |
StashCapabilityProvider.stashServerRemoteEventsAreWorking(StashRepository stashRepository)
Stash server remote events are configured properly - it's working right now
|
boolean |
StashCapabilityProviderImpl.stashServerRemoteEventsAreWorking(StashRepository stashRepository) |
boolean |
StashCapabilityProvider.stashServerSupportsRemoteEvents(StashRepository stashRepository)
Stash server is new enough for remote events to work (has capability)
|
boolean |
StashCapabilityProviderImpl.stashServerSupportsRemoteEvents(StashRepository stashRepository) |
| Modifier and Type | Method and Description |
|---|---|
static com.google.common.base.Predicate<StashRepository> |
StashRepositoryPredicates.matchesQuery(CustomVariableContext customVariableContext,
PlanRepositoryIndex.Query query)
Predicate that is fulfilled when repository matches query.
|
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.