public class BuildResultRest extends BpmNotificationRest implements Serializable
| Constructor and Description |
|---|
BuildResultRest(org.jboss.pnc.spi.BuildResult buildResult) |
| Modifier and Type | Method and Description |
|---|---|
String |
getEventType() |
org.jboss.pnc.spi.BuildResult |
toBuildResult() |
String |
toLogString(int maxStringLength) |
String |
toString() |
static BuildResultRest |
valueOf(String serialized) |
public BuildResultRest(org.jboss.pnc.spi.BuildResult buildResult)
public static BuildResultRest valueOf(String serialized) throws IOException
IOExceptionpublic org.jboss.pnc.spi.BuildResult toBuildResult()
public String getEventType()
public String toLogString(int maxStringLength)
maxStringLength - Copyright © 2014–2017. All rights reserved.