org.openengsb.domain.deploy
Class DeployStartEvent

java.lang.Object
  extended by org.openengsb.core.common.Event
      extended by org.openengsb.domain.deploy.DeployStartEvent

public class DeployStartEvent
extends Event


Constructor Summary
DeployStartEvent(String deployId)
           
 
Method Summary
 String getDeployId()
           
 
Methods inherited from class org.openengsb.core.common.Event
getName, getType, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeployStartEvent

public DeployStartEvent(String deployId)
Method Detail

getDeployId

public String getDeployId()


Copyright © 2009-2010. All Rights Reserved.