public interface IInstanceProcessor
| Modifier and Type | Method and Description |
|---|---|
void |
processInstance(FormInstance tree)
Processes the provided data model.
|
void processInstance(FormInstance tree)
tree - The data model that will be handled.Copyright © 2023. All rights reserved.