cikraft
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
cikraft
gradle-plugin
/
app.softwork.cikraft.gradle
/
IntegrationFlowBuildModel
Integration
Flow
Build
Model
interface
IntegrationFlowBuildModel
:
BuildModel
,
Named
(
source
)
Inheritors
DefaultIntegrationFlowBuildModel
Members
Properties
description
Link copied to clipboard
abstract
val
description
:
Property
<
String
>
flow
ID
Link copied to clipboard
abstract
val
flowID
:
Provider
<
String
>
generated
Scripts
Link copied to clipboard
abstract
val
generatedScripts
:
ConfigurableFileCollection
name
Link copied to clipboard
abstract
val
name
:
String
?
scripts
Link copied to clipboard
abstract
val
scripts
:
ConfigurableFileCollection
source
Link copied to clipboard
abstract
val
source
:
ListProperty
<
String
>
target
Link copied to clipboard
abstract
val
target
:
ListProperty
<
String
>