Interface GithubEvent
- All Known Implementing Classes:
AbstractGithubPrEvent
,AbstractGithubPushEvent
,GithubPrCreatedEvent
,GithubPrMergedEvent
,GithubPrRejectedEvent
,GithubPrUpdatedEvent
,GithubPushChangeEvent
,GithubPushCreationEvent
,GithubPushDeletionEvent
,GithubPushSynchronizeEvent
public interface GithubEvent
-
Method Summary
-
Method Details
-
getRepository
RepositoryDto getRepository()
-