Class KpiMonitorBuilder.FilterableBuilder

    • Constructor Detail

      • FilterableBuilder

        protected FilterableBuilder()
    • Method Detail

      • withFilter

        public KpiMonitorBuilder.WorkflowMissing withFilter​(String filterKey)
        Sets an optional filter for the monitor, or null to have no filter at all.

        By default, the filter is set to KpiFilters.TRANSITION_ONLY.

        Parameters:
        filterKey - plugin key of a filter
        Returns:
        builder at the next step