public interface ReportAttacher
| Modifier and Type | Interface and Description |
|---|---|
static class |
ReportAttacher.AbstractReportAttacher |
| Modifier and Type | Method and Description |
|---|---|
void |
addReport(org.jboss.dmr.ModelNode report) |
void |
attachResult(OperationContext context) |
void addReport(org.jboss.dmr.ModelNode report)
throws OperationFailedException
OperationFailedExceptionvoid attachResult(OperationContext context) throws OperationFailedException
OperationFailedExceptionCopyright © 2019 JBoss by Red Hat. All rights reserved.