Uses of Class
com.github.kostyasha.github.integration.generic.GitHubBranchDecisionContext
Packages that use GitHubBranchDecisionContext
Package
Description
-
Uses of GitHubBranchDecisionContext in com.github.kostyasha.github.integration.branch.events
Methods in com.github.kostyasha.github.integration.branch.events with parameters of type GitHubBranchDecisionContextModifier and TypeMethodDescriptionGitHubBranchEvent.check(GitHubBranchDecisionContext context) indicates that branch was created -
Uses of GitHubBranchDecisionContext in com.github.kostyasha.github.integration.branch.events.impl
Methods in com.github.kostyasha.github.integration.branch.events.impl with parameters of type GitHubBranchDecisionContextModifier and TypeMethodDescriptionGitHubBranchCommitEvent.check(GitHubBranchDecisionContext context) GitHubBranchCreatedEvent.check(GitHubBranchDecisionContext context) GitHubBranchDeletedEvent.check(GitHubBranchDecisionContext context) GitHubBranchHashChangedEvent.check(GitHubBranchDecisionContext context) GitHubBranchRestrictionFilter.check(GitHubBranchDecisionContext context) -
Uses of GitHubBranchDecisionContext in com.github.kostyasha.github.integration.generic
Methods in com.github.kostyasha.github.integration.generic that return GitHubBranchDecisionContext