- Chart Portlets
- Types / Uses
- Creating a sample portlet
- Limitations
- Drilldown Portlets
- Overview
- Example
- Other Examples and Assets
-
A presentation slide deck from Rego University 2022. This course reviewed the advantages of using REST APIs in Clarity development.
- Overview
- Why REST now?
- Clarity Rest Endpoints
- Create Project with java.net.URL
- Create Task with HttpClient
- Update Project with java.net.URL
- Update task with HttpClient
- Create Task with RestApiJavaClient
- External REST Endpoints
- Connect with java.net.url
- Connect with Apache Commons HTTP/S Client
- Additional Tools
- Overview