Package | Description |
---|---|
com.ibm.rational.test.lt.recorder.core.session |
Provides the infrastructure for controlling a recording session.
|
Modifier and Type | Method and Description |
---|---|
IPacketReferenceInputStream |
IRecordingSession.getContentAsReference()
Returns the recorded content of the session, as a packet reference input stream.
|
Modifier and Type | Method and Description |
---|---|
List<IRecorderPacketReference> |
IRecordingSession.getAnnotationPacketReferences(IPacketReferenceInputStream stream)
Returns the annotations packet references that were emitted during the session.
|
© Copyright IBM Corp. 2013. All rights reserved.