public class IntermediateThrowEventConverter extends Object
| Modifier and Type | Field and Description |
|---|---|
protected PropertyWriterFactory |
propertyWriterFactory |
| Constructor and Description |
|---|
IntermediateThrowEventConverter(PropertyWriterFactory propertyWriterFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected PropertyWriter |
compensationEvent(Node<View<IntermediateCompensationEventThrowing>,?> n) |
protected PropertyWriter |
escalationEvent(Node<View<IntermediateEscalationEventThrowing>,?> n) |
protected PropertyWriter |
linkEvent(Node<View<IntermediateLinkEventThrowing>,?> n) |
protected PropertyWriter |
messageEvent(Node<View<IntermediateMessageEventThrowing>,?> n) |
protected PropertyWriter |
signalEvent(Node<View<IntermediateSignalEventThrowing>,?> n) |
PropertyWriter |
toFlowElement(Node<View<BaseThrowingIntermediateEvent>,?> node) |
protected final PropertyWriterFactory propertyWriterFactory
public IntermediateThrowEventConverter(PropertyWriterFactory propertyWriterFactory)
public PropertyWriter toFlowElement(Node<View<BaseThrowingIntermediateEvent>,?> node)
protected PropertyWriter signalEvent(Node<View<IntermediateSignalEventThrowing>,?> n)
protected PropertyWriter linkEvent(Node<View<IntermediateLinkEventThrowing>,?> n)
protected PropertyWriter messageEvent(Node<View<IntermediateMessageEventThrowing>,?> n)
protected PropertyWriter escalationEvent(Node<View<IntermediateEscalationEventThrowing>,?> n)
protected PropertyWriter compensationEvent(Node<View<IntermediateCompensationEventThrowing>,?> n)
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.