cikraft
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
cikraft
gradle-plugin
/
app.softwork.cikraft.gradle
/
IntegrationFlow
Integration
Flow
interface
IntegrationFlow
:
Definition
<
IntegrationFlowBuildModel
>
,
Named
(
source
)
Members
Properties
dependencies
Link copied to clipboard
abstract
val
dependencies
:
IntegrationFlowDependencies
description
Link copied to clipboard
abstract
val
description
:
Property
<
String
>
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
>