Version | Change log |
MaintainJ 4.2.0 Oct 26, 2014 |
Search Diagram - Search Diagram feature is enhanced to search for values of runtime parameters, return values and object attributes. When search returns methods, they are organized in a tree structure to give a hint of how they relate to each other in the diagram. Added the ability to view the call trails including maximum response trail of any call. After viewing the maximum call trail, users can also restore the deleted calls at each level. Added the feature to filter calls by response time in a method besides the existing feature to filter calls by response time in the entire diagram. |
MaintainJ 3.2 Sep 19, 2011 |
· Major release with multiple enhancements to the product. · The context of each call is shown in the sequence diagram. The context includes the call parameters, return value and the state of the called object. · The actual runtime SQL statements (with populated parameters) going to the database regardless of the JDBC frameworks used are shown in the sequence diagram. · The runtime interactions between JSPs can be seen. · The sequence diagram 'Outline View' lists all the classes and calls in the trace file sorted by their package. · The 'Outline View' can be used to select and delete or exclude multiple packages/classes/calls at once. · By using 'Select In Diagram' feature in 'Outline View', the breadcrumb trail of the call can be seen in sequence diagram. This feature helps to quickly browse the diagram without expanding all calls. · The new 'Exclude Class' feature allows to exclude some classes or packages from the diagram. |