Package org.kohsuke.github
Class GHBranchSync
java.lang.Object
org.kohsuke.github.GHBranchSync
The type Gh branch sync.
-
Constructor Details
-
GHBranchSync
public GHBranchSync()
-
-
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. -
getRoot
Deprecated.For access to theGitHubinstance, use a local copy instead of pulling it out of objects.Get the rootGitHubinstance for this object.- Returns:
- the root
GitHubinstance
-
GitHubinstance, use a local copy instead of pulling it out of objects.