Interface ProjectVersion
- All Superinterfaces:
Resource
- All Known Implementing Classes:
DefaultProjectVersion
A resource that carries the version string of a project.
-
Method Summary
Methods inherited from interface Resource
asOf, asOfLocalized, cleanup, isNewerThan, name, type
-
Method Details
-
project
-
version
-
of
Creates a new project version.- Parameters:
project- the projectversion- the version- Returns:
- the project version
-