Uses of Interface
com.atlassian.bamboo.plugins.github.webhooks.events.GithubEvent
Packages that use GithubEvent
Package
Description
-
Uses of GithubEvent in com.atlassian.bamboo.plugins.git.rest.entity
Methods in com.atlassian.bamboo.plugins.git.rest.entity that return types with arguments of type GithubEventModifier and TypeMethodDescription@NotNull io.atlassian.fugue.Either<UnsupportedOperationException,
Optional<GithubEvent>> GithubWebhookPayload.toEvent
(GithubWebhooksXEventHeader type) -
Uses of GithubEvent in com.atlassian.bamboo.plugins.github.webhooks
Methods in com.atlassian.bamboo.plugins.github.webhooks with parameters of type GithubEventModifier and TypeMethodDescription@NotNull Stream<VcsRepositoryData>
GithubRepositoryFinder.findMatchingRepositories
(@NotNull GithubEvent event) Finds and returns a Stream of VcsRepositoryData objects that match the specified AbstractGithubEvent. -
Uses of GithubEvent in com.atlassian.bamboo.plugins.github.webhooks.events
Classes in com.atlassian.bamboo.plugins.github.webhooks.events that implement GithubEventModifier and TypeClassDescriptionclass
class
final class
final class
final class
final class
class
class
class
class