Uses of Class
org.jbpm.workbench.es.model.RequestParameterSummary
-
Packages that use RequestParameterSummary Package Description org.jbpm.workbench.es.model -
-
Uses of RequestParameterSummary in org.jbpm.workbench.es.model
Methods in org.jbpm.workbench.es.model that return types with arguments of type RequestParameterSummary Modifier and Type Method Description List<RequestParameterSummary>RequestDetails. getParams()Method parameters in org.jbpm.workbench.es.model with type arguments of type RequestParameterSummary Modifier and Type Method Description voidRequestDetails. setParams(List<RequestParameterSummary> params)
-