cikraft
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
cikraft
integration-flow-builder-runtime
/
app.softwork.cikraft.integrationflow.builder
Package-level
declarations
Types
Types
Created
Flow
Config
Link copied to clipboard
interface
CreatedFlowConfig
:
Config
Integration
Flow
Builder
Link copied to clipboard
class
IntegrationFlowBuilder
(
scripts
:
List
<
Script
>
,
outputFolder
:
File
?
,
stageNames
:
Set
<
String
>
)