Class AbstractReportActionConfig

    • Constructor Detail

      • AbstractReportActionConfig

        public AbstractReportActionConfig()
    • Method Detail

      • getAvailableFormats

        public static ReportFormat[] getAvailableFormats()
        Override this if some formats are not allowed.
        Returns:
        Formats allowed by this config
      • getDistributionTypeId

        public abstract java.lang.String getDistributionTypeId()
        Returns:
        The string that uniquely identifies this config. Be sure the string is defined as public static final in AbstractReportActionConfig
      • getName

        public abstract java.lang.String getName()
        Returns:
        Name of the config