Hierarchy For Package com.atlassian.bamboo.plugins.github.webhooks.events
Package Hierarchies:Class Hierarchy
- java.lang.Object
- com.atlassian.bamboo.plugins.github.webhooks.events.AbstractGithubPrEvent (implements com.atlassian.bamboo.plugins.github.webhooks.events.GithubEvent)
- com.atlassian.bamboo.plugins.github.webhooks.events.GithubPrCreatedEvent
- com.atlassian.bamboo.plugins.github.webhooks.events.GithubPrMergedEvent
- com.atlassian.bamboo.plugins.github.webhooks.events.GithubPrRejectedEvent
- com.atlassian.bamboo.plugins.github.webhooks.events.GithubPrUpdatedEvent
- com.atlassian.bamboo.plugins.github.webhooks.events.AbstractGithubPushEvent (implements com.atlassian.bamboo.plugins.github.webhooks.events.GithubEvent)
- com.atlassian.bamboo.plugins.github.webhooks.events.GithubPushChangeEvent
- com.atlassian.bamboo.plugins.github.webhooks.events.GithubPushCreationEvent
- com.atlassian.bamboo.plugins.github.webhooks.events.GithubPushDeletionEvent
- com.atlassian.bamboo.plugins.github.webhooks.events.GithubPushSynchronizeEvent
- com.atlassian.bamboo.plugins.github.webhooks.events.AbstractGithubPrEvent (implements com.atlassian.bamboo.plugins.github.webhooks.events.GithubEvent)
Interface Hierarchy
- com.atlassian.bamboo.plugins.github.webhooks.events.GithubEvent