Uses of Package
com.atlassian.bamboo.specs.api.exceptions
-
Packages that use com.atlassian.bamboo.specs.api.exceptions Package Description com.atlassian.bamboo.specs.api.builders The 'builders.*' packages contain classes you can use to define your Bamboo configuration as code, see also com.atlassian.bamboo.specs.builders.com.atlassian.bamboo.specs.api.builders.condition Task conditions.com.atlassian.bamboo.specs.api.builders.credentials Shared credentials for authenticating repositories or AWS access.com.atlassian.bamboo.specs.api.builders.deployment Deployment project and environments.com.atlassian.bamboo.specs.api.builders.deployment.configuration Items stored in environment custom plugins configuration.com.atlassian.bamboo.specs.api.builders.notification Bamboo notifications support.com.atlassian.bamboo.specs.api.builders.plan Plan, plan branches, stages and jobs.com.atlassian.bamboo.specs.api.builders.plan.artifact Artifact definitions and artifact subscriptions.com.atlassian.bamboo.specs.api.builders.plan.branches Automatic branch creation, integration and cleanup.com.atlassian.bamboo.specs.api.builders.plan.dependencies Plan dependencies (so that build of one plan may trigger builds of another plans).com.atlassian.bamboo.specs.api.builders.project Bamboo project (which is a container for plans).com.atlassian.bamboo.specs.api.builders.repository Generic plan-local and linked source code repositories as well as change detection settings, see also com.atlassian.bamboo.specs.builders.repository for specific repository types.com.atlassian.bamboo.specs.api.builders.repository.viewer Generic repository viewers, see also com.atlassian.bamboo.specs.builders.repository.viewer for specific viewers.com.atlassian.bamboo.specs.api.builders.task Generic classes, such as theAnyTaskclass for handling tasks unsupported by Bamboo Specs.com.atlassian.bamboo.specs.api.builders.trigger Build triggers.com.atlassian.bamboo.specs.api.exceptions Exceptions thrown by Bamboo Specs library.com.atlassian.bamboo.specs.api.model The 'model.*' packages contain internal data representation of various Bamboo entities, you usually won't use them directly.com.atlassian.bamboo.specs.api.model.credentials Shared credentials for authenticating repositories or AWS access.com.atlassian.bamboo.specs.api.model.notification Bamboo notifications support.com.atlassian.bamboo.specs.api.model.permission Immutable permissions like plan permissions properties, deployment permissions properties etc.com.atlassian.bamboo.specs.api.model.plan Plan, plan branches, stages and jobs.com.atlassian.bamboo.specs.api.model.plan.artifact Artifact definitions and artifact subscriptions.com.atlassian.bamboo.specs.api.model.plan.branches Automatic branch creation, integration and cleanup.com.atlassian.bamboo.specs.api.model.plan.dependencies Plan dependencies (so that build of one plan may trigger builds of another plans).com.atlassian.bamboo.specs.api.model.plan.requirement Custom requirements for a job.com.atlassian.bamboo.specs.api.model.project Bamboo project (which is a container for plans).com.atlassian.bamboo.specs.api.model.repository Generic plan-local and linked source code repositories as well as change detection settings.com.atlassian.bamboo.specs.api.model.repository.viewer Generic repository viewers.com.atlassian.bamboo.specs.api.model.task The AnyTask class for handling tasks unsupported by Bamboo Specs.com.atlassian.bamboo.specs.api.model.trigger Build triggers.com.atlassian.bamboo.specs.api.validators.common Common validators for strings, numbers, database constraints etc. -
Classes in com.atlassian.bamboo.specs.api.exceptions used by com.atlassian.bamboo.specs.api.builders Class Description PropertiesValidationException Errors in export properties objects (mostly required properties, and context free validation). -
Classes in com.atlassian.bamboo.specs.api.exceptions used by com.atlassian.bamboo.specs.api.builders.condition Class Description PropertiesValidationException Errors in export properties objects (mostly required properties, and context free validation). -
Classes in com.atlassian.bamboo.specs.api.exceptions used by com.atlassian.bamboo.specs.api.builders.credentials Class Description PropertiesValidationException Errors in export properties objects (mostly required properties, and context free validation). -
Classes in com.atlassian.bamboo.specs.api.exceptions used by com.atlassian.bamboo.specs.api.builders.deployment Class Description PropertiesValidationException Errors in export properties objects (mostly required properties, and context free validation). -
Classes in com.atlassian.bamboo.specs.api.exceptions used by com.atlassian.bamboo.specs.api.builders.deployment.configuration Class Description PropertiesValidationException Errors in export properties objects (mostly required properties, and context free validation). -
Classes in com.atlassian.bamboo.specs.api.exceptions used by com.atlassian.bamboo.specs.api.builders.notification Class Description PropertiesValidationException Errors in export properties objects (mostly required properties, and context free validation). -
Classes in com.atlassian.bamboo.specs.api.exceptions used by com.atlassian.bamboo.specs.api.builders.plan Class Description PropertiesValidationException Errors in export properties objects (mostly required properties, and context free validation). -
Classes in com.atlassian.bamboo.specs.api.exceptions used by com.atlassian.bamboo.specs.api.builders.plan.artifact Class Description PropertiesValidationException Errors in export properties objects (mostly required properties, and context free validation). -
Classes in com.atlassian.bamboo.specs.api.exceptions used by com.atlassian.bamboo.specs.api.builders.plan.branches Class Description PropertiesValidationException Errors in export properties objects (mostly required properties, and context free validation). -
Classes in com.atlassian.bamboo.specs.api.exceptions used by com.atlassian.bamboo.specs.api.builders.plan.dependencies Class Description PropertiesValidationException Errors in export properties objects (mostly required properties, and context free validation). -
Classes in com.atlassian.bamboo.specs.api.exceptions used by com.atlassian.bamboo.specs.api.builders.project Class Description PropertiesValidationException Errors in export properties objects (mostly required properties, and context free validation). -
Classes in com.atlassian.bamboo.specs.api.exceptions used by com.atlassian.bamboo.specs.api.builders.repository Class Description PropertiesValidationException Errors in export properties objects (mostly required properties, and context free validation). -
Classes in com.atlassian.bamboo.specs.api.exceptions used by com.atlassian.bamboo.specs.api.builders.repository.viewer Class Description PropertiesValidationException Errors in export properties objects (mostly required properties, and context free validation). -
Classes in com.atlassian.bamboo.specs.api.exceptions used by com.atlassian.bamboo.specs.api.builders.task Class Description PropertiesValidationException Errors in export properties objects (mostly required properties, and context free validation). -
Classes in com.atlassian.bamboo.specs.api.exceptions used by com.atlassian.bamboo.specs.api.builders.trigger Class Description PropertiesValidationException Errors in export properties objects (mostly required properties, and context free validation). -
Classes in com.atlassian.bamboo.specs.api.exceptions used by com.atlassian.bamboo.specs.api.exceptions Class Description BambooSpecsPublishingException.ErrorType Known possible failure types. -
Classes in com.atlassian.bamboo.specs.api.exceptions used by com.atlassian.bamboo.specs.api.model Class Description PropertiesValidationException Errors in export properties objects (mostly required properties, and context free validation). -
Classes in com.atlassian.bamboo.specs.api.exceptions used by com.atlassian.bamboo.specs.api.model.credentials Class Description PropertiesValidationException Errors in export properties objects (mostly required properties, and context free validation). -
Classes in com.atlassian.bamboo.specs.api.exceptions used by com.atlassian.bamboo.specs.api.model.notification Class Description PropertiesValidationException Errors in export properties objects (mostly required properties, and context free validation). -
Classes in com.atlassian.bamboo.specs.api.exceptions used by com.atlassian.bamboo.specs.api.model.permission Class Description PropertiesValidationException Errors in export properties objects (mostly required properties, and context free validation). -
Classes in com.atlassian.bamboo.specs.api.exceptions used by com.atlassian.bamboo.specs.api.model.plan Class Description PropertiesValidationException Errors in export properties objects (mostly required properties, and context free validation). -
Classes in com.atlassian.bamboo.specs.api.exceptions used by com.atlassian.bamboo.specs.api.model.plan.artifact Class Description PropertiesValidationException Errors in export properties objects (mostly required properties, and context free validation). -
Classes in com.atlassian.bamboo.specs.api.exceptions used by com.atlassian.bamboo.specs.api.model.plan.branches Class Description PropertiesValidationException Errors in export properties objects (mostly required properties, and context free validation). -
Classes in com.atlassian.bamboo.specs.api.exceptions used by com.atlassian.bamboo.specs.api.model.plan.dependencies Class Description PropertiesValidationException Errors in export properties objects (mostly required properties, and context free validation). -
Classes in com.atlassian.bamboo.specs.api.exceptions used by com.atlassian.bamboo.specs.api.model.plan.requirement Class Description PropertiesValidationException Errors in export properties objects (mostly required properties, and context free validation). -
Classes in com.atlassian.bamboo.specs.api.exceptions used by com.atlassian.bamboo.specs.api.model.project Class Description PropertiesValidationException Errors in export properties objects (mostly required properties, and context free validation). -
Classes in com.atlassian.bamboo.specs.api.exceptions used by com.atlassian.bamboo.specs.api.model.repository Class Description PropertiesValidationException Errors in export properties objects (mostly required properties, and context free validation). -
Classes in com.atlassian.bamboo.specs.api.exceptions used by com.atlassian.bamboo.specs.api.model.repository.viewer Class Description PropertiesValidationException Errors in export properties objects (mostly required properties, and context free validation). -
Classes in com.atlassian.bamboo.specs.api.exceptions used by com.atlassian.bamboo.specs.api.model.task Class Description PropertiesValidationException Errors in export properties objects (mostly required properties, and context free validation). -
Classes in com.atlassian.bamboo.specs.api.exceptions used by com.atlassian.bamboo.specs.api.model.trigger Class Description PropertiesValidationException Errors in export properties objects (mostly required properties, and context free validation). -
Classes in com.atlassian.bamboo.specs.api.exceptions used by com.atlassian.bamboo.specs.api.validators.common Class Description PropertiesValidationException Errors in export properties objects (mostly required properties, and context free validation).