Module org.kohsuke.github.api
Package org.kohsuke.github
Class GHRepositoryRule.StatusCheckConfiguration
java.lang.Object
org.kohsuke.github.GHRepositoryRule.StatusCheckConfiguration
- Enclosing class:
- GHRepositoryRule
Status check configuration parameter.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGets the context.Gets the integration id.
-
Constructor Details
-
StatusCheckConfiguration
public StatusCheckConfiguration()Create default StatusCheckConfiguration instance
-
-
Method Details
-
getContext
Gets the context.- Returns:
- the context
-
getIntegrationId
Gets the integration id.- Returns:
- the integration id
-