public class TriggerDefinitionExportHelper extends Object
Constructor and Description |
---|
TriggerDefinitionExportHelper() |
Modifier and Type | Method and Description |
---|---|
TriggerDefinition |
importTriggerDefinition(long id,
Triggerable triggerable,
com.atlassian.bamboo.specs.api.model.trigger.TriggerProperties triggerProperties) |
com.atlassian.bamboo.specs.api.builders.trigger.Trigger |
toSpecsEntity(Set<Long> availableRepositories,
TriggerDefinition triggerDefinition) |
void |
validateTriggerProperties(com.atlassian.bamboo.specs.api.model.plan.PlanProperties topLevelPlanProperties) |
@NotNull public com.atlassian.bamboo.specs.api.builders.trigger.Trigger toSpecsEntity(@Nullable Set<Long> availableRepositories, @NotNull TriggerDefinition triggerDefinition)
@NotNull public TriggerDefinition importTriggerDefinition(long id, @NotNull Triggerable triggerable, @NotNull com.atlassian.bamboo.specs.api.model.trigger.TriggerProperties triggerProperties) throws com.atlassian.bamboo.specs.api.exceptions.PropertiesValidationException
com.atlassian.bamboo.specs.api.exceptions.PropertiesValidationException
public void validateTriggerProperties(@NotNull com.atlassian.bamboo.specs.api.model.plan.PlanProperties topLevelPlanProperties) throws com.atlassian.bamboo.specs.api.exceptions.PropertiesValidationException, YamlValidationException
com.atlassian.bamboo.specs.api.exceptions.PropertiesValidationException
YamlValidationException
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.