org.openengsb.domain.deploy
Class DeployStartEvent

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

public class DeployStartEvent
extends org.openengsb.core.api.Event


Constructor Summary
DeployStartEvent(Long processId)
           
DeployStartEvent(String deployId)
           
 
Method Summary
 String getDeployId()
           
 
Methods inherited from class org.openengsb.core.api.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

DeployStartEvent

public DeployStartEvent(String deployId)

DeployStartEvent

public DeployStartEvent(Long processId)
Method Detail

getDeployId

public String getDeployId()


Copyright © 2009-2012. All Rights Reserved.