public class IntermediateLinkEventPostConverter extends Object implements PostConverterProcessor
| Constructor and Description |
|---|
IntermediateLinkEventPostConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
process(ProcessPropertyWriter processWriter,
BasePropertyWriter nodeWriter,
Node<View<? extends BPMNViewDefinition>,?> node)
Executes the node post conversion processing.
|
public void process(ProcessPropertyWriter processWriter, BasePropertyWriter nodeWriter, Node<View<? extends BPMNViewDefinition>,?> node)
PostConverterProcessorprocess in interface PostConverterProcessorprocessWriter - the top level process property writer.nodeWriter - current node property writer.node - the node to be post processed.Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.