|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PollingStrategy | |
|---|---|
| com.atlassian.bamboo.pageobjects.pages.triggers | |
| com.atlassian.bamboo.plan.trigger | |
| Uses of PollingStrategy in com.atlassian.bamboo.pageobjects.pages.triggers |
|---|
| Methods in com.atlassian.bamboo.pageobjects.pages.triggers with parameters of type PollingStrategy | |
|---|---|
PollingTriggerComponent |
PollingTriggerComponent.withPollingStrategy(PollingStrategy pollingStrategy)
|
| Uses of PollingStrategy in com.atlassian.bamboo.plan.trigger |
|---|
| Methods in com.atlassian.bamboo.plan.trigger that return PollingStrategy | |
|---|---|
static PollingStrategy |
PollingStrategy.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static PollingStrategy[] |
PollingStrategy.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||