| Package | Description |
|---|---|
| de.julielab.jcore.pipeline.builder.base.connectors |
| Modifier and Type | Method and Description |
|---|---|
static InputStream |
GitHubConnector.getGitHubContentStream(GitHubRepository repository)
Gets the content of a GitHub repository in JSON format
|
static Map<String,MetaDescription> |
GitHubConnector.getJcoreComponents(GitHubRepository repository,
Boolean exposable)
Lists all folders in a the repository $repo$ of branch %version% with their respective MetaFile InputStream.
|
static InputStream |
GitHubConnector.getMetaFileStream(String name,
GitHubRepository repository)
Gets the content of a JCoRe component meta file
|
Copyright © 2019 JULIE Lab, Germany. All rights reserved.