public class TestTriggerSpecsHelper extends Object
Modifier and Type | Field and Description |
---|---|
static String |
BUILD_STRATEGY_TRIGGER_IP |
Constructor and Description |
---|
TestTriggerSpecsHelper() |
Modifier and Type | Method and Description |
---|---|
static com.atlassian.bamboo.specs.builders.trigger.RepositoryPollingTrigger |
pollingTrigger() |
static com.atlassian.bamboo.specs.builders.trigger.RepositoryPollingTrigger |
pollingTrigger(Duration pollingPeriod) |
static com.atlassian.bamboo.specs.builders.trigger.RemoteTrigger |
remoteTrigger() |
static com.atlassian.bamboo.specs.builders.trigger.TagTrigger |
tagTrigger() |
public static final String BUILD_STRATEGY_TRIGGER_IP
public static com.atlassian.bamboo.specs.builders.trigger.RepositoryPollingTrigger pollingTrigger()
public static com.atlassian.bamboo.specs.builders.trigger.RepositoryPollingTrigger pollingTrigger(Duration pollingPeriod)
public static com.atlassian.bamboo.specs.builders.trigger.RemoteTrigger remoteTrigger()
public static com.atlassian.bamboo.specs.builders.trigger.TagTrigger tagTrigger()
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.