Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

EnsLib.REST.Operation

abstract class EnsLib.REST.Operation extends Ens.BusinessOperation, Ens.Util.JSON

An abstract business operation that can be used as a base class for Business Operation classes that invoke REST services over HTTP

Parameters

parameter ADAPTER = EnsLib.HTTP.OutboundAdapter;
Inherited description: The type of adapter used to communicate with external systems

Inherited Members

Inherited Properties

Inherited Methods

Subclasses

FeedbackOpens in a new tab