Details
-
New Feature
-
Resolution: Fixed
-
Major
-
2.0.2
-
None
-
version
-
Trivial
-
Description
Add the following method to DocumentModelBridge interface:
/** * @return a string identifying the current version of this document */ String getVersion();