Package wt.maturity
Interface MaturityConfigurationService
The intent of the maturity configuration service is to handle service calls for UI configurations. Examples of UI
configuration is preferences, or conditions that determine when to or not to display something in the UI.
Supported API: true
Extendable: false
Supported API: true
Extendable: false
-
Method Summary
Modifier and TypeMethodDescriptiongetAutomaticReviseStates(WTContainerRef containerRef) Will get the life cycle states eligible for automatic revise on promotion request approval.
-
Method Details
-
getAutomaticReviseStates
Will get the life cycle states eligible for automatic revise on promotion request approval.
Supported API: true- Parameters:
containerRef- The reference of the container- Returns:
- automatic revision life cycle states
- Throws:
WTException
-