public final class AppElementsCommitTransactionsResponse extends AbstractResponseObject
| Constructor | Description |
|---|---|
AppElementsCommitTransactionsResponse() |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getChangeId() |
Get The changeId representing the element state after the commit
|
String |
getElementId() |
Get The elementId of the element.
|
String[] |
getElementIds() |
Get The elementIds of the affected elements
|
String |
getParentChangeId() |
Get The changeId of the operation on which the transactions were based
|
String |
getTransactionId() |
Get The id of the transaction that should be committed.
|
String |
toString() |
getOtherPropertiespublic AppElementsCommitTransactionsResponse()
public final String getElementId()
public final String[] getElementIds()
public final String getChangeId()
public final String getParentChangeId()
public final String getTransactionId()
Copyright © 2021. All rights reserved.