Package com.arangodb.entity
Class StreamTransactionEntity
- java.lang.Object
-
- com.arangodb.entity.StreamTransactionEntity
-
public final class StreamTransactionEntity extends Object
- Since:
- ArangoDB 3.5.0
- Author:
- Michele Rastelli
-
-
Constructor Summary
Constructors Constructor Description StreamTransactionEntity()
-
-
-
Method Detail
-
getId
public String getId()
-
getStatus
public StreamTransactionStatus getStatus()
-
-