@servicenow/sdk - v4.4.1
Preparing search index...
@servicenow/sdk/api
<internal>
Plugins
Class Plugins
Index
Constructors
constructor
Methods
append
get
Coalesce
Strategy
get
Coalesce
Tables
get
Docs
Metadata
get
Reference
Columns
is
Composite
is
Entry
Point
prepend
to
Array
Constructors
constructor
new
Plugins
(
plugins
:
Plugin
[]
)
:
Plugins
Parameters
plugins
:
Plugin
[]
Returns
Plugins
Methods
append
append
(
...
plugins
:
Plugin
[]
)
:
void
Parameters
...
plugins
:
Plugin
[]
Returns
void
get
Coalesce
Strategy
getCoalesceStrategy
(
table
:
string
)
:
CoalesceStrategy
|
undefined
Parameters
table
:
string
Returns
CoalesceStrategy
|
undefined
get
Coalesce
Tables
getCoalesceTables
()
:
Set
<
string
>
Returns
Set
<
string
>
get
Docs
Metadata
getDocsMetadata
()
:
DocsManifest
Returns
DocsManifest
get
Reference
Columns
getReferenceColumns
(
table
:
string
)
:
{
[
column
:
string
]:
string
}
Parameters
table
:
string
Returns
{
[
column
:
string
]:
string
}
is
Composite
isComposite
(
table
:
string
)
:
boolean
Parameters
table
:
string
Returns
boolean
is
Entry
Point
isEntryPoint
(
pathOrNode
:
|
string
|
SourceFile
|
ImportDeclaration
|
ExportDeclaration
|
ExportAssignment
|
ClassDeclaration
|
FunctionDeclaration
|
VariableDeclaration
|
TypeAliasDeclaration
|
ModuleDeclaration
|
Identifier
|
StringLiteral
|
NumericLiteral
|
ComputedPropertyName
|
NoSubstitutionTemplateLiteral
|
ParameterDeclaration
|
PropertySignature
|
VariableStatement
|
TrueLiteral
|
FalseLiteral
|
TaggedTemplateExpression
|
PropertyAccessExpression
<
tsc
.
PropertyAccessExpression
>
|
PropertyAssignment
|
TemplateExpression
|
ArrayLiteralExpression
|
ArrowFunction
|
AsExpression
|
BinaryExpression
<
tsc
.
BinaryExpression
>
|
Block
|
CallExpression
<
tsc
.
CallExpression
>
|
ElementAccessExpression
<
tsc
.
ElementAccessExpression
>
|
ExportSpecifier
|
ExpressionStatement
|
FunctionExpression
|
ImportClause
|
ImportSpecifier
|
ModuleBlock
|
NamedExports
|
NamedImports
|
ObjectLiteralExpression
|
PrefixUnaryExpression
|
TemplateHead
|
TemplateMiddle
|
TemplateSpan
|
TemplateTail
|
VariableDeclarationList
|
LiteralTypeNode
|
NullLiteral
|
TupleTypeNode
|
TypeLiteralNode
|
TypeReferenceNode
|
Node
<
EndOfFileToken
>
|
Node
<
EqualsToken
>
|
Node
<
PlusToken
>
|
Node
<
ExportKeyword
>
|
Node
<
KeywordTypeNode
<
AnyKeyword
>
>
|
Node
<
EqualsGreaterThanToken
>
,
context
:
Omit
<
Context
,
"self"
>
,
)
:
Promise
<
boolean
>
Parameters
pathOrNode
:
|
string
|
SourceFile
|
ImportDeclaration
|
ExportDeclaration
|
ExportAssignment
|
ClassDeclaration
|
FunctionDeclaration
|
VariableDeclaration
|
TypeAliasDeclaration
|
ModuleDeclaration
|
Identifier
|
StringLiteral
|
NumericLiteral
|
ComputedPropertyName
|
NoSubstitutionTemplateLiteral
|
ParameterDeclaration
|
PropertySignature
|
VariableStatement
|
TrueLiteral
|
FalseLiteral
|
TaggedTemplateExpression
|
PropertyAccessExpression
<
tsc
.
PropertyAccessExpression
>
|
PropertyAssignment
|
TemplateExpression
|
ArrayLiteralExpression
|
ArrowFunction
|
AsExpression
|
BinaryExpression
<
tsc
.
BinaryExpression
>
|
Block
|
CallExpression
<
tsc
.
CallExpression
>
|
ElementAccessExpression
<
tsc
.
ElementAccessExpression
>
|
ExportSpecifier
|
ExpressionStatement
|
FunctionExpression
|
ImportClause
|
ImportSpecifier
|
ModuleBlock
|
NamedExports
|
NamedImports
|
ObjectLiteralExpression
|
PrefixUnaryExpression
|
TemplateHead
|
TemplateMiddle
|
TemplateSpan
|
TemplateTail
|
VariableDeclarationList
|
LiteralTypeNode
|
NullLiteral
|
TupleTypeNode
|
TypeLiteralNode
|
TypeReferenceNode
|
Node
<
EndOfFileToken
>
|
Node
<
EqualsToken
>
|
Node
<
PlusToken
>
|
Node
<
ExportKeyword
>
|
Node
<
KeywordTypeNode
<
AnyKeyword
>
>
|
Node
<
EqualsGreaterThanToken
>
context
:
Omit
<
Context
,
"self"
>
Returns
Promise
<
boolean
>
prepend
prepend
(
...
plugins
:
Plugin
[]
)
:
void
Parameters
...
plugins
:
Plugin
[]
Returns
void
to
Array
toArray
()
:
Plugin
[]
Returns
Plugin
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
append
get
Coalesce
Strategy
get
Coalesce
Tables
get
Docs
Metadata
get
Reference
Columns
is
Composite
is
Entry
Point
prepend
to
Array
@servicenow/sdk - v4.4.1
Loading...