Class RtcCm

    • Field Detail

      • TYPE_DELIVERABLE

        public static final String TYPE_DELIVERABLE
        Deliverable type was introduced by IBM in Engineering Workflow Management within the http://jazz.net/xmlns/prod/jazz/rtc/cm/1.0/ namespace. However, starting with version 7.0.2, IBM Global Configuration Manager is looking up for selection dialogs whose resource type is http://open-services.net/ns/cm#Deliverable, hence a Deliverable type also in standard OSLC Change Management namespace.

        Developer must use:

        • http://jazz.net/xmlns/prod/jazz/rtc/cm/1.0/Deliverable as rdf:type for Deliverable resource itself,
        • http://open-services.net/ns/cm#Deliverable as oslc:resourceType for a Deliverable selection dialog declared by a service provider
        See Also:
        Constant Field Values
    • Method Detail

      • getInstance

        public static RtcCm getInstance()