org.openengsb.domain.deploy
Class DeployEndEvent
java.lang.Object
org.openengsb.core.common.Event
org.openengsb.domain.deploy.DeployEndEvent
public class DeployEndEvent
- extends Event
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeployEndEvent
public DeployEndEvent(String deployId,
boolean success,
String output)
getOutput
public String getOutput()
isSuccess
public boolean isSuccess()
getDeployId
public String getDeployId()
Copyright © 2009-2010. All Rights Reserved.