Constructs a new change context in which the given record can be
edited, initiates the editing using the given action, and then
displays the editable record in a new window for editing.
Displays the fields of a record and allows the user to modify those
fields (as permitted by the schema) until the changes are either
committed back to the database or abandoned altogether by the user.
Supports the operations implemented in the 7.1 CM API
VOB properties
Get CQ CqUserDb from Project (Translate CLEARQUEST_USER_DB property
from CqUserDbRef to CqUserDb (ref.getUserDb))
Create Stream(parent stream, is-read-only, is-integration-stream)
Create Activity(headline, comment)
Get CQ record for an activity (Translate MY_ACTIVITY_LIST to Record
list via CqRecordRef.getRecord().)