-
- All Implemented Interfaces:
-
org.danilopianini.upgradle.remote.BranchSource
public final class GraphqlSource implements BranchSource
-
-
Constructor Summary
Constructors Constructor Description GraphqlSource(GithubGraphqlClient client)
-
Method Summary
Modifier and Type Method Description Flow<BranchSource.SelectedRemoteBranch>getMatching(Selector selector)-
-
Constructor Detail
-
GraphqlSource
GraphqlSource(GithubGraphqlClient client)
-
-
Method Detail
-
getMatching
Flow<BranchSource.SelectedRemoteBranch> getMatching(Selector selector)
-
-
-
-