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