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.
-
Uses of EntityProperties in com.atlassian.bamboo.specs.api.builders
Classes in com.atlassian.bamboo.specs.api.builders with type parameters of type EntityPropertiesModifier and TypeClassDescriptionclassCallEntityPropertiesBuilder<T extends EntityProperties>Used to call protectedEntityPropertiesBuilder.build().classEntityPropertiesBuilder<T extends EntityProperties>Represents any Bamboo entity.Methods in com.atlassian.bamboo.specs.api.builders with type parameters of type EntityPropertiesModifier and TypeMethodDescriptionstatic <T extends EntityProperties>
TCallEntityPropertiesBuilder.build(EntityPropertiesBuilder<T> e) -
Uses of EntityProperties in com.atlassian.bamboo.specs.api.codegen
Classes in com.atlassian.bamboo.specs.api.codegen with type parameters of type EntityPropertiesModifier and TypeInterfaceDescriptioninterfaceCondition<T extends EntityProperties>Represents a condition. -
Uses of EntityProperties in com.atlassian.bamboo.specs.api.model
Subinterfaces of EntityProperties in com.atlassian.bamboo.specs.api.modelClasses in com.atlassian.bamboo.specs.api.model that implement EntityPropertiesModifier and TypeClassDescriptionfinal classfinal classfinal classfinal class -
Uses of EntityProperties in com.atlassian.bamboo.specs.api.model.applink
Classes in com.atlassian.bamboo.specs.api.model.applink that implement EntityProperties -
Uses of EntityProperties in com.atlassian.bamboo.specs.api.model.credentials
Classes in com.atlassian.bamboo.specs.api.model.credentials that implement EntityPropertiesModifier and TypeClassDescriptionclassfinal classclass -
Uses of EntityProperties in com.atlassian.bamboo.specs.api.model.deployment
Classes in com.atlassian.bamboo.specs.api.model.deployment that implement EntityPropertiesModifier and TypeClassDescriptionclassclassclass -
Uses of EntityProperties in com.atlassian.bamboo.specs.api.model.deployment.configuration
Subinterfaces of EntityProperties in com.atlassian.bamboo.specs.api.model.deployment.configurationClasses in com.atlassian.bamboo.specs.api.model.deployment.configuration that implement EntityProperties -
Uses of EntityProperties in com.atlassian.bamboo.specs.api.model.docker
Classes in com.atlassian.bamboo.specs.api.model.docker that implement EntityProperties -
Uses of EntityProperties in com.atlassian.bamboo.specs.api.model.label
Classes in com.atlassian.bamboo.specs.api.model.label that implement EntityPropertiesModifier and TypeClassDescriptionclassDeprecated.class -
Uses of EntityProperties in com.atlassian.bamboo.specs.api.model.notification
Classes in com.atlassian.bamboo.specs.api.model.notification that implement EntityPropertiesModifier and TypeClassDescriptionfinal classfinal classclassDeprecated.classclassclass -
Uses of EntityProperties in com.atlassian.bamboo.specs.api.model.permission
Classes in com.atlassian.bamboo.specs.api.model.permission that implement EntityPropertiesModifier and TypeClassDescriptionfinal classclassclassclassclassclassclassclassclass -
Uses of EntityProperties in com.atlassian.bamboo.specs.api.model.plan
Classes in com.atlassian.bamboo.specs.api.model.plan that implement EntityPropertiesModifier and TypeClassDescriptionclassclassfinal classfinal classclassfinal classfinal class -
Uses of EntityProperties in com.atlassian.bamboo.specs.api.model.plan.artifact
Classes in com.atlassian.bamboo.specs.api.model.plan.artifact that implement EntityPropertiesModifier and TypeClassDescriptionfinal classfinal class -
Uses of EntityProperties in com.atlassian.bamboo.specs.api.model.plan.branches
Classes in com.atlassian.bamboo.specs.api.model.plan.branches that implement EntityPropertiesModifier and TypeClassDescriptionclassfinal classfinal classclassfinal class -
Uses of EntityProperties in com.atlassian.bamboo.specs.api.model.plan.condition
Subinterfaces of EntityProperties in com.atlassian.bamboo.specs.api.model.plan.conditionClasses in com.atlassian.bamboo.specs.api.model.plan.condition that implement EntityProperties -
Uses of EntityProperties in com.atlassian.bamboo.specs.api.model.plan.configuration
Subinterfaces of EntityProperties in com.atlassian.bamboo.specs.api.model.plan.configurationClasses in com.atlassian.bamboo.specs.api.model.plan.configuration that implement EntityPropertiesModifier and TypeClassDescriptionclassclassclass -
Uses of EntityProperties in com.atlassian.bamboo.specs.api.model.plan.dependencies
Classes in com.atlassian.bamboo.specs.api.model.plan.dependencies that implement EntityPropertiesModifier and TypeClassDescriptionfinal classclassfinal classDeprecated. -
Uses of EntityProperties in com.atlassian.bamboo.specs.api.model.plan.requirement
Classes in com.atlassian.bamboo.specs.api.model.plan.requirement that implement EntityProperties -
Uses of EntityProperties in com.atlassian.bamboo.specs.api.model.project
Classes in com.atlassian.bamboo.specs.api.model.project that implement EntityProperties -
Uses of EntityProperties in com.atlassian.bamboo.specs.api.model.repository
Classes in com.atlassian.bamboo.specs.api.model.repository that implement EntityPropertiesModifier and TypeClassDescriptionfinal classclassstatic classstatic classfinal classclassclassclass -
Uses of EntityProperties in com.atlassian.bamboo.specs.api.model.repository.viewer
Subinterfaces of EntityProperties in com.atlassian.bamboo.specs.api.model.repository.viewerClasses in com.atlassian.bamboo.specs.api.model.repository.viewer that implement EntityProperties -
Uses of EntityProperties in com.atlassian.bamboo.specs.api.model.task
Classes in com.atlassian.bamboo.specs.api.model.task that implement EntityProperties -
Uses of EntityProperties in com.atlassian.bamboo.specs.api.model.trigger
Classes in com.atlassian.bamboo.specs.api.model.trigger that implement EntityPropertiesModifier and TypeClassDescriptionclassclassfinal classclassclassclass -
Uses of EntityProperties in com.atlassian.bamboo.specs.api.util
Methods in com.atlassian.bamboo.specs.api.util with type parameters of type EntityPropertiesModifier and TypeMethodDescriptionstatic <T extends EntityProperties,B extends EntityPropertiesBuilder<T>>
TEntityPropertiesBuilders.build(B builder)