Uses of Class
com.atlassian.bamboo.trigger.polling.PollingTriggerConfigurationConstants.PollingStrategy

Packages that use PollingTriggerConfigurationConstants.PollingStrategy
com.atlassian.bamboo.trigger.polling   
 

Uses of PollingTriggerConfigurationConstants.PollingStrategy in com.atlassian.bamboo.trigger.polling
 

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



Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.