Interface InstallationsManager

    • Method Detail

      • isEnabled

        boolean isEnabled()
        Returns:
        true if installation manager could be used (is enabled by config and no errors occurred)
      • findInstallation

        @Nullable
        InstallationInfo findInstallation​(@NotNull
                                          String installationUUID)
        Parameters:
        installationUUID -
        Returns:
        registered installation info with provided UUID or null if such installation was never registered