Class TagProviderInformation

    • Constructor Detail

      • TagProviderInformation

        public TagProviderInformation​(java.lang.String name)
    • Method Detail

      • setScanClassInfo

        public void setScanClassInfo​(java.util.List<BasicInformation> scanClassInfo)
      • isRunning

        @Deprecated
        public boolean isRunning()
        Deprecated.
        This has been replaced by getStatus
      • getLastError

        public java.lang.Throwable getLastError()
      • setLastError

        public void setLastError​(java.lang.Throwable lastError)
      • getTagCount

        public int getTagCount()