org.openengsb.domain.test
Class TestStartEvent

java.lang.Object
  extended by org.openengsb.core.common.Event
      extended by org.openengsb.domain.test.TestStartEvent

public class TestStartEvent
extends Event


Constructor Summary
TestStartEvent(Long processId)
           
TestStartEvent(String testId)
           
 
Method Summary
 String getTestId()
           
 
Methods inherited from class org.openengsb.core.common.Event
getName, getProcessId, getType, setName, setProcessId, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TestStartEvent

public TestStartEvent(String testId)

TestStartEvent

public TestStartEvent(Long processId)
Method Detail

getTestId

public String getTestId()


Copyright © 2009-2011. All Rights Reserved.