| Package | Description |
|---|---|
| at.ac.tuwien.dsg.cloud.elise.master.RESTService | |
| at.ac.tuwien.dsg.cloud.elise.model.provider |
| Modifier and Type | Method and Description |
|---|---|
Artifact |
EliseRepository.saveArtifact(Artifact artifact)
To create new or update artifacts
|
| Modifier and Type | Method and Description |
|---|---|
Set<Artifact> |
EliseRepository.readArtifact(String name,
String version,
String type)
Read the artifact information.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EliseRepository.deleteArtifact(Artifact artifact)
To delete the artifact
|
Artifact |
EliseRepository.saveArtifact(Artifact artifact)
To create new or update artifacts
|
| Modifier and Type | Field and Description |
|---|---|
protected Set<Artifact> |
ServiceTemplate.artifacts |
| Modifier and Type | Method and Description |
|---|---|
Artifact |
ServiceTemplate.findArtifactByName(String name) |
| Modifier and Type | Method and Description |
|---|---|
Set<Artifact> |
ServiceTemplate.getArtifacts() |
| Modifier and Type | Method and Description |
|---|---|
ServiceUnit |
ServiceTemplate.hasArtifact(Artifact artifact) |
Copyright © 2016. All Rights Reserved.