public interface ParameterContributorFactory
| Modifier and Type | Method and Description |
|---|---|
List<ParameterContributor> |
getContributors(ParameterContributorContext context)
Returns a list of parameter contributor instances to be used during report filling.
|
List<ParameterContributor> getContributors(ParameterContributorContext context) throws JRException
null if no parameter contributor is to be used.JRExceptionCopyright © 2017. All rights reserved.