org.openengsb.domain.deploy
Class DeployEndEvent
java.lang.Object
org.openengsb.core.api.Event
org.openengsb.domain.deploy.DeployEndEvent
- Direct Known Subclasses:
- DeployFailEvent, DeploySuccessEvent
public class DeployEndEvent
- extends org.openengsb.core.api.Event
| Methods inherited from class org.openengsb.core.api.Event |
getName, getProcessId, getType, setName, setProcessId, toString |
DeployEndEvent
public DeployEndEvent()
DeployEndEvent
public DeployEndEvent(String deployId,
String output)
DeployEndEvent
public DeployEndEvent(long processId,
String output)
getOutput
public String getOutput()
getDeployId
public String getDeployId()
Copyright © 2009-2012. All Rights Reserved.