Package io.datarouter.changelog.config
Class DatarouterChangelogPaths.ChangelogPaths
java.lang.Object
io.datarouter.pathnode.PathNode
io.datarouter.changelog.config.DatarouterChangelogPaths.ChangelogPaths
- Enclosing class:
- DatarouterChangelogPaths
public static class DatarouterChangelogPaths.ChangelogPaths
extends io.datarouter.pathnode.PathNode
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal io.datarouter.pathnode.PathNodefinal io.datarouter.pathnode.PathNodefinal io.datarouter.pathnode.PathNodefinal io.datarouter.pathnode.PathNodefinal io.datarouter.pathnode.PathNodeFields inherited from class io.datarouter.pathnode.PathNode
parent, value -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.datarouter.pathnode.PathNode
branch, equals, getValue, hashCode, isLeaf, join, join, leaf, nodesAfter, parse, paths, toSlashedString, toSlashedString, toSlashedStringAfter, toSlashedStringWithTrailingSlash, toString, toStringArray
-
Field Details
-
edit
public final io.datarouter.pathnode.PathNode edit -
insert
public final io.datarouter.pathnode.PathNode insert -
viewAll
public final io.datarouter.pathnode.PathNode viewAll -
viewExact
public final io.datarouter.pathnode.PathNode viewExact -
viewForDateRange
public final io.datarouter.pathnode.PathNode viewForDateRange
-
-
Constructor Details
-
ChangelogPaths
public ChangelogPaths()
-