cikraft
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
cikraft
flow-dsl
/
app.softwork.cikraft.integrationflow
/
CreateArtifact
/
CreateArtifact
Create
Artifact
constructor
(
libs
:
Iterable
<
File
>
=
emptyList()
,
scripts
:
Iterable
<
File
>
=
emptyList()
,
name
:
String
,
version
:
String
,
description
:
String
?
,
source
:
List
<
String
>
=
emptyList()
,
target
:
List
<
String
>
=
emptyList()
,
parameters
:
Map
<
String
,
String
>
=
emptyMap()
,
integrationFlow
:
Definitions
)
(
source
)