public class DecisionServiceConverter extends Object
Constructor and Description |
---|
DecisionServiceConverter(FactoryManager factoryManager) |
Modifier and Type | Method and Description |
---|---|
JSITDecisionService |
dmnFromNode(Node<View<DecisionService>,?> node,
Consumer<JSITComponentWidths> componentWidthsConsumer) |
Node<View<DecisionService>,?> |
nodeFromDMN(JSITDecisionService dmn,
BiConsumer<String,HasComponentWidths> hasComponentWidthsConsumer) |
public DecisionServiceConverter(FactoryManager factoryManager)
public Node<View<DecisionService>,?> nodeFromDMN(JSITDecisionService dmn, BiConsumer<String,HasComponentWidths> hasComponentWidthsConsumer)
public JSITDecisionService dmnFromNode(Node<View<DecisionService>,?> node, Consumer<JSITComponentWidths> componentWidthsConsumer)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.