cikraft
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
cikraft
flow-dsl
/
app.softwork.cikraft.integrationflow
/
StartEvent
/
TimerEventDefinition
Timer
Event
Definition
@
Serializable
data
class
TimerEventDefinition
(
val
id
:
String
,
val
extensionElements
:
ExtensionElements
)
(
source
)
Members
Constructors
Timer
Event
Definition
Link copied to clipboard
constructor
(
id
:
String
,
extensionElements
:
ExtensionElements
)
Properties
extension
Elements
Link copied to clipboard
@
XmlSerialName
(
value
=
"extensionElements"
,
namespace
=
"http://www.omg.org/spec/BPMN/20100524/MODEL"
,
prefix
=
"bpmn2"
)
val
extensionElements
:
ExtensionElements
id
Link copied to clipboard
val
id
:
String