| Package | Description |
|---|---|
| org.kie.workbench.common.stunner.bpmn.client.marshall | |
| org.kie.workbench.common.stunner.bpmn.client.marshall.converters |
| Modifier and Type | Method and Description |
|---|---|
static <T> MarshallingMessageDecorator<T> |
MarshallingMessageDecorator.of(Function<T,String> name,
Function<T,String> type) |
| Modifier and Type | Method and Description |
|---|---|
static <T extends BaseElement> |
BPMNElementDecorators.baseElementDecorator() |
static <T extends BpmnNode> |
BPMNElementDecorators.bpmnNodeDecorator() |
static <T extends FlowElement> |
BPMNElementDecorators.flowElementDecorator() |
static <T> MarshallingMessageDecorator<Result<T>> |
BPMNElementDecorators.resultBpmnDecorator() |
| Modifier and Type | Method and Description |
|---|---|
Match<In,Out> |
Match.inputDecorator(MarshallingMessageDecorator<In> decorator) |
Match<In,Out> |
Match.outputDecorator(MarshallingMessageDecorator<Out> decorator) |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.