Uses of Class
com.atlassian.bamboo.ww2.actions.chains.admin.triggers.TriggerUIConfigBean
-
-
Uses of TriggerUIConfigBean in com.atlassian.bamboo.deployments.environments.actions.triggers
Fields in com.atlassian.bamboo.deployments.environments.actions.triggers declared as TriggerUIConfigBean Modifier and Type Field Description protected TriggerUIConfigBean
ConfigureEnvironmentTriggers. triggerUIConfigBean
Methods in com.atlassian.bamboo.deployments.environments.actions.triggers with parameters of type TriggerUIConfigBean Modifier and Type Method Description void
ConfigureEnvironmentTriggers. setTriggerUIConfigBean(TriggerUIConfigBean triggerUIConfigBean)
-
Uses of TriggerUIConfigBean in com.atlassian.bamboo.ww2.actions.admin.bulk.trigger
Methods in com.atlassian.bamboo.ww2.actions.admin.bulk.trigger with parameters of type TriggerUIConfigBean Modifier and Type Method Description void
ReplaceTriggersAction. setTriggerUIConfigBean(TriggerUIConfigBean triggerUIConfigBean)
-
Uses of TriggerUIConfigBean in com.atlassian.bamboo.ww2.actions.branch
Fields in com.atlassian.bamboo.ww2.actions.branch declared as TriggerUIConfigBean Modifier and Type Field Description protected TriggerUIConfigBean
AbstractBranchTriggerConfigAction. triggerUIConfigBean
Methods in com.atlassian.bamboo.ww2.actions.branch with parameters of type TriggerUIConfigBean Modifier and Type Method Description void
AbstractBranchTriggerConfigAction. setTriggerUIConfigBean(TriggerUIConfigBean triggerUIConfigBean)
-
Uses of TriggerUIConfigBean in com.atlassian.bamboo.ww2.actions.chains.admin.triggers
Fields in com.atlassian.bamboo.ww2.actions.chains.admin.triggers declared as TriggerUIConfigBean Modifier and Type Field Description protected TriggerUIConfigBean
ConfigureChainTrigger. triggerUIConfigBean
Methods in com.atlassian.bamboo.ww2.actions.chains.admin.triggers with parameters of type TriggerUIConfigBean Modifier and Type Method Description void
ConfigureChainTrigger. setTriggerUIConfigBean(TriggerUIConfigBean triggerUIConfigBean)
-