Package org.imixs.workflow.dataview


package org.imixs.workflow.dataview
  • Classes
    Class
    Description
    The DataViewCache implements a sessionScoped cache for the dataView filter.
    The DataViewController is used to display a data view
    The DataViewDefinitionController is used to configure a dataview definition
    An DataViewExportEvent is send by the DataViewController during exporting a data view into a Excel Template.
    The DataViewPOIHelper provides methods to update a excel template with the help of the Apache POI framework.
    The OpenAIAPIService provides methods to post prompt templates to the OpenAI API supported by Llama-cpp http server.