|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.openengsb.core.common.Event
org.openengsb.domain.deploy.DeployEndEvent
public class DeployEndEvent
| Constructor Summary | |
|---|---|
DeployEndEvent()
|
|
DeployEndEvent(String deployId,
boolean success,
String output)
|
|
| Method Summary | |
|---|---|
String |
getDeployId()
|
String |
getOutput()
|
boolean |
isSuccess()
|
| Methods inherited from class org.openengsb.core.common.Event |
|---|
getName, getType, setName, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DeployEndEvent()
public DeployEndEvent(String deployId,
boolean success,
String output)
| Method Detail |
|---|
public String getOutput()
public boolean isSuccess()
public String getDeployId()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||