Uses of Interface
com.atlassian.bamboo.specs.api.model.EntityProperties

Packages that use EntityProperties
Package
Description
The 'builders.*' packages contain classes you can use to define your Bamboo configuration as code, see also com.atlassian.bamboo.specs.builders.
Conversion of EntityProperties model into Java.
The 'model.*' packages contain internal data representation of various Bamboo entities, you usually won't use them directly.
Application Links (for instance to integrate with JIRA or Bitbucket Server).
Shared credentials for authenticating repositories or AWS access.
Deployment project and environments.
Items stored in environment custom plugins configuration.
Properties classes for Docker configuration.
Bamboo labels support.
Bamboo notifications support.
Immutable permissions like plan permissions properties, deployment permissions properties etc.
Plan, plan branches, stages and jobs.
Artifact definitions and artifact subscriptions.
Automatic branch creation, integration and cleanup.
Task conditions.
Items stored in plan configuration, including (but not limited to) items from 'Miscellaneous' page.
Plan dependencies (so that build of one plan may trigger builds of another plans).
Custom requirements for a job.
Bamboo project (which is a container for plans).
Generic plan-local and linked source code repositories as well as change detection settings.
Generic repository viewers.
The AnyTask class for handling tasks unsupported by Bamboo Specs.
Build triggers.
Utility classes, such as: creating cron expressions.
Build triggers.
Conversion of EntityProperties model into Java.
Various implementations of CodeEmitter which are used for converting EntityProperties model into Java.
Shared credentials for user-password and SSH authentication.
Bamboo notifications support.
Bitbucket Cloud repository type.
Bitbucket Server repository type.
Git repository type.
GitHub repository type.
Repository viewers.
Tasks you can execute in a job.
Properties classes related to Docker CLI task.
Build triggers.
Utility classes, such as the BambooServer which publishes a plan on Bamboo.