|
|||||||||
| 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.build.BuildEndEvent
public class BuildEndEvent
| Constructor Summary | |
|---|---|
BuildEndEvent(String buildId,
boolean success,
String output)
|
|
| Method Summary | |
|---|---|
String |
getBuildId()
|
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 BuildEndEvent(String buildId,
boolean success,
String output)
| Method Detail |
|---|
public String getBuildId()
public boolean isSuccess()
public String getOutput()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||