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
OperationFailedException
void attachResult(OperationContext context) throws OperationFailedException
OperationFailedException
Copyright © 2023 JBoss by Red Hat. All rights reserved.