| Package | Description |
|---|---|
| org.dashbuilder.dataset.def |
| Modifier and Type | Method and Description |
|---|---|
List<DataSetPostProcessor> |
DataSetDefRegistry.getDataSetDefPostProcessors(String uuid)
Get the post processors for a given definition for the specified data set.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataSetDefRegistry.registerPostProcessor(String uuid,
DataSetPostProcessor postProcessor)
Register a DataSetPostProcessor instance for the given to data set.
|
Copyright © 2017–2020 JBoss by Red Hat. All rights reserved.