Module org.kohsuke.github.api
Package org.kohsuke.github
Class GHBranchProtection.RequiredLinearHistory
java.lang.Object
org.kohsuke.github.GHBranchProtection.RequiredLinearHistory
- Enclosing class:
- GHBranchProtection
The type RequiredLinearHistory.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
RequiredLinearHistory
public RequiredLinearHistory()Create default RequiredLinearHistory instance
-
-
Method Details
-
isEnabled
public boolean isEnabled()Is enabled boolean.- Returns:
- the boolean
-