com.ibm.rational.test.lt.recorder.ui.wizards

Class NewRecorderClientWizard

    • Constructor Detail

      • NewRecorderClientWizard

        public NewRecorderClientWizard()
    • Method Detail

      • initialize

        public void initialize(ClientConfiguration clientConfiguration,
                      RecorderConfiguration recorderConfiguration)
        Initializes the wizard with the specified configurations.
        Parameters:
        clientConfiguration - An empty client configuration, with the type chosen by the user prior to this wizard.
        recorderConfiguration - Either null, if this wizard is declared to perform the recorder type selection (see performsRecorderSelection in the extension point), or an empty recorder configuration, with the type chosen by the user prior to this wizard.
      • getRecorderConfigurations

        public final RecorderConfiguration[] getRecorderConfigurations()
        Returns the recorder configurations, filled with properties from the user input This method is invoked only when SubWizard.canFinishThisWizard() returns true. If this wizard does not perform recorder selection, this method should return only one recorder configuration.
        Returns:
      • setRecorderConfigurations

        protected final void setRecorderConfigurations(RecorderConfiguration[] recorderConfigurations)
IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2013. All rights reserved.