Package | Description |
---|---|
com.ibm.rational.test.lt.recorder.ui.extensibility |
Classes and interfaces enabling extensions to contribute the recording framework user interface.
|
com.ibm.rational.test.lt.recorder.ui.wizards |
Wizard related classes and interfaces.
|
Modifier and Type | Method and Description |
---|---|
static RecorderClientWizardConfigurer |
RecorderClientWizardConfigurer.newConfigurer(Set<String> packetTypes,
Set<String> recorderTypes,
Set<String> clientTypes)
Returns a new configurer that presents only a subset of clients and recorders, among all
available ones.
|
Modifier and Type | Method and Description |
---|---|
void |
INewRecordingSessionWizard.setRestriction(RecorderClientWizardConfigurer configurer)
Forces the wizard to present only a subset of clients and recorders as specified
by the configurer.
|
© Copyright IBM Corp. 2013. All rights reserved.