public class APIPath
extends Object
- Since:
- 22.0
-
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
MODULE_NAME
protected static final String MODULE_NAME
- See Also:
-
-
VERSION
protected static final String VERSION
- See Also:
-
-
SEPARATOR
public static final String SEPARATOR
- See Also:
-
-
BASE_PATH
public static final String BASE_PATH
- See Also:
-
-
RESOURCE_LATEST_POSITION
public static final String RESOURCE_LATEST_POSITION
- See Also:
-
-
RESOURCE_POSITION
public static final String RESOURCE_POSITION
- See Also:
-
-
RESOURCE_POSITION_BATCH
public static final String RESOURCE_POSITION_BATCH
- See Also:
-