ping
Toggle table of contents
0.0.0
release
Target filter
release
Switch theme
Search in API
Skip to content
ping
orchestrate
/
com.pingidentity.orchestrate
/
Setup
/
next
next
fun
next
(
block
:
suspend
FlowContext
.
(
ContinueNode
,
HttpRequest
)
->
HttpRequest
)
(
source
)
Adds a next block to the workflow.
Parameters
block
The block to be added.