Class KanbanConfig

java.lang.Object
org.bgerp.app.cfg.Config
org.bgerp.plugin.kanban.config.KanbanConfig

public class KanbanConfig extends Config
General Kanban plugin settings, e.g. kanban:preview.enable=0 to turn off the process preview dialog and fall back to the regular full-page process navigation on a card click.
  • Constructor Details

    • KanbanConfig

      protected KanbanConfig(ConfigMap config)
  • Method Details

    • isPreviewEnabled

      public boolean isPreviewEnabled()