public interface PostConverterProcessor
| Modifier and Type | Method and Description |
|---|---|
void |
process(ProcessPropertyWriter processWriter,
BasePropertyWriter nodeWriter,
Node<View<? extends BPMNViewDefinition>,?> node)
Executes the node post conversion processing.
|
void process(ProcessPropertyWriter processWriter, BasePropertyWriter nodeWriter, Node<View<? extends BPMNViewDefinition>,?> node)
processWriter - 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.