public class BundleDeployResult extends Object implements Serializable
| Constructor and Description |
|---|
BundleDeployResult() |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorMessage() |
boolean |
isSuccess() |
void |
setErrorMessage(String errorMessage) |
void |
setErrorMessage(Throwable t) |
String |
toString() |
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.