Package-level declarations
Types
Link copied to clipboard
The
ProjectManager class is useful to give the base utilities to work with project database operationsLink copied to clipboard
The
ProjectsController class is useful to manage all the project operationsLink copied to clipboard
@RestController
@RequestMapping(value = "BASE_EQUINOX_ENDPOINT + "{" + IDENTIFIER_KEY + "}/" + PROJECTS_KEY + "/{" + PROJECT_IDENTIFIER_KEY + "}/"
+ RELEASES_KEY")
The
ReleasesController class is useful to manage all the release operations