Package | Description |
---|---|
org.jbpm.workbench.es.model |
Modifier and Type | Method and Description |
---|---|
List<ErrorSummary> |
RequestDetails.getErrors() |
Modifier and Type | Method and Description |
---|---|
void |
RequestDetails.setErrors(List<ErrorSummary> errors) |
Constructor and Description |
---|
RequestDetails(RequestSummary request,
List<ErrorSummary> errors,
List<RequestParameterSummary> params) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.