Interface ArtifactVersionRepository
public interface ArtifactVersionRepository
Interface to be implemented by a persistence provider to access @
ArtifactVersions-
Method Summary
Modifier and TypeMethodDescriptionfindAllByCoordinates(String coordinates) save(ArtifactVersion artifactVersion)
-
Method Details
-
findById
-
save
-
findAllByCoordinates
-