Table of Contents

Search

  1. Preface
  2. RulePoint Interfaces
  3. RulePoint Services
  4. Custom Service API
  5. Java Adapter for REST API
  6. RulePoint REST API
  7. Sample XML and JSON Requests and Responses
  8. RulePoint Pluggable Authentication Module
  9. HTTP Request and Response Attributes

Developer Guide

Developer Guide

Java Adapter for REST API Overview

Java Adapter for REST API Overview

The Java Adapter for REST API is a Java software module that simplifies the task of interacting with the RulePoint REST API.
The Java Adapter for REST API offers the following benefits:
  • Includes JSON parsers and generators that are compatible with the JSON schema exposed by the RulePoint REST API.
  • Includes an entire suite of Java classes that model the entities which exist within RulePoint. Entities include RulePoint objects, project context objects, users and roles, and deployment options, such as deploy, undeploy, and redeploy.
  • Includes multiple API classes that provide a simple programmatic interface for accessing RulePoint functionality.
  • Provides simple, structured, and localizable error handling.

0 COMMENTS

We’d like to hear from you!