Uses of Interface
com.atlassian.bamboo.trigger.TriggerActivator
Packages that use TriggerActivator
Package
Description
-
Uses of TriggerActivator in com.atlassian.bamboo.build.strategy
Methods in com.atlassian.bamboo.build.strategy that return TriggerActivatorModifier and TypeMethodDescription@Nullable TriggerActivator
TriggerTypeManagerImpl.getTriggerActivator
(@NotNull String pluginKey) -
Uses of TriggerActivator in com.atlassian.bamboo.configuration.external.yaml
Fields in com.atlassian.bamboo.configuration.external.yaml with type parameters of type TriggerActivatorModifier and TypeFieldDescriptionstatic final Predicate<com.atlassian.plugin.ModuleDescriptor<TriggerActivator>>
BambooYamlParserImpl.TRIGGER_MODULE_DESCRIPTORS_PREDICATE
-
Uses of TriggerActivator in com.atlassian.bamboo.plugins.bitbucket.trigger
Classes in com.atlassian.bamboo.plugins.bitbucket.trigger that implement TriggerActivator -
Uses of TriggerActivator in com.atlassian.bamboo.plugins.stash.trigger
Classes in com.atlassian.bamboo.plugins.stash.trigger that implement TriggerActivator -
Uses of TriggerActivator in com.atlassian.bamboo.trigger
Methods in com.atlassian.bamboo.trigger that return TriggerActivatorModifier and TypeMethodDescription@Nullable TriggerActivator
TriggerTypeManager.getTriggerActivator
(@NotNull String pluginKey) GetTriggerActivator
instance for a particular plugin key. -
Uses of TriggerActivator in com.atlassian.bamboo.trigger.cron
Classes in com.atlassian.bamboo.trigger.cron that implement TriggerActivator -
Uses of TriggerActivator in com.atlassian.bamboo.trigger.daily
Classes in com.atlassian.bamboo.trigger.daily that implement TriggerActivator -
Uses of TriggerActivator in com.atlassian.bamboo.trigger.dependency
Classes in com.atlassian.bamboo.trigger.dependency that implement TriggerActivatorModifier and TypeClassDescriptionclass
class
class
-
Uses of TriggerActivator in com.atlassian.bamboo.trigger.polling
Classes in com.atlassian.bamboo.trigger.polling that implement TriggerActivator -
Uses of TriggerActivator in com.atlassian.bamboo.trigger.quartz
Classes in com.atlassian.bamboo.trigger.quartz that implement TriggerActivator -
Uses of TriggerActivator in com.atlassian.bamboo.trigger.remote
Classes in com.atlassian.bamboo.trigger.remote that implement TriggerActivator -
Uses of TriggerActivator in com.atlassian.bamboo.trigger.tag
Classes in com.atlassian.bamboo.trigger.tag that implement TriggerActivator