Class GlobalConfigurationService


  • public class GlobalConfigurationService
    extends Object
    Provides services for Global Configurations
    Since:
    2.1.0
    • Constructor Detail

      • GlobalConfigurationService

        public GlobalConfigurationService()
    • Method Detail

      • getGcSelectionDialog

        public Response getGcSelectionDialog​(String rootservices)
        Returns the GC dialog from a given rootservices URI
        Parameters:
        rootservices - the rootservices URI
        Returns:
        the GC Dialog
      • getGCFriends

        public Response getGCFriends​(String projectAreaId)
        Gets all Jazz Global Configuration applications registered (and scheme-enabled) as friends, as well as friend applications that couldn't be reached.
        Parameters:
        projectAreaId - the project area whose associated scheme must be used to determine the enabled friends.
        Returns:
        the GC scheme-enabled friends
        Since:
        3.5.0