Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "operations"

Index

Type aliases

HttpBodyModuleExecutor

HttpBodyModuleExecutor: function

The function / method that gets the request body data.

param

The arguments for the execution.

returns

The data to send.

Type declaration

OperationExecutor

OperationExecutor: function

Describes something that executes on operation.

param

The execution context.

returns

The result.

Type declaration

Variables

Let httpOperationStates

httpOperationStates: object

Type declaration

  • [script: string]: any

Functions

compile

getOperationName

  • Returns the (display) name of an operation.

    Parameters

    Returns string

    The (display) name.

http

open

resetOperations

  • resetOperations(): void
  • Resets all operations and their state values.

    Returns void

sql

vscommand

wait

webdeploy

Generated using TypeDoc