Package io.permazen.cli.parse
Class ObjInfo
java.lang.Object
io.permazen.cli.parse.ObjInfo
Utility class holding meta-data about a database object.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ObjInfo
Constructor.- Parameters:
tx- database transactionid- the ID of the object to query- Throws:
DeletedObjectException- if object does not exist
-
-
Method Details