Methods
# static load(flowId)
Parameters:
| Name | Type | Description |
|---|---|---|
flowId |
Properties:
| Name | Type | Description |
|---|---|---|
type |
string | LOAD |
# static ping(ciId, flowId)
Parameters:
| Name | Type | Description |
|---|---|---|
ciId |
||
flowId |
Properties:
| Name | Type | Description |
|---|---|---|
type |
string | PING |
# static restart(ciId, flowId, force)
Parameters:
| Name | Type | Description |
|---|---|---|
ciId |
||
flowId |
||
force |
Properties:
| Name | Type | Description |
|---|---|---|
type |
string | RESTART |
# static sync(ciId, flowId)
Parameters:
| Name | Type | Description |
|---|---|---|
ciId |
||
flowId |
Properties:
| Name | Type | Description |
|---|---|---|
type |
string | SYNC |
# static toggleFilterVisibility(flowId)
Parameters:
| Name | Type | Description |
|---|---|---|
flowId |
Properties:
| Name | Type | Description |
|---|---|---|
type |
string | TOGGLE_FILTER_VISIBILITY |