public class BasicVersioning extends AutomaticVersioning
| Modifier and Type | Field and Description |
|---|---|
static Pattern |
PATTERN
Pattern used, only one segment from 1 to infinity.
|
| Constructor and Description |
|---|
BasicVersioning(String route)
Initializes the versioning with the given route.
|
getDocumentVersion, getFirstVersion, toString, updateVersionIDpublic static final Pattern PATTERN
public BasicVersioning(@NotNull
String route)
route - the route at which version IDs can be foundCopyright © 2022. All rights reserved.