de.oio.bugkilla.recorder
Class EndSignalExpected

java.lang.Object
  |
  +--de.oio.bugkilla.protocol.CommandLanguage
        |
        +--de.oio.bugkilla.recorder.RecorderState
              |
              +--de.oio.bugkilla.recorder.EndSignalExpected
All Implemented Interfaces:
Commandable

public class EndSignalExpected
extends RecorderState

Author:
mniete To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates. To enable and disable the creation of type comments go to Window>Preferences>Java>Code Generation.

Field Summary
 
Fields inherited from class de.oio.bugkilla.recorder.RecorderState
manager
 
Fields inherited from class de.oio.bugkilla.protocol.CommandLanguage
EXIT_RECORDER, START_RECORDING, START_TEST_STEP, START_USER_INTERACTION, STOP_RECORDING
 
Constructor Summary
EndSignalExpected(RecorderManager manager)
          Constructor EndSignalExpected.
 
Methods inherited from class de.oio.bugkilla.protocol.CommandLanguage
startRecording, startRecordingUserInteraction, stop, stopRecording
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EndSignalExpected

public EndSignalExpected(RecorderManager manager)
Constructor EndSignalExpected.

Parameters:
manager -


Copyright © Orientation in Objects GmbH. All Rights Reserved.