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