Class GetGlobalConfigurationFriend.Result

  • Enclosing class:
    GetGlobalConfigurationFriend

    public static class GetGlobalConfigurationFriend.Result
    extends Object
    References discovered global configuration friends and friend applications that cannot be reached.
    Since:
    2.0.0
    • Method Detail

      • getGlobalConfigurationFriends

        public Collection<Friend> getGlobalConfigurationFriends()
        Returns the discovered Jazz Global Configuration applications registered as a friends.
        Returns:
        a collection of Jazz Global Configuration friend applications.
      • getNonAccessibleFriends

        public Collection<Friend> getNonAccessibleFriends()
        Returns the applications registered as a friends that could not be reached. Usual causes are a network issue or the remote server is down.
        Returns:
        a collection of non accessible friends