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