Package | Description |
---|---|
org.uberfire.ext.wires.bpmn.client.commands | |
org.uberfire.ext.wires.bpmn.client.commands.impl |
Modifier and Type | Method and Description |
---|---|
List<Result> |
Results.getMessages() |
List<Result> |
Results.getMessages(ResultType type) |
Modifier and Type | Method and Description |
---|---|
void |
Results.addMessage(Result result) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultResultImpl
Result from the execution of a command
|
Modifier and Type | Method and Description |
---|---|
List<Result> |
DefaultResultsImpl.getMessages() |
List<Result> |
DefaultResultsImpl.getMessages(ResultType type) |
Modifier and Type | Method and Description |
---|---|
void |
DefaultResultsImpl.addMessage(Result result) |
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.