java.lang.Object
org.kohsuke.github.GHBranchSync
The type Gh branch sync.
-
Constructor Details
-
GHBranchSync
public GHBranchSync()Create default GHBranchSync instance
-
-
Method Details
-
getOwner
Gets owner.- Returns:
- the repository that this branch is in.
-
getMessage
Gets message.- Returns:
- the message
-
getMergeType
Gets merge type.- Returns:
- the merge type
-
getBaseBranch
Gets base branch.- Returns:
- the base branch
-
toString
To string.
-