@ApplicationScoped public class DMNMarshallerKogitoMarshaller extends Object
Modifier and Type | Class and Description |
---|---|
static class |
DMNMarshallerKogitoMarshaller.JSINodeLocalPartName |
Modifier | Constructor and Description |
---|---|
protected |
DMNMarshallerKogitoMarshaller() |
|
DMNMarshallerKogitoMarshaller(FactoryManager factoryManager) |
Modifier and Type | Method and Description |
---|---|
void |
init() |
JSITDefinitions |
marshall(Graph<?,Node<View,?>> graph) |
JSITDRGElement |
stunnerToDMN(Node<?,?> node,
Consumer<JSITComponentWidths> componentWidthsConsumer) |
public static final String PREFIX
protected DMNMarshallerKogitoMarshaller()
@Inject public DMNMarshallerKogitoMarshaller(FactoryManager factoryManager)
@PostConstruct public void init()
public JSITDefinitions marshall(Graph<?,Node<View,?>> graph)
public JSITDRGElement stunnerToDMN(Node<?,?> node, Consumer<JSITComponentWidths> componentWidthsConsumer)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.