public class ListPropertyConverter extends Object
| Constructor and Description |
|---|
ListPropertyConverter() |
| Modifier and Type | Method and Description |
|---|---|
static JSITList |
dmnFromWB(List wb,
Consumer<JSITComponentWidths> componentWidthsConsumer) |
static List |
wbFromDMN(JSITList dmn,
BiConsumer<String,HasComponentWidths> hasComponentWidthsConsumer) |
public static List wbFromDMN(JSITList dmn, BiConsumer<String,HasComponentWidths> hasComponentWidthsConsumer)
public static JSITList dmnFromWB(List wb, Consumer<JSITComponentWidths> componentWidthsConsumer)
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.