Uses of Class
hudson.plugins.clearcase.ClearTool.DefaultPromotionLevel

Packages that use ClearTool.DefaultPromotionLevel
hudson.plugins.clearcase   
 

Uses of ClearTool.DefaultPromotionLevel in hudson.plugins.clearcase
 

Methods in hudson.plugins.clearcase that return ClearTool.DefaultPromotionLevel
static ClearTool.DefaultPromotionLevel ClearTool.DefaultPromotionLevel.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ClearTool.DefaultPromotionLevel[] ClearTool.DefaultPromotionLevel.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in hudson.plugins.clearcase with parameters of type ClearTool.DefaultPromotionLevel
 void ClearToolExec.setBaselinePromotionLevel(java.lang.String baselineName, ClearTool.DefaultPromotionLevel promotionLevel)
           
 void ClearTool.setBaselinePromotionLevel(java.lang.String baselineName, ClearTool.DefaultPromotionLevel promotionLevel)
           
 



Copyright © 2010. All Rights Reserved.