Class ProcessDefinitionDataSetGenerator

  • All Implemented Interfaces:
    org.dashbuilder.dataset.DataSetGenerator

    @Startup
    @ApplicationScoped
    public class ProcessDefinitionDataSetGenerator
    extends Object
    implements org.dashbuilder.dataset.DataSetGenerator
    • Field Detail

      • dataSetDefRegistry

        @Inject
        protected org.dashbuilder.dataset.def.DataSetDefRegistry dataSetDefRegistry
      • dataSetdef

        protected org.dashbuilder.dataset.def.DataSetDef dataSetdef
    • Constructor Detail

      • ProcessDefinitionDataSetGenerator

        public ProcessDefinitionDataSetGenerator()
    • Method Detail

      • buildDataSet

        public org.dashbuilder.dataset.DataSet buildDataSet​(Map<String,​String> params)
        Specified by:
        buildDataSet in interface org.dashbuilder.dataset.DataSetGenerator
      • getDataSetDef

        public org.dashbuilder.dataset.def.DataSetDef getDataSetDef()