cikraft
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
cikraft
gradle-plugin
/
app.softwork.cikraft.gradle
/
DefaultIntegrationFlowBuildModel
Default
Integration
Flow
Build
Model
abstract
class
DefaultIntegrationFlowBuildModel
:
IntegrationFlowBuildModel
(
source
)
Members
Constructors
Default
Integration
Flow
Build
Model
Link copied to clipboard
constructor
(
)
Properties
description
Link copied to clipboard
abstract
val
description
:
Property
<
String
>
flow
ID
Link copied to clipboard
abstract
override
val
flowID
:
Property
<
String
>
generated
Scripts
Link copied to clipboard
abstract
val
generatedScripts
:
ConfigurableFileCollection
internal
Name
Link copied to clipboard
lateinit
var
internalName
:
String
name
Link copied to clipboard
open
override
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
>
Functions
get
Name
Link copied to clipboard
open
override
fun
getName
(
)
:
String