EndEvent
@XmlSerialName(value = "endEvent", namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", prefix = "bpmn2")
Constructors
Link copied to clipboard
constructor(id: String, name: String, extensionElements: ExtensionElements?, incoming: String, messageEventDefinition: String? = "", errorEventDefinition: EndEvent.ErrorEventDefinition? = null)
Properties
Link copied to clipboard
@XmlSerialName(value = "errorEventDefinition", namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", prefix = "bpmn2")
@XmlElement
Link copied to clipboard
@XmlSerialName(value = "extensionElements", namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", prefix = "bpmn2")
Link copied to clipboard