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