Package wt.maturity


package wt.maturity
  • Class
    Description
     
     
     
    Delegate for displaying the identification for the Promotion Request.
    Baseline for a PromotionNotice indicating the dependant items required for this PromotionNotice to be reviewed.

    The MaturityBaseline does not support holding a reference to a working copy.
    The intent of the maturity configuration service is to handle service calls for UI configurations.
    Usual exception associated with a service.
    Promotion Request helper for associated wt.maturity.MaturityService.
    Use the newMaturityKey static factory method(s), not the MaturityKey constructor, to construct instances of this class.


    Supported API: true

    Extendable: false
    The interface describing the services available for the maturity package.


    Supported API: true

    Extendable: false
    Promoteable objects are able to be PromotionTargets and PromotionSeeds in a PromotionNotice.
    The implementation of PromotionNotices.
    Use the newPromotionNoticeConfigSpec static factory method(s), not the PromotionNoticeConfigSpec constructor, to construct instances of this class.
    The identification object for PromotionNotice objects.
    The PromotionSeed object represents a link between the initially selected promotables and the promotion request.
    MaturityVersioned object that are promoted in the Maturity process.
    Factory to look up an implementation of the TransitionHandler interface to move objects through a Transition TransitionHandlerFactory.getInstance().transitionTargets(contextObject, transition, false);

    Supported API: true

    Extendable: false