| Package | Description |
|---|---|
| de.julielab.jcore.pipeline.builder.base.connectors | |
| de.julielab.jcore.pipeline.builder.base.interfaces | |
| de.julielab.jcore.pipeline.builder.base.main |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
MetaDescription |
IComponentMetaInformationService.getMetaInformation(String componentName)
Gets the meta information of a specific component.
|
MetaDescription |
IComponentMetaInformationService.getMetaInformation(String componentName,
Boolean loadNew)
Gets the meta information of a specific component.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<MetaDescription> |
IComponentMetaInformationService.getMetaInformation()
Lists all exposed components of the module this ComponentMetaInformation object belongs to/
was created from.
|
Collection<MetaDescription> |
IComponentMetaInformationService.getMetaInformation(Boolean loadNew)
Lists all exposed components of the module this ComponentMetaInformation object belongs to/
was created from.
|
Collection<MetaDescription> |
IComponentMetaInformationService.getMetaInformationWithArtifacts(Boolean loadNew)
Lists all exposed components with their Maven artifacts already set.
|
| Modifier and Type | Method and Description |
|---|---|
MetaDescription |
MetaDescription.FromJsonSetup.convert(MetaDescription value) |
MetaDescription |
Description.getMetaDescription() |
MetaDescription |
JcoreGithubInformationService.getMetaInformation(String componentName) |
MetaDescription |
JcoreGithubInformationService.getMetaInformation(String componentName,
Boolean loadNew) |
| Modifier and Type | Method and Description |
|---|---|
Collection<MetaDescription> |
JcoreGithubInformationService.getMetaInformation() |
Collection<MetaDescription> |
JcoreGithubInformationService.getMetaInformation(Boolean loadNew) |
Collection<MetaDescription> |
JcoreGithubInformationService.getMetaInformationWithArtifacts(Boolean loadNew) |
| Modifier and Type | Method and Description |
|---|---|
MetaDescription |
MetaDescription.FromJsonSetup.convert(MetaDescription value) |
void |
Description.setMetaDescription(MetaDescription metaDescription) |
Copyright © 2018 JULIE Lab, Germany. All rights reserved.