Class ApiPaths.SystemApiPaths
java.lang.Object
com.bluebell.greenhouse.planter.constants.ApiPaths.SystemApiPaths
- Enclosing class:
ApiPaths
System and ops API paths.
- Version:
- 3.0.6
- Author:
- Stephen Prizio
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringRelative path to acknowledge a system event or notification.static final StringBase path for system endpoints.static final StringRelative path to submit a contact request.static final StringRelative path to obtain the system-supported enums for front-end systems.static final StringRelative path for a system health check.static final StringRelative path to submit a report/issue. -
Method Summary
-
Field Details
-
BASE
-
HEALTHCHECK
-
CONTACT
-
REPORT
-
ACKNOWLEDGE
Relative path to acknowledge a system event or notification.- See Also:
-
GET_SYSTEM_ENUMS
Relative path to obtain the system-supported enums for front-end systems.- See Also:
-