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