Class LocalRepoUpdater
java.lang.Object
com.github.kostyasha.github.integration.branch.trigger.check.LocalRepoUpdater
- All Implemented Interfaces:
Function<org.kohsuke.github.GHBranch,
org.kohsuke.github.GHBranch>
public class LocalRepoUpdater
extends Object
implements Function<org.kohsuke.github.GHBranch,org.kohsuke.github.GHBranch>
- Author:
- Kanstantsin Shautsou
-
Method Summary
Modifier and TypeMethodDescriptionorg.kohsuke.github.GHBranch
apply
(org.kohsuke.github.GHBranch remoteBranch) static LocalRepoUpdater
updateLocalRepo
(GitHubBranchRepository localRepo)