Uses of Class
com.github.kostyasha.github.integration.branch.events.impl.commitchecks.GitHubBranchCommitCheck
Packages that use GitHubBranchCommitCheck
Package
Description
-
Uses of GitHubBranchCommitCheck in com.github.kostyasha.github.integration.branch.events.impl
Methods in com.github.kostyasha.github.integration.branch.events.impl that return types with arguments of type GitHubBranchCommitCheckMethod parameters in com.github.kostyasha.github.integration.branch.events.impl with type arguments of type GitHubBranchCommitCheckModifier and TypeMethodDescriptionvoid
GitHubBranchCommitEvent.setChecks
(List<GitHubBranchCommitCheck> checks) Constructor parameters in com.github.kostyasha.github.integration.branch.events.impl with type arguments of type GitHubBranchCommitCheck -
Uses of GitHubBranchCommitCheck in com.github.kostyasha.github.integration.branch.events.impl.commitchecks
Methods in com.github.kostyasha.github.integration.branch.events.impl.commitchecks that return types with arguments of type GitHubBranchCommitCheck -
Uses of GitHubBranchCommitCheck in com.github.kostyasha.github.integration.branch.events.impl.commitchecks.impl