de.oio.bugkilla.splitter
Class NextUserInteraction

java.lang.Object
  |
  +--de.oio.bugkilla.protocol.CommandLanguage
        |
        +--de.oio.bugkilla.splitter.FilterState
              |
              +--de.oio.bugkilla.splitter.NextUserInteraction
All Implemented Interfaces:
CallHandler, Commandable

public class NextUserInteraction
extends FilterState

Author:
cdedek 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.splitter.FilterState
manager
 
Fields inherited from class de.oio.bugkilla.protocol.CommandLanguage
EXIT_RECORDER, START_RECORDING, START_TEST_STEP, START_USER_INTERACTION, STOP_RECORDING
 
Constructor Summary
NextUserInteraction(FilterManager manager)
          Constructor NextUserInteraction.
 
Method Summary
 void waitForLastConversation()
          Method waitForLastConversation.
 
Methods inherited from class de.oio.bugkilla.splitter.FilterState
handleIncomingCall
 
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
 
Methods inherited from interface de.oio.bugkilla.protocol.Commandable
startRecording, startRecordingUserInteraction, stop, stopRecording
 

Constructor Detail

NextUserInteraction

public NextUserInteraction(FilterManager manager)
Constructor NextUserInteraction.

Parameters:
manager -
Method Detail

waitForLastConversation

public void waitForLastConversation()
Method waitForLastConversation.



Copyright © Orientation in Objects GmbH. All Rights Reserved.