Class BslGlobalScopeFilter.Builder

    • Constructor Detail

      • Builder

        public Builder​(BslAdditionalIndexInformationHelper indexInformationHelper)
        Constructor
        Parameters:
        indexInformationHelper - special service providing additional information for Bsl index, can't be null
    • Method Detail

      • setEnvironments

        public void setEnvironments​(Environments environments)
        Sets environment for filtering
        Parameters:
        environment -
      • getEnvironments

        public Environments getEnvironments()
        Gets current environment
        Returns:
        environment
      • setIgnoreAppModules

        public void setIgnoreAppModules​(boolean ignoreAppModules)
        Sets ignoring AppModule
        Parameters:
        ignoreAppModules -
      • isIgnoreAppModules

        public boolean isIgnoreAppModules()
        Checks for ignoring appModule
        Returns:
        true if ignoring
      • setIgnoreServerCalls

        public void setIgnoreServerCalls​(boolean ignoreServerCalls)
        Sets ignoring AppModule
        Parameters:
        ignoreAppModules -
      • isIgnoreServerCalls

        public boolean isIgnoreServerCalls()
        Checks for ignoring server calls
        Returns:
        true if ignoring