public class ArtifactService extends Object
ArtifactService is the service layer that handles individual artifact operations.| Constructor and Description |
|---|
ArtifactService() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteArtifact(GenericArtifact artifact)
Deletes artifact from the blob store and database
|
void |
updateArtifact(GenericArtifact artifact)
Update content of artifact.
|
public void updateArtifact(GenericArtifact artifact)
artifact - to updatepublic void deleteArtifact(GenericArtifact artifact)
artifact - artifact to deleteCopyright © 2025 European Spallation Source. All rights reserved.