| Package | Description |
|---|---|
| org.kie.workbench.common.stunner.bpmn.client.marshall |
| Modifier and Type | Method and Description |
|---|---|
MarshallingResponse.State |
MarshallingResponse.getState() |
static MarshallingResponse.State |
MarshallingResponse.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MarshallingResponse.State[] |
MarshallingResponse.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MarshallingResponse.MarshallingResponseBuilder<T> |
MarshallingResponse.MarshallingResponseBuilder.state(MarshallingResponse.State state) |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.