com.polarion.alm.tracker.variantmanagement.IVariantManagementConfiguration
METHODS
| Modifiers and Type | Name | Description |
|---|---|---|
| String | getVariantType() | |
| String | getFeatureType() | |
| String | getVariationTypeField() | |
| String | getFeatureSelectionKey(IContextId,ITypeOpt) | Returns the key of the feature selection custom field for given Work Item type in given project. |
| String | getFeatureModelStructureRole() | |
| boolean | isSortByOutlineNumber() | Returns true if the feature selection tree should be sorted by outline number instead of variation type |
Back to Index