de.oio.bugkilla.recorder
Class RecorderState

java.lang.Object
  |
  +--de.oio.bugkilla.protocol.CommandLanguage
        |
        +--de.oio.bugkilla.recorder.RecorderState
All Implemented Interfaces:
Commandable
Direct Known Subclasses:
Connected, EndSignalExpected, NotConnected, NoUserInteraction, UserInteractionExpected

public abstract class RecorderState
extends CommandLanguage

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
protected  RecorderManager manager
           
 
Fields inherited from class de.oio.bugkilla.protocol.CommandLanguage
EXIT_RECORDER, START_RECORDING, START_TEST_STEP, START_USER_INTERACTION, STOP_RECORDING
 
Constructor Summary
RecorderState()
           
 
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
 

Field Detail

manager

protected RecorderManager manager
Constructor Detail

RecorderState

public RecorderState()


Copyright © Orientation in Objects GmbH. All Rights Reserved.