Uses of Enum Class
com.atlassian.bamboo.plan.trigger.PollingStrategy
Package
Description
-
Uses of PollingStrategy in com.atlassian.bamboo.pageobjects.pages.triggers
Modifier and TypeMethodDescriptionPollingTriggerComponent.withPollingStrategy
(@NotNull PollingStrategy pollingStrategy) -
Uses of PollingStrategy in com.atlassian.bamboo.plan.trigger
Modifier and TypeMethodDescriptionstatic PollingStrategy
Returns the enum constant of this class with the specified name.static PollingStrategy[]
PollingStrategy.values()
Returns an array containing the constants of this enum class, in the order they are declared.