Console
React Lib
REST API
Preparing search index...
The search index is not available
Integration App SDK - v1.9.0
Integration App SDK
FlowAccessor
Class FlowAccessor
Hierarchy (
view full
)
ElementAccessor
<
Flow
,
UpdateFlowRequest
,
FlowSelector
>
FlowAccessor
Index
Constructors
constructor
Properties
options
Methods
get
Unique
Identifier
get
put
patch
archive
get
Path
apply
reset
Constructors
constructor
new
Flow
Accessor
(
client
,
selector
)
:
FlowAccessor
Parameters
client
:
IntegrationAppApiClient
selector
:
string
|
FlowSelector
Returns
FlowAccessor
Properties
Protected
options
options
:
{
client
:
IntegrationAppApiClient
;
path
:
string
;
selector
:
string
|
FlowSelector
;
}
Methods
get
Unique
Identifier
get
Unique
Identifier
(
)
:
string
Returns
string
get
get
(
)
:
Promise
<
Flow
>
Returns
Promise
<
Flow
>
put
put
(
data
)
:
Promise
<
Flow
>
Parameters
data
:
UpdateFlowRequest
Returns
Promise
<
Flow
>
patch
patch
(
data
)
:
Promise
<
Flow
>
Parameters
data
:
Partial
<
UpdateFlowRequest
>
Returns
Promise
<
Flow
>
archive
archive
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
get
Path
get
Path
(
operation
?
)
:
string
Parameters
operation
:
string
= ''
Returns
string
apply
apply
(
integrationKeys
)
:
Promise
<
Flow
[]
>
Parameters
integrationKeys
:
string
[]
Returns
Promise
<
Flow
[]
>
reset
reset
(
)
:
Promise
<
Flow
>
Returns
Promise
<
Flow
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
options
Methods
get
Unique
Identifier
get
put
patch
archive
get
Path
apply
reset
Console
React Lib
REST API
Integration App SDK - v1.9.0
Loading...