@XMLBindable public class UESProcessResult extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private java.lang.String |
errorCode
Optional error code.
|
private UESMessage |
message
Message of result.
|
private UESURI |
processUri
UESURI of process.
|
private UESURI |
result
UESURI of result object.
|
private UESProcessState |
state
State of process.
|
| Constructor and Description |
|---|
UESProcessResult() |