Uses of Class
com.atlassian.bamboo.build.strategy.PollingBuildStrategy.PollingStrategy

Packages that use PollingBuildStrategy.PollingStrategy
com.atlassian.bamboo.build.strategy   
 

Uses of PollingBuildStrategy.PollingStrategy in com.atlassian.bamboo.build.strategy
 

Methods in com.atlassian.bamboo.build.strategy that return PollingBuildStrategy.PollingStrategy
static PollingBuildStrategy.PollingStrategy PollingBuildStrategy.PollingStrategy.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static PollingBuildStrategy.PollingStrategy[] PollingBuildStrategy.PollingStrategy.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012 Atlassian. All Rights Reserved.