Class ApiPaths.AnalysisApiPaths
java.lang.Object
com.bluebell.greenhouse.planter.constants.ApiPaths.AnalysisApiPaths
- Enclosing class:
ApiPaths
Analysis- and reporting-related API paths.
- Version:
- 3.0.6
- Author:
- Stephen Prizio
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringBase path for analysis endpoints.static final StringRelative path to fetch position-duration aggregates.static final StringRelative path to fetch symbol aggregates.static final StringRelative path to fetch configured time buckets.static final StringRelative path to fetch weekday aggregates.static final StringRelative path to fetch weekday-by-time-bucket aggregates. -
Method Summary
-
Field Details
-
BASE
-
TIME_BUCKETS
-
WEEKDAYS
-
WEEKDAYS_TIME_BUCKETS
Relative path to fetch weekday-by-time-bucket aggregates.- See Also:
-
POSITION_DURATIONS
Relative path to fetch position-duration aggregates.- See Also:
-
SYMBOLS
-