cikraft
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
cikraft
flow-dsl
/
app.softwork.cikraft.integrationflow
/
ProjectDescription
/
BuildSpec
/
BuildCommand
Build
Command
@
Serializable
data
class
BuildCommand
(
val
name
:
String
,
val
arguments
:
Unit
=
Unit
)
(
source
)
Members
Constructors
Build
Command
Link copied to clipboard
constructor
(
name
:
String
,
arguments
:
Unit
=
Unit
)
Properties
arguments
Link copied to clipboard
val
arguments
:
Unit
name
Link copied to clipboard
@
XmlElement
val
name
:
String