Class | Description |
---|---|
NCubeController | NCubeController API. |
NCubeController.BranchComparator | Comparator for comparing branches, which places 'HEAD' always first. |
NCubeController.VersionComparator | Version number Comparator that compares Strings with version number - status like 1.0.1-RELEASE to 1.2.0-SNAPSHOT. |
NCubeControllerAdvice | Before Advice that sets user ID on current thread. |