public interface BoundaryEvent extends CatchEvent
Modifier and Type | Method and Description |
---|---|
BoundaryEventBuilder |
builder()
Returns a new fluent builder for the element if implemented.
|
boolean |
cancelActivity() |
Activity |
getAttachedTo() |
void |
setAttachedTo(Activity attachedTo) |
void |
setCancelActivity(boolean cancelActivity) |
getDataOutputAssociations, getDataOutputs, getEventDefinitionRefs, getEventDefinitions, getOutputSet, isParallelMultiple, setOutputSet, setParallelMultiple
getDiagramElement, getProperties
getCamundaJobPriority, getIncoming, getOutgoing, getPreviousNodes, getSucceedingNodes, isCamundaAsyncAfter, isCamundaAsyncBefore, isCamundaExclusive, setCamundaAsyncAfter, setCamundaAsyncBefore, setCamundaExclusive, setCamundaJobPriority
getAuditing, getCategoryValueRefs, getMonitoring, getName, setAuditing, setMonitoring, setName
getDocumentations, getExtensionElements, getId, setExtensionElements, setId
getScope, isScope
addChildElement, getAttributeValue, getAttributeValueNs, getChildElementsByType, getChildElementsByType, getDomElement, getElementType, getModelInstance, getParentElement, getRawTextContent, getTextContent, getUniqueChildElementByNameNs, getUniqueChildElementByType, insertElementAfter, removeAttribute, removeAttributeNs, removeChildElement, replaceChildElement, replaceWithElement, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacement
getId, setId
boolean cancelActivity()
void setCancelActivity(boolean cancelActivity)
Activity getAttachedTo()
void setAttachedTo(Activity attachedTo)
BoundaryEventBuilder builder()
BpmnModelElementInstance
builder
in interface BpmnModelElementInstance
builder
in interface FlowNode
Copyright © 2019. All rights reserved.