Membrane SDK - v0.2.1
Console
React Lib
REST API
Preparing search index...
ConnectionLevelFlowsAccessor
Class ConnectionLevelFlowsAccessor
Hierarchy (
View Summary
)
ConnectionLevelElementsListAccessor
<
Flow
,
ListFlowInstancesForConnectionQuery
>
ConnectionLevelFlowsAccessor
Index
Constructors
constructor
Properties
client
connection
Selector
element
Key
Methods
list
Constructors
constructor
new
ConnectionLevelFlowsAccessor
(
client
:
IntegrationAppApiClient
,
connectionSelector
:
string
,
)
:
ConnectionLevelFlowsAccessor
Parameters
client
:
IntegrationAppApiClient
connectionSelector
:
string
Returns
ConnectionLevelFlowsAccessor
Properties
client
client
:
IntegrationAppApiClient
connection
Selector
connectionSelector
:
string
Protected
element
Key
elementKey
:
string
Methods
list
list
(
query
?:
ListFlowInstancesForConnectionQuery
,
)
:
Promise
<
PaginationResponse
<
Flow
[]
>
>
Parameters
Optional
query
:
ListFlowInstancesForConnectionQuery
Returns
Promise
<
PaginationResponse
<
Flow
[]
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
client
connection
Selector
element
Key
Methods
list
Console
React Lib
REST API
Membrane SDK - v0.2.1
Loading...