Skip to main content

Plugins reference

Classes

TypeSummary
CustomApiAttributeDefines Custom API registration configuration.
CustomApiParameterAttributeDefines a request or response parameter for a Custom API.
PluginImageAttributeDefines a pre-image or post-image for a plugin step.
PluginStepAttributeDefines plugin step registration configuration.

Enums

TypeSummary
ApiBindingTypeSpecifies the binding type for a Custom API.
ApiParameterTypeSpecifies the data type of a Custom API request or response parameter.
ApiProcessingStepTypeSpecifies the type of processing steps allowed for a Custom API.
ParameterDirectionSpecifies whether a Custom API parameter is an input or output parameter.
PluginDeploymentSpecifies the deployment context in which a plugin step executes.
PluginImageTypeSpecifies the type of entity image to register with a plugin step.
PluginInvocationSourceSpecifies the invocation source for a plugin step.
PluginModeSpecifies the execution mode for a plugin step.
PluginStageSpecifies the stage in the event pipeline when a plugin executes.