Class Gcm

    • Method Detail

      • getInstance

        public static Gcm getInstance()
      • isDeliverableLinkSupported

        public static boolean isDeliverableLinkSupported​(Publisher gcmPublisher)
        Checks whether the GC application corresponding to the given publisher version supports creating links from a GC to a Deliverable.

        This feature has been implemented in ELM 7.0.2.

        Parameters:
        gcmPublisher - the GC publisher to check
        Returns:
        true if linking to a Deliverable is supported, false otherwise