public class ChangeProcessResult
extends java.lang.Object
| Constructor and Description |
|---|
ChangeProcessResult(java.lang.String changeId,
io.flamingock.internal.common.core.response.data.ChangeResult result) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getChangeId() |
io.flamingock.internal.common.core.response.data.ChangeResult |
getResult() |
boolean |
isFailed() |