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