- AbstractDockerRegistryTask<T extends AbstractDockerRegistryTask<T>> - Class in com.atlassian.bamboo.specs.builders.task
-
- AbstractDockerRegistryTask() - Constructor for class com.atlassian.bamboo.specs.builders.task.AbstractDockerRegistryTask
-
- AbstractDockerTask<T extends AbstractDockerTask<T,P>,P extends AbstractDockerTaskProperties> - Class in com.atlassian.bamboo.specs.builders.task
-
Generic Docker task.
- AbstractDockerTask() - Constructor for class com.atlassian.bamboo.specs.builders.task.AbstractDockerTask
-
- AbstractDockerTaskProperties - Class in com.atlassian.bamboo.specs.model.task.docker
-
- AbstractDockerTaskProperties() - Constructor for class com.atlassian.bamboo.specs.model.task.docker.AbstractDockerTaskProperties
-
- AbstractDockerTaskProperties(String, boolean, String, String, List<RequirementProperties>, List<? extends ConditionProperties>) - Constructor for class com.atlassian.bamboo.specs.model.task.docker.AbstractDockerTaskProperties
-
- AbstractPlanIdentifierProperties - Class in com.atlassian.bamboo.specs.api.model.plan
-
- AbstractPlanIdentifierProperties() - Constructor for class com.atlassian.bamboo.specs.api.model.plan.AbstractPlanIdentifierProperties
-
- AbstractPlanIdentifierProperties(BambooKeyProperties, BambooOidProperties) - Constructor for class com.atlassian.bamboo.specs.api.model.plan.AbstractPlanIdentifierProperties
-
- AbstractPlanProperties - Class in com.atlassian.bamboo.specs.api.model.plan
-
- AbstractPlanProperties(BambooOidProperties, BambooKeyProperties, String, String, boolean, Collection<PluginConfigurationProperties>) - Constructor for class com.atlassian.bamboo.specs.api.model.plan.AbstractPlanProperties
-
- AbstractPlanValidator - Class in com.atlassian.bamboo.specs.api.validators.plan
-
- AbstractThreadPermissionVerifier - Class in com.atlassian.bamboo.specs.maven.sandbox
-
A permission checker with very limited set of allowed permissions.
- AbstractThreadPermissionVerifier() - Constructor for class com.atlassian.bamboo.specs.maven.sandbox.AbstractThreadPermissionVerifier
-
- AccessControlContextHackcessor - Class in com.atlassian.bamboo.specs.maven.sandbox
-
- accountAuthentication(SharedCredentialsIdentifier) - Method in class com.atlassian.bamboo.specs.builders.repository.bitbucket.cloud.BitbucketCloudRepository
-
Selects a previously defined
SharedCredentials
to configure account authentication with bitbucket.org
- accountAuthentication(UserPasswordAuthentication) - Method in class com.atlassian.bamboo.specs.builders.repository.bitbucket.cloud.BitbucketCloudRepository
-
Specifies username/password Bitbucket Cloud account authentication.
- addCheckoutOfDefaultRepository() - Method in class com.atlassian.bamboo.specs.builders.task.VcsCheckoutTask
-
Adds checkout request for the plan's default repository into the build directory.
- addCheckoutOfRepository(String) - Method in class com.atlassian.bamboo.specs.builders.task.VcsCheckoutTask
-
Adds checkout request for one of plan's repositories into the build directory.
- addCheckoutOfRepository(VcsRepositoryIdentifier) - Method in class com.atlassian.bamboo.specs.builders.task.VcsCheckoutTask
-
Adds checkout request for one of plan's repositories into the build directory.
- addDefaultPermissions() - Method in class com.atlassian.bamboo.specs.api.builders.permission.PlanPermissions
-
Adds defaults permissions, ie.
- addEntity(String, EntityProperties) - Method in class com.atlassian.bamboo.specs.codegen.BambooSpecsGenerator
-
- additionalArguments(String) - Method in class com.atlassian.bamboo.specs.builders.task.DockerBuildImageTask
-
Specifies additional build options, see https://docs.docker.com/engine/reference/commandline/build/.
- additionalArguments(String) - Method in class com.atlassian.bamboo.specs.builders.task.DockerRunContainerTask
-
Sets additional arguments to docker run command, e.g --memory="64m".
- AfterSuccessfulBuildPlanTrigger - Class in com.atlassian.bamboo.specs.builders.trigger
-
Trigger which schedule a deployment when plan build complete.
- AfterSuccessfulBuildPlanTrigger() - Constructor for class com.atlassian.bamboo.specs.builders.trigger.AfterSuccessfulBuildPlanTrigger
-
- AfterSuccessfulBuildPlanTriggerProperties - Class in com.atlassian.bamboo.specs.model.trigger
-
- AfterSuccessfulBuildPlanTriggerProperties(String, boolean, String) - Constructor for class com.atlassian.bamboo.specs.model.trigger.AfterSuccessfulBuildPlanTriggerProperties
-
- AfterSuccessfulDeploymentTrigger - Class in com.atlassian.bamboo.specs.builders.trigger
-
Trigger which schedule a deployment when other environment deployment complete.
- AfterSuccessfulDeploymentTrigger(String) - Constructor for class com.atlassian.bamboo.specs.builders.trigger.AfterSuccessfulDeploymentTrigger
-
Schedule a deployment when environment deployment complete.
- AfterSuccessfulDeploymentTriggerProperties - Class in com.atlassian.bamboo.specs.model.trigger
-
- AfterSuccessfulDeploymentTriggerProperties(String, boolean, String) - Constructor for class com.atlassian.bamboo.specs.model.trigger.AfterSuccessfulDeploymentTriggerProperties
-
- AfterSuccessfulStageTrigger - Class in com.atlassian.bamboo.specs.builders.trigger
-
Trigger which schedule a deployment when plan stage build complete.
- AfterSuccessfulStageTrigger(String) - Constructor for class com.atlassian.bamboo.specs.builders.trigger.AfterSuccessfulStageTrigger
-
Schedule a deployment when plan stage build complete.
- AfterSuccessfulStageTriggerProperties - Class in com.atlassian.bamboo.specs.model.trigger
-
- AfterSuccessfulStageTriggerProperties(String, boolean, String, String) - Constructor for class com.atlassian.bamboo.specs.model.trigger.AfterSuccessfulStageTriggerProperties
-
- ALL_OTHER_PLUGINS_MODULE_KEY - Static variable in class com.atlassian.bamboo.specs.api.model.plan.configuration.AllOtherPluginsConfigurationProperties
-
- allArtifacts() - Method in class com.atlassian.bamboo.specs.builders.task.ArtifactItem
-
Specify that all downloaded artifacts shall be taken.
- allArtifacts(boolean) - Method in class com.atlassian.bamboo.specs.builders.task.DownloadItem
-
Requests downloading all the artifacts provided by the source plan.
- allAvailableTriggeringRepositories() - Method in class com.atlassian.bamboo.specs.api.builders.trigger.RepositoryBasedTrigger
-
Sets all repositories available in this plan and making sense for specific trigger type (exp: all Bitbucket repositories
defined in plan for Bitbucket trigger) for the trigger.
- AllOtherPluginsConfiguration - Class in com.atlassian.bamboo.specs.api.builders.plan.configuration
-
Builder for all the plugins that don't have proper builders.
- AllOtherPluginsConfiguration() - Constructor for class com.atlassian.bamboo.specs.api.builders.plan.configuration.AllOtherPluginsConfiguration
-
- AllOtherPluginsConfigurationProperties - Class in com.atlassian.bamboo.specs.api.model.plan.configuration
-
- AllOtherPluginsConfigurationProperties(Map<String, Object>) - Constructor for class com.atlassian.bamboo.specs.api.model.plan.configuration.AllOtherPluginsConfigurationProperties
-
- alternatePathForTheGlobalSettingsFile(String) - Method in class com.atlassian.bamboo.specs.builders.task.MavenDependenciesProcessorTask
-
Specify alternative location for global settings file.
- alternatePathForTheUserSettingsFile(String) - Method in class com.atlassian.bamboo.specs.builders.task.MavenDependenciesProcessorTask
-
Specify alternative location for user settings file.
- AnonymousUserPermissions - Class in com.atlassian.bamboo.specs.api.builders.permission
-
- AnonymousUserPermissions() - Constructor for class com.atlassian.bamboo.specs.api.builders.permission.AnonymousUserPermissions
-
- AnonymousUserPermissionsProperties - Class in com.atlassian.bamboo.specs.api.model.permission
-
- AnonymousUserPermissionsProperties(Collection<PermissionType>) - Constructor for class com.atlassian.bamboo.specs.api.model.permission.AnonymousUserPermissionsProperties
-
- anonymousUserPermissionView() - Method in class com.atlassian.bamboo.specs.api.builders.permission.Permissions
-
- AntTask - Class in com.atlassian.bamboo.specs.builders.task
-
Ant build task builder.
- AntTask() - Constructor for class com.atlassian.bamboo.specs.builders.task.AntTask
-
- AntTaskProperties - Class in com.atlassian.bamboo.specs.model.task
-
- AntTaskProperties() - Constructor for class com.atlassian.bamboo.specs.model.task.AntTaskProperties
-
- AntTaskProperties(String, boolean, String, String, String, String, String, boolean, String, String, List<RequirementProperties>, List<? extends ConditionProperties>) - Constructor for class com.atlassian.bamboo.specs.model.task.AntTaskProperties
-
- AnyConditionProperties - Class in com.atlassian.bamboo.specs.api.model.plan.condition
-
- AnyConditionProperties(AtlassianModuleProperties, Map<String, String>) - Constructor for class com.atlassian.bamboo.specs.api.model.plan.condition.AnyConditionProperties
-
- AnyNotificationRecipient - Class in com.atlassian.bamboo.specs.api.builders.notification
-
Represents any type of notification recipient.
- AnyNotificationRecipient(AtlassianModule) - Constructor for class com.atlassian.bamboo.specs.api.builders.notification.AnyNotificationRecipient
-
Specifies a notification recipient of a given type.
- AnyNotificationRecipientEmitter - Class in com.atlassian.bamboo.specs.codegen.emitters.notification
-
- AnyNotificationRecipientEmitter() - Constructor for class com.atlassian.bamboo.specs.codegen.emitters.notification.AnyNotificationRecipientEmitter
-
- AnyNotificationRecipientProperties - Class in com.atlassian.bamboo.specs.api.model.notification
-
- AnyNotificationRecipientProperties(AtlassianModuleProperties, String) - Constructor for class com.atlassian.bamboo.specs.api.model.notification.AnyNotificationRecipientProperties
-
- AnyNotificationRecipientProperties(AtlassianModuleProperties, String, EnumSet<Applicability>) - Constructor for class com.atlassian.bamboo.specs.api.model.notification.AnyNotificationRecipientProperties
-
- AnyNotificationType - Class in com.atlassian.bamboo.specs.api.builders.notification
-
Represents any notification type.
- AnyNotificationType(AtlassianModule) - Constructor for class com.atlassian.bamboo.specs.api.builders.notification.AnyNotificationType
-
Specifies a notification condition of a given type.
- AnyNotificationTypeEmitter - Class in com.atlassian.bamboo.specs.codegen.emitters.notification
-
- AnyNotificationTypeEmitter() - Constructor for class com.atlassian.bamboo.specs.codegen.emitters.notification.AnyNotificationTypeEmitter
-
- AnyNotificationTypeProperties - Class in com.atlassian.bamboo.specs.api.model.notification
-
- AnyNotificationTypeProperties(AtlassianModuleProperties, String) - Constructor for class com.atlassian.bamboo.specs.api.model.notification.AnyNotificationTypeProperties
-
- AnyNotificationTypeProperties(AtlassianModuleProperties, String, EnumSet<Applicability>) - Constructor for class com.atlassian.bamboo.specs.api.model.notification.AnyNotificationTypeProperties
-
- AnyPluginConfiguration - Class in com.atlassian.bamboo.specs.api.builders.deployment.configuration
-
- AnyPluginConfiguration(AtlassianModule) - Constructor for class com.atlassian.bamboo.specs.api.builders.deployment.configuration.AnyPluginConfiguration
-
Specifies a configuration for a specified plugin.
- AnyPluginConfigurationProperties - Class in com.atlassian.bamboo.specs.api.model.deployment.configuration
-
- AnyPluginConfigurationProperties(AtlassianModuleProperties, Map<String, String>) - Constructor for class com.atlassian.bamboo.specs.api.model.deployment.configuration.AnyPluginConfigurationProperties
-
- AnySharedCredentials - Class in com.atlassian.bamboo.specs.api.builders.credentials
-
Represents a shared credentials data of any type.
- AnySharedCredentials(String, AtlassianModule) - Constructor for class com.atlassian.bamboo.specs.api.builders.credentials.AnySharedCredentials
-
Create a shared credential of given name and type.
- AnySharedCredentialsProperties - Class in com.atlassian.bamboo.specs.api.model.credentials
-
- AnySharedCredentialsProperties(AtlassianModuleProperties, String, BambooOidProperties, Map<String, Object>) - Constructor for class com.atlassian.bamboo.specs.api.model.credentials.AnySharedCredentialsProperties
-
- AnySharedCredentialsProperties(AtlassianModuleProperties, String, BambooOidProperties, Map<String, Object>, ProjectProperties) - Constructor for class com.atlassian.bamboo.specs.api.model.credentials.AnySharedCredentialsProperties
-
- AnyTask - Class in com.atlassian.bamboo.specs.api.builders.task
-
Represents a task of any type.
- AnyTask(AnyTask) - Constructor for class com.atlassian.bamboo.specs.api.builders.task.AnyTask
-
- AnyTask(AtlassianModule) - Constructor for class com.atlassian.bamboo.specs.api.builders.task.AnyTask
-
Specifies a task of given type.
- AnyTaskCondition - Class in com.atlassian.bamboo.specs.api.builders.condition
-
- AnyTaskCondition(AtlassianModule) - Constructor for class com.atlassian.bamboo.specs.api.builders.condition.AnyTaskCondition
-
Specifies a condition of given type.
- AnyTaskProperties - Class in com.atlassian.bamboo.specs.api.model.task
-
- AnyTaskProperties(AtlassianModuleProperties, String, boolean, Map<String, String>, List<RequirementProperties>, List<? extends ConditionProperties>) - Constructor for class com.atlassian.bamboo.specs.api.model.task.AnyTaskProperties
-
- AnyTrigger - Class in com.atlassian.bamboo.specs.api.builders.trigger
-
Represents a trigger of any type.
- AnyTrigger(AtlassianModule) - Constructor for class com.atlassian.bamboo.specs.api.builders.trigger.AnyTrigger
-
Specifies a trigger of given type.
- AnyTrigger(AnyTrigger) - Constructor for class com.atlassian.bamboo.specs.api.builders.trigger.AnyTrigger
-
- AnyTriggerCondition<T extends AnyTriggerCondition<T,P>,P extends AnyTriggerConditionProperties> - Class in com.atlassian.bamboo.specs.api.builders.trigger
-
- AnyTriggerCondition() - Constructor for class com.atlassian.bamboo.specs.api.builders.trigger.AnyTriggerCondition
-
- AnyTriggerConditionProperties - Class in com.atlassian.bamboo.specs.api.model.trigger
-
- AnyTriggerConditionProperties(AtlassianModuleProperties, Map<String, String>) - Constructor for class com.atlassian.bamboo.specs.api.model.trigger.AnyTriggerConditionProperties
-
- AnyTriggerProperties - Class in com.atlassian.bamboo.specs.api.model.trigger
-
- AnyTriggerProperties(AtlassianModuleProperties, String, String, boolean, Set<TriggerConditionProperties>, Map<String, String>, RepositoryBasedTrigger.TriggeringRepositoriesType, List<VcsRepositoryIdentifierProperties>) - Constructor for class com.atlassian.bamboo.specs.api.model.trigger.AnyTriggerProperties
-
- AnyVcsRepository - Class in com.atlassian.bamboo.specs.api.builders.repository
-
Represents a vcs repository of any type.
- AnyVcsRepository(AtlassianModuleProperties) - Constructor for class com.atlassian.bamboo.specs.api.builders.repository.AnyVcsRepository
-
Specifies a repository of given type.
- AnyVcsRepository(AtlassianModule) - Constructor for class com.atlassian.bamboo.specs.api.builders.repository.AnyVcsRepository
-
Specifies a repository of given type.
- AnyVcsRepositoryProperties - Class in com.atlassian.bamboo.specs.api.model.repository
-
- AnyVcsRepositoryProperties(AtlassianModuleProperties, String, BambooOidProperties, String, String, Map<String, Object>, Map<String, Object>, VcsChangeDetectionProperties, Map<String, Object>, VcsRepositoryViewerProperties) - Constructor for class com.atlassian.bamboo.specs.api.model.repository.AnyVcsRepositoryProperties
-
- AnyVcsRepositoryViewer - Class in com.atlassian.bamboo.specs.api.builders.repository.viewer
-
Represents a vcs repository viewer of any type.
- AnyVcsRepositoryViewer(String) - Constructor for class com.atlassian.bamboo.specs.api.builders.repository.viewer.AnyVcsRepositoryViewer
-
Specifies a repository viewer of given type.
- AnyVcsRepositoryViewer(AtlassianModule) - Constructor for class com.atlassian.bamboo.specs.api.builders.repository.viewer.AnyVcsRepositoryViewer
-
Specifies a repository viewer of given type.
- AnyVcsRepositoryViewer(AtlassianModuleProperties) - Constructor for class com.atlassian.bamboo.specs.api.builders.repository.viewer.AnyVcsRepositoryViewer
-
Specifies a repository viewer of given type.
- AnyVcsRepositoryViewerEmitter - Class in com.atlassian.bamboo.specs.codegen.emitters.repository.viewer
-
- AnyVcsRepositoryViewerEmitter() - Constructor for class com.atlassian.bamboo.specs.codegen.emitters.repository.viewer.AnyVcsRepositoryViewerEmitter
-
- AnyVcsRepositoryViewerProperties - Class in com.atlassian.bamboo.specs.api.model.repository.viewer
-
- AnyVcsRepositoryViewerProperties(AtlassianModuleProperties, Map<String, Object>) - Constructor for class com.atlassian.bamboo.specs.api.model.repository.viewer.AnyVcsRepositoryViewerProperties
-
- apiToken(String) - Method in class com.atlassian.bamboo.specs.builders.notification.HipChatRecipient
-
Specifies api token of the Hipchat account.
- append(K, V) - Method in class com.atlassian.bamboo.specs.util.MapBuilder
-
- appendCommaSeparatedList(CodeGenerationContext, StringBuilder, List<String>, Set<Integer>) - Static method in class com.atlassian.bamboo.specs.codegen.emitters.CodeGenerationUtils
-
Generates comma separated list of items.
- appendPortMapping(int, int) - Method in class com.atlassian.bamboo.specs.builders.task.DockerRunContainerTask
-
Append a host-container port mapping.
- appendVolumeMapping(String, String) - Method in class com.atlassian.bamboo.specs.builders.task.DockerRunContainerTask
-
Appends a host-container volume mapping.
- Applicability - Enum in com.atlassian.bamboo.specs.api.builders
-
- applicableTo() - Method in class com.atlassian.bamboo.specs.api.model.notification.AnyNotificationRecipientProperties
-
- applicableTo() - Method in class com.atlassian.bamboo.specs.api.model.notification.AnyNotificationTypeProperties
-
- applicableTo() - Method in class com.atlassian.bamboo.specs.api.model.notification.NotificationRecipientProperties
-
- applicableTo() - Method in class com.atlassian.bamboo.specs.api.model.notification.NotificationTypeProperties
-
- applicableTo() - Method in class com.atlassian.bamboo.specs.api.model.task.TaskProperties
-
- applicableTo() - Method in class com.atlassian.bamboo.specs.api.model.trigger.RepositoryBasedTriggerProperties
-
- applicableTo() - Method in class com.atlassian.bamboo.specs.api.model.trigger.TriggerProperties
-
- applicableTo() - Method in class com.atlassian.bamboo.specs.builders.trigger.DeploymentTriggerProperties
-
- applicableTo() - Method in class com.atlassian.bamboo.specs.model.notification.BuildErrorNotificationProperties
-
- applicableTo() - Method in class com.atlassian.bamboo.specs.model.notification.XFailedChainsNotificationProperties
-
- applicableTo() - Method in class com.atlassian.bamboo.specs.model.task.MavenDependenciesProcessorTaskProperties
-
- applicableTo() - Method in class com.atlassian.bamboo.specs.model.task.MochaParserTaskProperties
-
- applicableTo() - Method in class com.atlassian.bamboo.specs.model.task.NUnitRunnerTaskProperties
-
- applicableTo() - Method in class com.atlassian.bamboo.specs.model.task.TestParserTaskProperties
-
- applicableTo() - Method in class com.atlassian.bamboo.specs.model.trigger.ScheduledTriggerProperties
-
- applicableToBranches(boolean) - Method in class com.atlassian.bamboo.specs.api.builders.deployment.ReleaseNaming
-
Specifies if this naming scheme should be applied to releases created from plan branches.
- ApplicationLink - Class in com.atlassian.bamboo.specs.api.builders.applink
-
Represents application link between Bamboo and another application, for instance Bitbucket Server.
- ApplicationLink() - Constructor for class com.atlassian.bamboo.specs.api.builders.applink.ApplicationLink
-
- ApplicationLinkProperties - Class in com.atlassian.bamboo.specs.api.model.applink
-
- ApplicationLinkProperties(String, String) - Constructor for class com.atlassian.bamboo.specs.api.model.applink.ApplicationLinkProperties
-
- apply(Path) - Method in class com.atlassian.bamboo.specs.maven.sandbox.FileToBambooSpecsMapper
-
- argument(String) - Method in class com.atlassian.bamboo.specs.builders.task.CommandTask
-
Sets command line argument to be passed when command is executed.
- argument(String) - Method in class com.atlassian.bamboo.specs.builders.task.ScriptTask
-
Sets command line argument to be passed when script is executed.
- arguments(String) - Method in class com.atlassian.bamboo.specs.builders.task.MochaRunnerTask
-
Additional command line arguments to pass to Mocha.
- arguments(String) - Method in class com.atlassian.bamboo.specs.builders.task.NodeTask
-
Additional command line arguments to pass to node when executing the script.
- arguments(String) - Method in class com.atlassian.bamboo.specs.builders.task.NodeunitTask
-
Additional command line arguments to pass to Nodeunit.
- Artifact - Class in com.atlassian.bamboo.specs.api.builders.plan.artifact
-
Represents Bamboo artifact definition.
- Artifact() - Constructor for class com.atlassian.bamboo.specs.api.builders.plan.artifact.Artifact
-
- Artifact(String) - Constructor for class com.atlassian.bamboo.specs.api.builders.plan.artifact.Artifact
-
Specify an artifact with given name.
- artifact(String) - Method in class com.atlassian.bamboo.specs.api.builders.plan.artifact.ArtifactSubscription
-
Sets name of the artifact to download.
- artifact(String) - Method in class com.atlassian.bamboo.specs.builders.task.ArtifactItem
-
Specify that only one downloaded artifact shall be taken.
- artifact(String) - Method in class com.atlassian.bamboo.specs.builders.task.DownloadItem
-
Requests downloading a specific artifact.
- artifactBranch(String) - Method in class com.atlassian.bamboo.specs.builders.trigger.ScheduledDeploymentTrigger
-
Branch to provide artifacts for this deployment.
- ArtifactDownloaderTask - Class in com.atlassian.bamboo.specs.builders.task
-
Represents task that downloads artifacts created by other jobs and plans.
- ArtifactDownloaderTask() - Constructor for class com.atlassian.bamboo.specs.builders.task.ArtifactDownloaderTask
-
- ArtifactDownloaderTaskProperties - Class in com.atlassian.bamboo.specs.model.task
-
- ArtifactDownloaderTaskProperties(String, boolean, PlanIdentifierProperties, List<DownloadItemProperties>, List<RequirementProperties>, List<? extends ConditionProperties>) - Constructor for class com.atlassian.bamboo.specs.model.task.ArtifactDownloaderTaskProperties
-
- ArtifactItem - Class in com.atlassian.bamboo.specs.builders.task
-
Represents an artifact or group of artifacts, obtained using one of the following methods.
- ArtifactItem() - Constructor for class com.atlassian.bamboo.specs.builders.task.ArtifactItem
-
- ArtifactItemEmitter - Class in com.atlassian.bamboo.specs.codegen.emitters.task
-
- ArtifactItemEmitter() - Constructor for class com.atlassian.bamboo.specs.codegen.emitters.task.ArtifactItemEmitter
-
- ArtifactItemProperties - Class in com.atlassian.bamboo.specs.model.task
-
- ArtifactItemProperties(PlanIdentifierProperties, boolean, String) - Constructor for class com.atlassian.bamboo.specs.model.task.ArtifactItemProperties
-
- ArtifactProperties - Class in com.atlassian.bamboo.specs.api.model.plan.artifact
-
- ArtifactProperties(String, String, String, boolean, boolean) - Constructor for class com.atlassian.bamboo.specs.api.model.plan.artifact.ArtifactProperties
-
- artifacts(Artifact...) - Method in class com.atlassian.bamboo.specs.api.builders.plan.Job
-
Adds provided
Artifact
s to the list of artifacts produced by the job.
- artifacts(DownloadItem...) - Method in class com.atlassian.bamboo.specs.builders.task.ArtifactDownloaderTask
-
Adds download requests.
- ArtifactSubscription - Class in com.atlassian.bamboo.specs.api.builders.plan.artifact
-
Represents an artifact subscription.
- ArtifactSubscription() - Constructor for class com.atlassian.bamboo.specs.api.builders.plan.artifact.ArtifactSubscription
-
Specify an artifact subscription.
- ArtifactSubscriptionProperties - Class in com.atlassian.bamboo.specs.api.model.plan.artifact
-
- ArtifactSubscriptionProperties(String, String) - Constructor for class com.atlassian.bamboo.specs.api.model.plan.artifact.ArtifactSubscriptionProperties
-
- artifactSubscriptions(ArtifactSubscription...) - Method in class com.atlassian.bamboo.specs.api.builders.plan.Job
-
Add artifact subscriptions.
- ATLASSIAN_PLUGIN - Static variable in class com.atlassian.bamboo.specs.model.notification.XFailedChainsNotificationProperties
-
- AtlassianModule - Class in com.atlassian.bamboo.specs.api.builders
-
Represents an identifier of any Atlassian plugin module.
- AtlassianModule(String) - Constructor for class com.atlassian.bamboo.specs.api.builders.AtlassianModule
-
Specify an Atlassian plugin module with specific key.
- AtlassianModuleProperties - Class in com.atlassian.bamboo.specs.api.model
-
- AtlassianModuleProperties(String) - Constructor for class com.atlassian.bamboo.specs.api.model.AtlassianModuleProperties
-
- AtlassianModuleValidator - Class in com.atlassian.bamboo.specs.api.validators
-
- atlassianPlugin - Variable in class com.atlassian.bamboo.specs.api.builders.condition.AnyTaskCondition
-
- atlassianPlugin - Variable in class com.atlassian.bamboo.specs.api.builders.credentials.AnySharedCredentials
-
- atlassianPlugin(AtlassianModule) - Method in class com.atlassian.bamboo.specs.api.builders.trigger.AnyTriggerCondition
-
- atlassianPlugin - Variable in class com.atlassian.bamboo.specs.api.model.plan.condition.AnyConditionProperties
-
- authenticate(HttpRequestBase) - Method in interface com.atlassian.bamboo.specs.util.AuthenticationProvider
-
- authenticate(HttpRequestBase) - Method in class com.atlassian.bamboo.specs.util.FileAuthenticationProvider
-
Deprecated.
- authenticate(HttpRequestBase) - Method in interface com.atlassian.bamboo.specs.util.TokenCredentials
-
- authenticate(HttpRequestBase) - Method in interface com.atlassian.bamboo.specs.util.UserPasswordCredentials
-
Deprecated.
- authenticateWithKey(String) - Method in class com.atlassian.bamboo.specs.builders.task.BaseSshTask
-
Authenticate with key (without passphrase).
- authenticateWithKey(Path) - Method in class com.atlassian.bamboo.specs.builders.task.BaseSshTask
-
Authenticate with key (without passphrase).
- authenticateWithKeyWithPassphrase(String, String) - Method in class com.atlassian.bamboo.specs.builders.task.BaseSshTask
-
Authenticate with key with passphrase.
- authenticateWithKeyWithPassphrase(Path, String) - Method in class com.atlassian.bamboo.specs.builders.task.BaseSshTask
-
Authenticate with key with passphrase.
- authenticateWithPassword(String) - Method in class com.atlassian.bamboo.specs.builders.task.BaseSshTask
-
- authenticateWithSshSharedCredentials(SharedCredentialsIdentifier) - Method in class com.atlassian.bamboo.specs.builders.task.BaseSshTask
-
- authenticateWithUsernamePasswordSharedCredentials(SharedCredentialsIdentifier) - Method in class com.atlassian.bamboo.specs.builders.task.BaseSshTask
-
- authentication(SharedCredentialsIdentifier) - Method in class com.atlassian.bamboo.specs.builders.repository.git.GitRepository
-
- authentication(UserPasswordAuthentication) - Method in class com.atlassian.bamboo.specs.builders.repository.git.GitRepository
-
Specifies username/password authentication.
- authentication(SshPrivateKeyAuthentication) - Method in class com.atlassian.bamboo.specs.builders.repository.git.GitRepository
-
Specifies SSH private key authentication.
- authentication(UserPasswordAuthentication) - Method in class com.atlassian.bamboo.specs.builders.repository.github.GitHubRepository
-
Specifies username/access token authentication.
- authentication(String, String, String) - Method in class com.atlassian.bamboo.specs.builders.task.AbstractDockerRegistryTask
-
Sets authentication settings to authenticate to Docker registry.
- authentication(String, String) - Method in class com.atlassian.bamboo.specs.builders.task.AbstractDockerRegistryTask
-
Sets authentication settings to authenticate to Docker registry.
- authentication(SharedCredentialsIdentifier) - Method in class com.atlassian.bamboo.specs.builders.task.AbstractDockerRegistryTask
-
Sets authentication settings to authenticate to Docker registry by Shared credentials.
- AuthenticationEmitter - Class in com.atlassian.bamboo.specs.codegen.emitters.repository
-
- AuthenticationEmitter(String) - Constructor for class com.atlassian.bamboo.specs.codegen.emitters.repository.AuthenticationEmitter
-
- AuthenticationProperties - Interface in com.atlassian.bamboo.specs.model.repository.git
-
- AuthenticationProvider - Interface in com.atlassian.bamboo.specs.util
-
- authenticationType - Variable in class com.atlassian.bamboo.specs.builders.task.BaseSshTask
-
- autoIncrement(boolean) - Method in class com.atlassian.bamboo.specs.api.builders.deployment.ReleaseNaming
-
Specifies if Bamboo should automatically increment numeric part of release name.
- BAMBOO_SPECS_MAX_ALIASES_FOR_COLLECTIONS_PROPERTY - Static variable in class com.atlassian.bamboo.specs.util.Yamlizator
-
- BambooKey - Class in com.atlassian.bamboo.specs.api.builders
-
Represents a short key of an Bamboo entity (project, plan, job, etc).
- BambooKey(String) - Constructor for class com.atlassian.bamboo.specs.api.builders.BambooKey
-
Specify key of provided value.
- BambooKeyProperties - Class in com.atlassian.bamboo.specs.api.model
-
- BambooKeyProperties(String) - Constructor for class com.atlassian.bamboo.specs.api.model.BambooKeyProperties
-
- BambooKeyValidator - Class in com.atlassian.bamboo.specs.api.validators
-
- BambooOid - Class in com.atlassian.bamboo.specs.api.builders
-
Represents an unique identifier of Bamboo entity (project, plan, repository, job, etc.)
Those identifiers are generated by Bamboo and thus are not available when creating new objects, therefore
secondary identifiers, i.e.
- BambooOid(String) - Constructor for class com.atlassian.bamboo.specs.api.builders.BambooOid
-
Specify an entity oid from its string value.
- BambooOidProperties - Class in com.atlassian.bamboo.specs.api.model
-
- BambooOidProperties(String) - Constructor for class com.atlassian.bamboo.specs.api.model.BambooOidProperties
-
- BambooOidValidator - Class in com.atlassian.bamboo.specs.api.validators
-
- BambooServer - Class in com.atlassian.bamboo.specs.util
-
Represents an instance of Bamboo server for publishing
entities
.
- BambooServer(String) - Constructor for class com.atlassian.bamboo.specs.util.BambooServer
-
Create an instance of Bamboo server.
- BambooServer(String, AuthenticationProvider) - Constructor for class com.atlassian.bamboo.specs.util.BambooServer
-
- BambooSpec - Annotation Type in com.atlassian.bamboo.specs.api
-
- BambooSpecProperties - Class in com.atlassian.bamboo.specs.util
-
Wrapper for root entity that is sent to Bamboo.
- BambooSpecProperties(EntityProperties) - Constructor for class com.atlassian.bamboo.specs.util.BambooSpecProperties
-
- BambooSpecSerializer - Class in com.atlassian.bamboo.specs.util
-
Wrapper to convert bamboo spec object to String.
- BambooSpecsFileScanner - Class in com.atlassian.bamboo.specs.maven
-
- BambooSpecsGenerator - Class in com.atlassian.bamboo.specs.codegen
-
Code generator for any Bamboo Spec entities, such us plan or deployment project.
- BambooSpecsGenerator() - Constructor for class com.atlassian.bamboo.specs.codegen.BambooSpecsGenerator
-
- BambooSpecsGenerator(EntityProperties) - Constructor for class com.atlassian.bamboo.specs.codegen.BambooSpecsGenerator
-
- BambooSpecsGenerator.CodeSupplier - Interface in com.atlassian.bamboo.specs.codegen
-
- BambooSpecsGenerator.Comment - Class in com.atlassian.bamboo.specs.codegen
-
Represents a comment in Bamboo Specs.
- BambooSpecsPublishingException - Exception in com.atlassian.bamboo.specs.api.exceptions
-
Exception thrown for unsuccessful publishing of Bamboo Specs.
- BambooSpecsPublishingException(RootEntityPropertiesBuilder<?>, BambooSpecsPublishingException.ErrorType, String, String, Throwable) - Constructor for exception com.atlassian.bamboo.specs.api.exceptions.BambooSpecsPublishingException
-
Creates an instance of the exception.
- BambooSpecsPublishingException.ErrorType - Enum in com.atlassian.bamboo.specs.api.exceptions
-
Known possible failure types.
- BambooSpecsRestRequestException - Exception in com.atlassian.bamboo.specs.exceptions
-
Exception thrown when an unexpected REST response was returned from Bamboo server.
- BambooSpecsRestRequestException(int, String, String) - Constructor for exception com.atlassian.bamboo.specs.exceptions.BambooSpecsRestRequestException
-
Creates instance of the exception.
- BambooSpecsSecurityManager - Class in com.atlassian.bamboo.specs.maven.sandbox
-
A security manager that treats one thread in a JVM as a high-privilege, unrestricted thread.
- BambooSpecsSecurityManager() - Constructor for class com.atlassian.bamboo.specs.maven.sandbox.BambooSpecsSecurityManager
-
- BambooSpecVersion - Class in com.atlassian.bamboo.specs.util
-
Holds the Bamboo Specs version.
- BambooStringUtils - Class in com.atlassian.bamboo.specs.api.validators.common
-
- BaseNodeTask<B extends BaseNodeTask<B,P>,P extends BaseNodeTaskProperties> - Class in com.atlassian.bamboo.specs.builders.task
-
Base class for Node.js related tasks.
- BaseNodeTask() - Constructor for class com.atlassian.bamboo.specs.builders.task.BaseNodeTask
-
- BaseNodeTaskProperties - Class in com.atlassian.bamboo.specs.model.task
-
- BaseNodeTaskProperties() - Constructor for class com.atlassian.bamboo.specs.model.task.BaseNodeTaskProperties
-
- BaseNodeTaskProperties(String, boolean, String, String, String, List<RequirementProperties>, List<? extends ConditionProperties>) - Constructor for class com.atlassian.bamboo.specs.model.task.BaseNodeTaskProperties
-
- BaseSshTask<T extends BaseSshTask<T,E>,E extends BaseSshTaskProperties> - Class in com.atlassian.bamboo.specs.builders.task
-
- BaseSshTask() - Constructor for class com.atlassian.bamboo.specs.builders.task.BaseSshTask
-
- BaseSshTaskProperties - Class in com.atlassian.bamboo.specs.model.task
-
- BaseSshTaskProperties() - Constructor for class com.atlassian.bamboo.specs.model.task.BaseSshTaskProperties
-
- BaseSshTaskProperties(String, boolean, String, String, BaseSshTaskProperties.AuthenticationType, String, String, String, SharedCredentialsIdentifierProperties, String, int, List<RequirementProperties>, List<? extends ConditionProperties>) - Constructor for class com.atlassian.bamboo.specs.model.task.BaseSshTaskProperties
-
- BaseSshTaskProperties.AuthenticationType - Enum in com.atlassian.bamboo.specs.model.task
-
- baseUrl(String) - Method in class com.atlassian.bamboo.specs.builders.repository.github.GitHubRepository
-
Checks base Url.
- BaseVcsTask<T extends BaseVcsTask<T,E>,E extends BaseVcsTaskProperties> - Class in com.atlassian.bamboo.specs.builders.task
-
- BaseVcsTask() - Constructor for class com.atlassian.bamboo.specs.builders.task.BaseVcsTask
-
- BaseVcsTaskEmitter<T extends BaseVcsTaskProperties> - Class in com.atlassian.bamboo.specs.codegen.emitters.task
-
- BaseVcsTaskEmitter() - Constructor for class com.atlassian.bamboo.specs.codegen.emitters.task.BaseVcsTaskEmitter
-
- BaseVcsTaskProperties - Class in com.atlassian.bamboo.specs.model.task
-
- BaseVcsTaskProperties() - Constructor for class com.atlassian.bamboo.specs.model.task.BaseVcsTaskProperties
-
- BaseVcsTaskProperties(String, boolean, List<RequirementProperties>, List<? extends ConditionProperties>, boolean, VcsRepositoryIdentifierProperties, String) - Constructor for class com.atlassian.bamboo.specs.model.task.BaseVcsTaskProperties
-
- BBCloudAccountAuthenticationEmitter - Class in com.atlassian.bamboo.specs.codegen.emitters.repository
-
- BBCloudAccountAuthenticationEmitter() - Constructor for class com.atlassian.bamboo.specs.codegen.emitters.repository.BBCloudAccountAuthenticationEmitter
-
- BBCloudCheckoutAuthenticationEmitter - Class in com.atlassian.bamboo.specs.codegen.emitters.repository
-
- BBCloudCheckoutAuthenticationEmitter() - Constructor for class com.atlassian.bamboo.specs.codegen.emitters.repository.BBCloudCheckoutAuthenticationEmitter
-
- BBCloudRepositorySlugEmitter - Class in com.atlassian.bamboo.specs.codegen.emitters.repository
-
- BBCloudRepositorySlugEmitter() - Constructor for class com.atlassian.bamboo.specs.codegen.emitters.repository.BBCloudRepositorySlugEmitter
-
- BitbucketCloudRepository - Class in com.atlassian.bamboo.specs.builders.repository.bitbucket.cloud
-
Represents Bitbucket Cloud repository in Bamboo.
- BitbucketCloudRepository() - Constructor for class com.atlassian.bamboo.specs.builders.repository.bitbucket.cloud.BitbucketCloudRepository
-
- BitbucketCloudRepositoryProperties - Class in com.atlassian.bamboo.specs.model.repository.bitbucket.cloud
-
- BitbucketCloudRepositoryProperties(String, BambooOidProperties, String, String, VcsRepositoryViewerProperties, String, AuthenticationProperties, AuthenticationProperties, String, boolean, boolean, boolean, Duration, boolean, boolean, boolean, VcsChangeDetectionProperties) - Constructor for class com.atlassian.bamboo.specs.model.repository.bitbucket.cloud.BitbucketCloudRepositoryProperties
-
- BitbucketCloudRepositoryViewer - Class in com.atlassian.bamboo.specs.builders.repository.viewer
-
Represents Bitbucket Cloud repository viewer.
- BitbucketCloudRepositoryViewer() - Constructor for class com.atlassian.bamboo.specs.builders.repository.viewer.BitbucketCloudRepositoryViewer
-
- BitbucketServerMirror - Class in com.atlassian.bamboo.specs.builders.repository.bitbucket.server
-
Represents mirror of Bitbucket Server repository.
- BitbucketServerMirror() - Constructor for class com.atlassian.bamboo.specs.builders.repository.bitbucket.server.BitbucketServerMirror
-
- BitbucketServerMirrorProperties - Class in com.atlassian.bamboo.specs.model.repository.bitbucket.server
-
- BitbucketServerMirrorProperties(String, String) - Constructor for class com.atlassian.bamboo.specs.model.repository.bitbucket.server.BitbucketServerMirrorProperties
-
- BitbucketServerRepository - Class in com.atlassian.bamboo.specs.builders.repository.bitbucket.server
-
Represents Bitbucket Server repository in Bamboo.
- BitbucketServerRepository() - Constructor for class com.atlassian.bamboo.specs.builders.repository.bitbucket.server.BitbucketServerRepository
-
Specifies a Bitbucket Server repository
- BitbucketServerRepositoryProperties - Class in com.atlassian.bamboo.specs.model.repository.bitbucket.server
-
- BitbucketServerRepositoryProperties(String, BambooOidProperties, String, String, VcsRepositoryViewerProperties, ApplicationLinkProperties, String, String, String, String, String, String, VcsChangeDetectionProperties, boolean, boolean, boolean, Duration, boolean, boolean, boolean, BitbucketServerMirrorProperties) - Constructor for class com.atlassian.bamboo.specs.model.repository.bitbucket.server.BitbucketServerRepositoryProperties
-
- BitbucketServerRepositoryViewer - Class in com.atlassian.bamboo.specs.builders.repository.viewer
-
Represents Bitbucket Server viewer.
- BitbucketServerRepositoryViewer() - Constructor for class com.atlassian.bamboo.specs.builders.repository.viewer.BitbucketServerRepositoryViewer
-
- BitbucketServerTrigger - Class in com.atlassian.bamboo.specs.builders.trigger
-
Represents Bitbucket Server trigger.
- BitbucketServerTrigger() - Constructor for class com.atlassian.bamboo.specs.builders.trigger.BitbucketServerTrigger
-
- BitbucketServerTriggerProperties - Class in com.atlassian.bamboo.specs.model.trigger
-
- BitbucketServerTriggerProperties(String, boolean, Set<TriggerConditionProperties>, RepositoryBasedTrigger.TriggeringRepositoriesType, List<VcsRepositoryIdentifierProperties>) - Constructor for class com.atlassian.bamboo.specs.model.trigger.BitbucketServerTriggerProperties
-
- blockingStrategy(DependenciesConfiguration.DependencyBlockingStrategy) - Method in class com.atlassian.bamboo.specs.api.builders.plan.dependencies.DependenciesConfiguration
-
Selects dependency blocking strategy.
- bowerExecutable(String) - Method in class com.atlassian.bamboo.specs.builders.task.BowerTask
-
Specify path to the Bower executable for this task.
- BowerTask - Class in com.atlassian.bamboo.specs.builders.task
-
Represents Bamboo task which executes Bower package manager for Node.js.
- BowerTask() - Constructor for class com.atlassian.bamboo.specs.builders.task.BowerTask
-
- BowerTaskProperties - Class in com.atlassian.bamboo.specs.model.task
-
- BowerTaskProperties() - Constructor for class com.atlassian.bamboo.specs.model.task.BowerTaskProperties
-
- BowerTaskProperties(String, boolean, String, String, String, String, String, List<RequirementProperties>, List<? extends ConditionProperties>) - Constructor for class com.atlassian.bamboo.specs.model.task.BowerTaskProperties
-
- branch(String) - Method in class com.atlassian.bamboo.specs.builders.repository.bitbucket.cloud.BitbucketCloudRepository
-
Sets a branch to check out.
- branch(String) - Method in class com.atlassian.bamboo.specs.builders.repository.bitbucket.server.BitbucketServerRepository
-
Sets a branch to check out.
- branch(String) - Method in class com.atlassian.bamboo.specs.builders.repository.git.GitRepository
-
Sets branch to check out.
- branch(String) - Method in class com.atlassian.bamboo.specs.builders.repository.github.GitHubRepository
-
Sets branch to check out.
- BranchCleanup - Class in com.atlassian.bamboo.specs.api.builders.plan.branches
-
Represent configuration of branch cleanup.
- BranchCleanup() - Constructor for class com.atlassian.bamboo.specs.api.builders.plan.branches.BranchCleanup
-
- BranchCleanupEmitter - Class in com.atlassian.bamboo.specs.codegen.emitters.plan.branches
-
- BranchCleanupEmitter() - Constructor for class com.atlassian.bamboo.specs.codegen.emitters.plan.branches.BranchCleanupEmitter
-
- BranchCleanupProperties - Class in com.atlassian.bamboo.specs.api.model.plan.branches
-
- BranchCleanupProperties(boolean, Duration, boolean, Duration) - Constructor for class com.atlassian.bamboo.specs.api.model.plan.branches.BranchCleanupProperties
-
- BranchCleanupValidator - Class in com.atlassian.bamboo.specs.api.validators.plan.branch
-
- branchConfiguration(PlanBranchConfiguration) - Method in class com.atlassian.bamboo.specs.api.builders.plan.Plan
-
On a Specs plan branch, defines branch specific configuration.
- branchConfiguration(Map<String, Object>) - Method in class com.atlassian.bamboo.specs.api.builders.repository.AnyVcsRepository
-
Sets branch part of the configuration.
- BranchCreationValidator - Class in com.atlassian.bamboo.specs.api.validators.plan.branch
-
- branchDetectionConfiguration(Map<String, Object>) - Method in class com.atlassian.bamboo.specs.api.builders.repository.AnyVcsRepository
-
Sets branch detection part of the configuration.
- branchDisplayName(String) - Method in class com.atlassian.bamboo.specs.api.builders.repository.VcsRepositoryBranch
-
Specifies display name for the branch.
- BranchIntegration - Class in com.atlassian.bamboo.specs.api.builders.plan.branches
-
Represents branch merging strategy.
- BranchIntegration() - Constructor for class com.atlassian.bamboo.specs.api.builders.plan.branches.BranchIntegration
-
- branchIntegration(BranchIntegration) - Method in class com.atlassian.bamboo.specs.api.builders.plan.branches.PlanBranchConfiguration
-
Sets merge strategy for this plan branch.
- branchIntegration(BranchIntegration) - Method in class com.atlassian.bamboo.specs.api.builders.plan.branches.PlanBranchManagement
-
Sets default merge strategy for new branches.
- BranchIntegrationProperties - Class in com.atlassian.bamboo.specs.api.model.plan.branches
-
- BranchIntegrationProperties(boolean, PlanBranchIdentifierProperties, boolean, boolean) - Constructor for class com.atlassian.bamboo.specs.api.model.plan.branches.BranchIntegrationProperties
-
- branchName(String) - Method in class com.atlassian.bamboo.specs.api.builders.repository.VcsRepositoryBranch
-
Specifies a branch.
- branchName(String) - Method in class com.atlassian.bamboo.specs.builders.task.VcsBranchTask
-
Sets the name of the branch to create.
- build() - Method in class com.atlassian.bamboo.specs.api.builders.applink.ApplicationLink
-
- build() - Method in class com.atlassian.bamboo.specs.api.builders.AtlassianModule
-
- build() - Method in class com.atlassian.bamboo.specs.api.builders.BambooKey
-
- build() - Method in class com.atlassian.bamboo.specs.api.builders.BambooOid
-
- build(EntityPropertiesBuilder<T>) - Static method in class com.atlassian.bamboo.specs.api.builders.CallEntityPropertiesBuilder
-
- build() - Method in class com.atlassian.bamboo.specs.api.builders.condition.AnyTaskCondition
-
- build() - Method in class com.atlassian.bamboo.specs.api.builders.condition.TaskCondition
-
- build() - Method in class com.atlassian.bamboo.specs.api.builders.credentials.AnySharedCredentials
-
- build() - Method in class com.atlassian.bamboo.specs.api.builders.credentials.SharedCredentials
-
- build() - Method in class com.atlassian.bamboo.specs.api.builders.credentials.SharedCredentialsIdentifier
-
- build() - Method in class com.atlassian.bamboo.specs.api.builders.deployment.configuration.AnyPluginConfiguration
-
- build() - Method in class com.atlassian.bamboo.specs.api.builders.deployment.configuration.EnvironmentPluginConfiguration
-
- build() - Method in class com.atlassian.bamboo.specs.api.builders.deployment.Deployment
-
- build() - Method in class com.atlassian.bamboo.specs.api.builders.deployment.Environment
-
- build() - Method in class com.atlassian.bamboo.specs.api.builders.deployment.ReleaseNaming
-
- build() - Method in class com.atlassian.bamboo.specs.api.builders.docker.DockerConfiguration
-
- build() - Method in class com.atlassian.bamboo.specs.api.builders.EntityPropertiesBuilder
-
- build() - Method in class com.atlassian.bamboo.specs.api.builders.label.EmptyLabelsList
-
Deprecated.
- build() - Method in class com.atlassian.bamboo.specs.api.builders.label.Label
-
- build() - Method in class com.atlassian.bamboo.specs.api.builders.notification.AnyNotificationRecipient
-
- build() - Method in class com.atlassian.bamboo.specs.api.builders.notification.AnyNotificationType
-
- build() - Method in class com.atlassian.bamboo.specs.api.builders.notification.EmptyNotificationsList
-
Deprecated.
- build() - Method in class com.atlassian.bamboo.specs.api.builders.notification.Notification
-
- build() - Method in class com.atlassian.bamboo.specs.api.builders.notification.NotificationRecipient
-
- build() - Method in class com.atlassian.bamboo.specs.api.builders.notification.NotificationType
-
- build() - Method in class com.atlassian.bamboo.specs.api.builders.permission.AnonymousUserPermissions
-
- build() - Method in class com.atlassian.bamboo.specs.api.builders.permission.DeploymentPermissions
-
- build() - Method in class com.atlassian.bamboo.specs.api.builders.permission.EnvironmentPermissions
-
- build() - Method in class com.atlassian.bamboo.specs.api.builders.permission.GroupPermission
-
- build() - Method in class com.atlassian.bamboo.specs.api.builders.permission.LoggedInUserPermissions
-
- build() - Method in class com.atlassian.bamboo.specs.api.builders.permission.Permissions
-
- build() - Method in class com.atlassian.bamboo.specs.api.builders.permission.PlanPermissions
-
- build() - Method in class com.atlassian.bamboo.specs.api.builders.permission.UserPermission
-
- build() - Method in class com.atlassian.bamboo.specs.api.builders.plan.artifact.Artifact
-
- build() - Method in class com.atlassian.bamboo.specs.api.builders.plan.artifact.ArtifactSubscription
-
- build() - Method in class com.atlassian.bamboo.specs.api.builders.plan.branches.BranchCleanup
-
- build() - Method in class com.atlassian.bamboo.specs.api.builders.plan.branches.BranchIntegration
-
- build() - Method in class com.atlassian.bamboo.specs.api.builders.plan.branches.PlanBranchConfiguration
-
- build() - Method in class com.atlassian.bamboo.specs.api.builders.plan.branches.PlanBranchManagement
-
- build() - Method in class com.atlassian.bamboo.specs.api.builders.plan.configuration.AllOtherPluginsConfiguration
-
- build() - Method in class com.atlassian.bamboo.specs.api.builders.plan.configuration.ConcurrentBuilds
-
- build() - Method in class com.atlassian.bamboo.specs.api.builders.plan.configuration.PluginConfiguration
-
- build() - Method in class com.atlassian.bamboo.specs.api.builders.plan.dependencies.Dependencies
-
- build() - Method in class com.atlassian.bamboo.specs.api.builders.plan.dependencies.DependenciesConfiguration
-
- build() - Method in class com.atlassian.bamboo.specs.api.builders.plan.dependencies.EmptyDependenciesList
-
Deprecated.
- build() - Method in class com.atlassian.bamboo.specs.api.builders.plan.Job
-
- build() - Method in class com.atlassian.bamboo.specs.api.builders.plan.Plan
-
- build() - Method in class com.atlassian.bamboo.specs.api.builders.plan.PlanBranchIdentifier
-
- build() - Method in class com.atlassian.bamboo.specs.api.builders.plan.PlanIdentifier
-
- build() - Method in class com.atlassian.bamboo.specs.api.builders.plan.Stage
-
- build() - Method in class com.atlassian.bamboo.specs.api.builders.project.Project
-
- build() - Method in class com.atlassian.bamboo.specs.api.builders.repository.AnyVcsRepository
-
- build() - Method in class com.atlassian.bamboo.specs.api.builders.repository.PlanRepositoryLink
-
- build() - Method in class com.atlassian.bamboo.specs.api.builders.repository.VcsChangeDetection
-
- build() - Method in class com.atlassian.bamboo.specs.api.builders.repository.VcsRepository
-
- build() - Method in class com.atlassian.bamboo.specs.api.builders.repository.VcsRepositoryBranch
-
- build() - Method in class com.atlassian.bamboo.specs.api.builders.repository.VcsRepositoryIdentifier
-
- build() - Method in class com.atlassian.bamboo.specs.api.builders.repository.viewer.AnyVcsRepositoryViewer
-
- build() - Method in class com.atlassian.bamboo.specs.api.builders.repository.viewer.VcsRepositoryViewer
-
- build() - Method in class com.atlassian.bamboo.specs.api.builders.requirement.Requirement
-
- build() - Method in class com.atlassian.bamboo.specs.api.builders.task.AnyTask
-
- build() - Method in class com.atlassian.bamboo.specs.api.builders.task.Task
-
- build() - Method in class com.atlassian.bamboo.specs.api.builders.trigger.AnyTrigger
-
- build() - Method in class com.atlassian.bamboo.specs.api.builders.trigger.AnyTriggerCondition
-
- build() - Method in class com.atlassian.bamboo.specs.api.builders.trigger.Trigger
-
- build() - Method in class com.atlassian.bamboo.specs.api.builders.trigger.TriggerCondition
-
- build() - Method in class com.atlassian.bamboo.specs.api.builders.Variable
-
- build(B) - Static method in class com.atlassian.bamboo.specs.api.util.EntityPropertiesBuilders
-
- build() - Method in class com.atlassian.bamboo.specs.builders.credentials.SshCredentials
-
- build() - Method in class com.atlassian.bamboo.specs.builders.credentials.UsernamePasswordCredentials
-
- build() - Method in class com.atlassian.bamboo.specs.builders.notification.BuildErrorNotification
-
- build() - Method in class com.atlassian.bamboo.specs.builders.notification.CommentAddedNotification
-
- build() - Method in class com.atlassian.bamboo.specs.builders.notification.CommittersRecipient
-
- build() - Method in class com.atlassian.bamboo.specs.builders.notification.DeploymentFailedNotification
-
- build() - Method in class com.atlassian.bamboo.specs.builders.notification.DeploymentFinishedNotification
-
- build() - Method in class com.atlassian.bamboo.specs.builders.notification.DeploymentStartedAndFinishedNotification
-
- build() - Method in class com.atlassian.bamboo.specs.builders.notification.EmailRecipient
-
- build() - Method in class com.atlassian.bamboo.specs.builders.notification.FirstFailedJobNotification
-
- build() - Method in class com.atlassian.bamboo.specs.builders.notification.GroupRecipient
-
- build() - Method in class com.atlassian.bamboo.specs.builders.notification.HipChatRecipient
-
- build() - Method in class com.atlassian.bamboo.specs.builders.notification.ImRecipient
-
- build() - Method in class com.atlassian.bamboo.specs.builders.notification.JobCompletedNotification
-
- build() - Method in class com.atlassian.bamboo.specs.builders.notification.JobFailedNotification
-
- build() - Method in class com.atlassian.bamboo.specs.builders.notification.JobHungNotification
-
- build() - Method in class com.atlassian.bamboo.specs.builders.notification.JobStatusChangedNotification
-
- build() - Method in class com.atlassian.bamboo.specs.builders.notification.JobTimeoutNotification
-
- build() - Method in class com.atlassian.bamboo.specs.builders.notification.JobWithoutAgentNotification
-
- build() - Method in class com.atlassian.bamboo.specs.builders.notification.PlanCompletedNotification
-
- build() - Method in class com.atlassian.bamboo.specs.builders.notification.PlanFailedNotification
-
- build() - Method in class com.atlassian.bamboo.specs.builders.notification.PlanStatusChangedNotification
-
- build() - Method in class com.atlassian.bamboo.specs.builders.notification.ResponsibilityChangedNotification
-
- build() - Method in class com.atlassian.bamboo.specs.builders.notification.ResponsibleRecipient
-
- build() - Method in class com.atlassian.bamboo.specs.builders.notification.UserRecipient
-
- build() - Method in class com.atlassian.bamboo.specs.builders.notification.WatchersRecipient
-
- build() - Method in class com.atlassian.bamboo.specs.builders.notification.WebhookRecipient
-
- build() - Method in class com.atlassian.bamboo.specs.builders.notification.XFailedChainsNotification
-
- build() - Method in class com.atlassian.bamboo.specs.builders.repository.bitbucket.cloud.BitbucketCloudRepository
-
- build() - Method in class com.atlassian.bamboo.specs.builders.repository.bitbucket.server.BitbucketServerMirror
-
- build() - Method in class com.atlassian.bamboo.specs.builders.repository.bitbucket.server.BitbucketServerRepository
-
- build() - Method in class com.atlassian.bamboo.specs.builders.repository.git.GitRepository
-
- build() - Method in class com.atlassian.bamboo.specs.builders.repository.git.SshPrivateKeyAuthentication
-
- build() - Method in class com.atlassian.bamboo.specs.builders.repository.git.UserPasswordAuthentication
-
- build() - Method in class com.atlassian.bamboo.specs.builders.repository.github.GitHubRepository
-
- build() - Method in class com.atlassian.bamboo.specs.builders.repository.viewer.BitbucketCloudRepositoryViewer
-
- build() - Method in class com.atlassian.bamboo.specs.builders.repository.viewer.BitbucketServerRepositoryViewer
-
- build() - Method in class com.atlassian.bamboo.specs.builders.repository.viewer.FishEyeRepositoryViewer
-
- build() - Method in class com.atlassian.bamboo.specs.builders.repository.viewer.GenericRepositoryViewer
-
- build() - Method in class com.atlassian.bamboo.specs.builders.repository.viewer.GitHubRepositoryViewer
-
- build() - Method in class com.atlassian.bamboo.specs.builders.repository.viewer.HgServeRepositoryViewer
-
- build() - Method in class com.atlassian.bamboo.specs.builders.task.AntTask
-
- build() - Method in class com.atlassian.bamboo.specs.builders.task.ArtifactDownloaderTask
-
- build() - Method in class com.atlassian.bamboo.specs.builders.task.ArtifactItem
-
- build() - Method in class com.atlassian.bamboo.specs.builders.task.BowerTask
-
- build() - Method in class com.atlassian.bamboo.specs.builders.task.BuildWarningParserTask
-
- build() - Method in class com.atlassian.bamboo.specs.builders.task.CheckoutItem
-
- build() - Method in class com.atlassian.bamboo.specs.builders.task.CleanWorkingDirectoryTask
-
- build() - Method in class com.atlassian.bamboo.specs.builders.task.CommandTask
-
- build() - Method in class com.atlassian.bamboo.specs.builders.task.DockerBuildImageTask
-
- build() - Method in class com.atlassian.bamboo.specs.builders.task.DockerPullImageTask
-
- build() - Method in class com.atlassian.bamboo.specs.builders.task.DockerPushImageTask
-
- build() - Method in class com.atlassian.bamboo.specs.builders.task.DockerRunContainerTask
-
- build() - Method in class com.atlassian.bamboo.specs.builders.task.DownloadItem
-
- build() - Method in class com.atlassian.bamboo.specs.builders.task.DumpVariablesTask
-
- build() - Method in class com.atlassian.bamboo.specs.builders.task.FastlaneTask
-
- build() - Method in class com.atlassian.bamboo.specs.builders.task.GruntTask
-
- build() - Method in class com.atlassian.bamboo.specs.builders.task.GulpTask
-
- build() - Method in class com.atlassian.bamboo.specs.builders.task.InjectVariablesTask
-
- build() - Method in class com.atlassian.bamboo.specs.builders.task.MavenDependenciesProcessorTask
-
- build() - Method in class com.atlassian.bamboo.specs.builders.task.MavenTask
-
- build() - Method in class com.atlassian.bamboo.specs.builders.task.MochaParserTask
-
Deprecated.
- build() - Method in class com.atlassian.bamboo.specs.builders.task.MochaRunnerTask
-
- build() - Method in class com.atlassian.bamboo.specs.builders.task.MsBuildTask
-
- build() - Method in class com.atlassian.bamboo.specs.builders.task.NodeTask
-
- build() - Method in class com.atlassian.bamboo.specs.builders.task.NodeunitTask
-
- build() - Method in class com.atlassian.bamboo.specs.builders.task.NpmTask
-
- build() - Method in class com.atlassian.bamboo.specs.builders.task.NUnitRunnerTask
-
- build() - Method in class com.atlassian.bamboo.specs.builders.task.ScpTask
-
- build() - Method in class com.atlassian.bamboo.specs.builders.task.ScriptTask
-
- build() - Method in class com.atlassian.bamboo.specs.builders.task.SshTask
-
- build() - Method in class com.atlassian.bamboo.specs.builders.task.TestParserTask
-
- build() - Method in class com.atlassian.bamboo.specs.builders.task.VcsBranchTask
-
- build() - Method in class com.atlassian.bamboo.specs.builders.task.VcsCheckoutTask
-
- build() - Method in class com.atlassian.bamboo.specs.builders.task.VcsCommitTask
-
- build() - Method in class com.atlassian.bamboo.specs.builders.task.VcsPushTask
-
- build() - Method in class com.atlassian.bamboo.specs.builders.task.VcsTagTask
-
- build() - Method in class com.atlassian.bamboo.specs.builders.trigger.AfterSuccessfulBuildPlanTrigger
-
- build() - Method in class com.atlassian.bamboo.specs.builders.trigger.AfterSuccessfulDeploymentTrigger
-
- build() - Method in class com.atlassian.bamboo.specs.builders.trigger.AfterSuccessfulStageTrigger
-
- build() - Method in class com.atlassian.bamboo.specs.builders.trigger.BitbucketServerTrigger
-
- build() - Method in class com.atlassian.bamboo.specs.builders.trigger.PlansGreenTriggerCondition
-
- build() - Method in class com.atlassian.bamboo.specs.builders.trigger.RemoteTrigger
-
- build() - Method in class com.atlassian.bamboo.specs.builders.trigger.RepositoryPollingTrigger
-
- build() - Method in class com.atlassian.bamboo.specs.builders.trigger.ScheduledDeploymentTrigger
-
- build() - Method in class com.atlassian.bamboo.specs.builders.trigger.ScheduledTrigger
-
- build() - Method in class com.atlassian.bamboo.specs.builders.trigger.TagTrigger
-
- build() - Method in class com.atlassian.bamboo.specs.util.MapBuilder
-
- build() - Method in class com.atlassian.bamboo.specs.util.SetBuilder
-
- Builder - Annotation Type in com.atlassian.bamboo.specs.api.codegen.annotations
-
Names builder class for entity properties.
- builderClass - Variable in class com.atlassian.bamboo.specs.codegen.emitters.value.EntityPropertiesEmitter
-
Builder class associated with given properties type.
- BuilderClassProvider - Class in com.atlassian.bamboo.specs.codegen
-
- BuildErrorNotification - Class in com.atlassian.bamboo.specs.builders.notification
-
Represents notifications send on build error.
- BuildErrorNotification() - Constructor for class com.atlassian.bamboo.specs.builders.notification.BuildErrorNotification
-
- BuildErrorNotificationEmitter - Class in com.atlassian.bamboo.specs.codegen.emitters.notification
-
- BuildErrorNotificationEmitter() - Constructor for class com.atlassian.bamboo.specs.codegen.emitters.notification.BuildErrorNotificationEmitter
-
- BuildErrorNotificationProperties - Class in com.atlassian.bamboo.specs.model.notification
-
- BuildErrorNotificationProperties(boolean) - Constructor for class com.atlassian.bamboo.specs.model.notification.BuildErrorNotificationProperties
-
- buildFile(String) - Method in class com.atlassian.bamboo.specs.builders.task.AntTask
-
Specifies Ant's build file.
- buildFile - Variable in class com.atlassian.bamboo.specs.model.task.AntTaskProperties
-
- BuildWarningParserTask - Class in com.atlassian.bamboo.specs.builders.task
-
Represents Bamboo task which scans logs and files for build warnings.
- BuildWarningParserTask() - Constructor for class com.atlassian.bamboo.specs.builders.task.BuildWarningParserTask
-
- BuildWarningParserTask.WarningSeverity - Enum in com.atlassian.bamboo.specs.builders.task
-
- BuildWarningParserTaskEmitter - Class in com.atlassian.bamboo.specs.codegen.emitters.task
-
- BuildWarningParserTaskEmitter() - Constructor for class com.atlassian.bamboo.specs.codegen.emitters.task.BuildWarningParserTaskEmitter
-
- BuildWarningParserTaskProperties - Class in com.atlassian.bamboo.specs.model.task
-
- BuildWarningParserTaskProperties(String, boolean, List<RequirementProperties>, List<? extends ConditionProperties>, String, String, boolean, boolean, VcsRepositoryIdentifierProperties, boolean, int, BuildWarningParserTask.WarningSeverity) - Constructor for class com.atlassian.bamboo.specs.model.task.BuildWarningParserTaskProperties
-
- CallEntityPropertiesBuilder<T extends EntityProperties> - Class in com.atlassian.bamboo.specs.api.builders
-
- CallEntityPropertiesBuilder() - Constructor for class com.atlassian.bamboo.specs.api.builders.CallEntityPropertiesBuilder
-
- changeDetection(VcsChangeDetection) - Method in class com.atlassian.bamboo.specs.builders.repository.bitbucket.cloud.BitbucketCloudRepository
-
Sets change detection options for this repository.
- changeDetection(VcsChangeDetection) - Method in class com.atlassian.bamboo.specs.builders.repository.bitbucket.server.BitbucketServerRepository
-
Sets change detection options for this repository.
- changeDetection(VcsChangeDetection) - Method in class com.atlassian.bamboo.specs.builders.repository.git.GitRepository
-
Sets change detection options for this repository.
- changeDetection(VcsChangeDetection) - Method in class com.atlassian.bamboo.specs.builders.repository.github.GitHubRepository
-
Sets change detection options for this repository.
- changeDetectionConfiguration(VcsChangeDetection) - Method in class com.atlassian.bamboo.specs.api.builders.repository.AnyVcsRepository
-
Sets change detection part of the configuration.
- changesetFilterPatternRegex(String) - Method in class com.atlassian.bamboo.specs.api.builders.repository.VcsChangeDetection
-
Excludes certain changes from being picked up by Bamboo.
- CHAR_APOSTROPHE - Static variable in class com.atlassian.bamboo.specs.api.validators.common.BambooStringUtils
-
- CHAR_BACKSLASH - Static variable in class com.atlassian.bamboo.specs.api.validators.common.BambooStringUtils
-
- CHAR_DOUBLE_QUOTE - Static variable in class com.atlassian.bamboo.specs.api.validators.common.BambooStringUtils
-
- checkAccess(Thread) - Method in class com.atlassian.bamboo.specs.maven.sandbox.BambooSpecsSecurityManager
-
- checkArgument(ValidationContext, boolean, Object) - Static method in class com.atlassian.bamboo.specs.api.validators.common.ImporterUtils
-
- checkComaSeparatedIpAddressesOrCidrs(String) - Static method in class com.atlassian.bamboo.specs.validators.common.InternetAddressValidator
-
- checkingIfTagIsInBranch(boolean) - Method in class com.atlassian.bamboo.specs.builders.trigger.TagTrigger
-
Sets the flag checkingIfTagIsInBranch.
- checkIpAddressOrCidr(String) - Static method in class com.atlassian.bamboo.specs.validators.common.InternetAddressValidator
-
- checkLength(ValidationContext, String, int, String) - Static method in class com.atlassian.bamboo.specs.api.validators.common.DbConstraintUtils
-
- checkNoErrors(List<ValidationProblem>) - Static method in class com.atlassian.bamboo.specs.api.validators.common.ImporterUtils
-
- checkNoErrors(Optional<ValidationProblem>) - Static method in class com.atlassian.bamboo.specs.api.validators.common.ImporterUtils
-
- checkNotBlank(String, String) - Static method in class com.atlassian.bamboo.specs.api.validators.common.ImporterUtils
-
Used to extra validate argument that shouldn't be blank.
- checkNotBlank(ValidationContext, String, String) - Static method in class com.atlassian.bamboo.specs.api.validators.common.ImporterUtils
-
Used to extra validate argument that shouldn't be blank.
- checkNotEmpty(String, String) - Static method in class com.atlassian.bamboo.specs.api.validators.common.ImporterUtils
-
- checkNotEmpty(ValidationContext, String, String) - Static method in class com.atlassian.bamboo.specs.api.validators.common.ImporterUtils
-
- checkNotNegative(String, int) - Static method in class com.atlassian.bamboo.specs.api.validators.common.ImporterUtils
-
Used during building properties to check that a number is a non-negative integer.
- checkNotNegative(ValidationContext, String, int) - Static method in class com.atlassian.bamboo.specs.api.validators.common.ImporterUtils
-
Used during building properties to check that a number is a non-negative integer.
- checkNotNull(String, T) - Static method in class com.atlassian.bamboo.specs.api.validators.common.ImporterUtils
-
Used to extra validate argument that shouldn't be null to throw our exception instead of NPE.
- checkNotNull(ValidationContext, String, T) - Static method in class com.atlassian.bamboo.specs.api.validators.common.ImporterUtils
-
Used to extra validate argument that shouldn't be null to throw our exception instead of NPE.
- checkoutAuthentication(SharedCredentialsIdentifier) - Method in class com.atlassian.bamboo.specs.builders.repository.bitbucket.cloud.BitbucketCloudRepository
-
Selects a previously defined
SharedCredentials
which will be used to checkout repository from Bitbucket Cloud.
- checkoutAuthentication(SshPrivateKeyAuthentication) - Method in class com.atlassian.bamboo.specs.builders.repository.bitbucket.cloud.BitbucketCloudRepository
-
Specifies SSH private key which will be used to checkout repository from Bitbucket Cloud.
- CheckoutItem - Class in com.atlassian.bamboo.specs.builders.task
-
Represents a single checkout request.
- CheckoutItem() - Constructor for class com.atlassian.bamboo.specs.builders.task.CheckoutItem
-
- CheckoutItemProperties - Class in com.atlassian.bamboo.specs.model.task
-
- CheckoutItemProperties(VcsRepositoryIdentifierProperties, String, boolean) - Constructor for class com.atlassian.bamboo.specs.model.task.CheckoutItemProperties
-
- checkoutItems(CheckoutItem...) - Method in class com.atlassian.bamboo.specs.builders.task.VcsCheckoutTask
-
Adds checkout requests.
- CheckoutSpecEmitter - Class in com.atlassian.bamboo.specs.codegen.emitters.task
-
- CheckoutSpecEmitter() - Constructor for class com.atlassian.bamboo.specs.codegen.emitters.task.CheckoutSpecEmitter
-
- checkPermission(Permission) - Method in class com.atlassian.bamboo.specs.maven.sandbox.AbstractThreadPermissionVerifier
-
- checkPermission(Permission, Object) - Method in class com.atlassian.bamboo.specs.maven.sandbox.AbstractThreadPermissionVerifier
-
- checkPermission(Permission) - Method in class com.atlassian.bamboo.specs.maven.sandbox.BambooSpecsSecurityManager
-
- checkPermission(Permission, Object) - Method in class com.atlassian.bamboo.specs.maven.sandbox.BambooSpecsSecurityManager
-
- checkPermission(Permission) - Method in enum com.atlassian.bamboo.specs.maven.sandbox.HighPrivilegeThreadPermissionVerifier
-
- checkPermission(Permission, Object) - Method in enum com.atlassian.bamboo.specs.maven.sandbox.HighPrivilegeThreadPermissionVerifier
-
- checkPermission(Permission) - Method in interface com.atlassian.bamboo.specs.maven.sandbox.ThreadPermissionVerifier
-
- checkPermission(Permission, Object) - Method in interface com.atlassian.bamboo.specs.maven.sandbox.ThreadPermissionVerifier
-
- checkPermissionFor(Permission) - Method in class com.atlassian.bamboo.specs.maven.sandbox.AbstractThreadPermissionVerifier
-
This method will get invoked if a standard Applet security manager declined access.
- checkPermissionFor(Permission) - Method in class com.atlassian.bamboo.specs.maven.sandbox.LowPrivilegeThreadPermissionVerifier
-
- checkPermissionFor(Permission) - Method in class com.atlassian.bamboo.specs.maven.sandbox.ReflectionEnabledThreadPermissionVerifier
-
- checkPluginKey(ValidationContext, AtlassianModuleProperties, AtlassianModuleProperties) - Static method in class com.atlassian.bamboo.specs.api.validators.common.ImporterUtils
-
- checkPositive(String, int) - Static method in class com.atlassian.bamboo.specs.api.validators.common.ImporterUtils
-
Used during building properties to check that a number is a positive integer.
- checkPositive(String, long) - Static method in class com.atlassian.bamboo.specs.api.validators.common.ImporterUtils
-
Used during building properties to check that a number is a positive integer.
- checkPositive(ValidationContext, String, int) - Static method in class com.atlassian.bamboo.specs.api.validators.common.ImporterUtils
-
Used during building properties to check that a number is a positive integer.
- checkPositive(ValidationContext, String, long) - Static method in class com.atlassian.bamboo.specs.api.validators.common.ImporterUtils
-
Used during building properties to check that a number is a positive integer.
- checkRequired(ValidationContext, Object) - Static method in class com.atlassian.bamboo.specs.api.validators.common.ImporterUtils
-
Used during building properties object when some property is missing.
- checkRequired(ValidationContext, String, Object) - Static method in class com.atlassian.bamboo.specs.api.validators.common.ImporterUtils
-
Used during building properties object when some property is missing.
- checkRequiredNotBlank(ValidationContext, String) - Static method in class com.atlassian.bamboo.specs.api.validators.common.ImporterUtils
-
Used during building properties object when some property is missing.
- checkThat(ValidationContext, boolean, String, Object...) - Static method in class com.atlassian.bamboo.specs.api.validators.common.ImporterUtils
-
- checkThat(String, boolean) - Static method in class com.atlassian.bamboo.specs.api.validators.common.ImporterUtils
-
- childPlans(PlanIdentifier...) - Method in class com.atlassian.bamboo.specs.api.builders.plan.dependencies.Dependencies
-
Adds child plans.
- childPlans(PlanIdentifier...) - Method in class com.atlassian.bamboo.specs.api.builders.plan.dependencies.EmptyDependenciesList
-
Deprecated.
- cleanCheckout(boolean) - Method in class com.atlassian.bamboo.specs.builders.task.VcsCheckoutTask
-
Enables/disabled clean checkout.
- cleanupEnabled(boolean) - Method in class com.atlassian.bamboo.specs.api.builders.plan.branches.PlanBranchConfiguration
-
Enables/disables automatic removal of this plan branch.
- cleanWorkingDirectory(boolean) - Method in class com.atlassian.bamboo.specs.api.builders.plan.Job
-
Specifies if job should clean working directory after executing.
- CleanWorkingDirectoryTask - Class in com.atlassian.bamboo.specs.builders.task
-
Represents a task that cleans build's working directory.
- CleanWorkingDirectoryTask() - Constructor for class com.atlassian.bamboo.specs.builders.task.CleanWorkingDirectoryTask
-
- CleanWorkingDirectoryTaskProperties - Class in com.atlassian.bamboo.specs.model.task
-
- CleanWorkingDirectoryTaskProperties(String, boolean, List<RequirementProperties>, List<? extends ConditionProperties>) - Constructor for class com.atlassian.bamboo.specs.model.task.CleanWorkingDirectoryTaskProperties
-
- clearPermissionCheckers() - Static method in class com.atlassian.bamboo.specs.maven.sandbox.BambooSpecsSecurityManager
-
- clearPortMappings() - Method in class com.atlassian.bamboo.specs.builders.task.DockerRunContainerTask
-
Clears port mappings configuration.
- clearVolumeMappings() - Method in class com.atlassian.bamboo.specs.builders.task.DockerRunContainerTask
-
Clears volume mappings configuration.
- CodeEmitter<T> - Interface in com.atlassian.bamboo.specs.api.codegen
-
BambooSpecs generator for a specific field or type.
- CodeGenerationContext - Class in com.atlassian.bamboo.specs.api.codegen
-
Context for generating Bamboo Specs code.
- CodeGenerationContext() - Constructor for class com.atlassian.bamboo.specs.api.codegen.CodeGenerationContext
-
- CodeGenerationException - Exception in com.atlassian.bamboo.specs.api.codegen
-
- CodeGenerationException(String) - Constructor for exception com.atlassian.bamboo.specs.api.codegen.CodeGenerationException
-
- CodeGenerationException(String, Throwable) - Constructor for exception com.atlassian.bamboo.specs.api.codegen.CodeGenerationException
-
- CodeGenerationUtils - Class in com.atlassian.bamboo.specs.codegen.emitters
-
- CodeGenerator - Annotation Type in com.atlassian.bamboo.specs.api.codegen.annotations
-
Custom Bamboo Specs generator for EntityProperties class or a field.
- CodeGeneratorName - Annotation Type in com.atlassian.bamboo.specs.api.codegen.annotations
-
Custom Bamboo Specs generator for EntityProperties class or a field.
- com.atlassian.bamboo.specs.api - package com.atlassian.bamboo.specs.api
-
Contains base @BambooSpec annotation used to mark classes containing configuration as code.
- com.atlassian.bamboo.specs.api.annotations - package com.atlassian.bamboo.specs.api.annotations
-
Helper annotations.
- com.atlassian.bamboo.specs.api.builders - package 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.applink - package com.atlassian.bamboo.specs.api.builders.applink
-
Application Links (for instance to integrate with JIRA or Bitbucket Server).
- com.atlassian.bamboo.specs.api.builders.condition - package com.atlassian.bamboo.specs.api.builders.condition
-
Task conditions.
- com.atlassian.bamboo.specs.api.builders.credentials - package com.atlassian.bamboo.specs.api.builders.credentials
-
Shared credentials for authenticating repositories or AWS access.
- com.atlassian.bamboo.specs.api.builders.deployment - package com.atlassian.bamboo.specs.api.builders.deployment
-
Deployment project and environments.
- com.atlassian.bamboo.specs.api.builders.deployment.configuration - package com.atlassian.bamboo.specs.api.builders.deployment.configuration
-
Items stored in environment custom plugins configuration.
- com.atlassian.bamboo.specs.api.builders.docker - package com.atlassian.bamboo.specs.api.builders.docker
-
Builder classes for Docker configuration.
- com.atlassian.bamboo.specs.api.builders.label - package com.atlassian.bamboo.specs.api.builders.label
-
Bamboo labels support.
- com.atlassian.bamboo.specs.api.builders.notification - package com.atlassian.bamboo.specs.api.builders.notification
-
Bamboo notifications support.
- com.atlassian.bamboo.specs.api.builders.permission - package com.atlassian.bamboo.specs.api.builders.permission
-
Permissions like plan permissions, deployment permissions etc.
- com.atlassian.bamboo.specs.api.builders.plan - package com.atlassian.bamboo.specs.api.builders.plan
-
Plan, plan branches, stages and jobs.
- com.atlassian.bamboo.specs.api.builders.plan.artifact - package com.atlassian.bamboo.specs.api.builders.plan.artifact
-
Artifact definitions and artifact subscriptions.
- com.atlassian.bamboo.specs.api.builders.plan.branches - package com.atlassian.bamboo.specs.api.builders.plan.branches
-
Automatic branch creation, integration and cleanup.
- com.atlassian.bamboo.specs.api.builders.plan.configuration - package com.atlassian.bamboo.specs.api.builders.plan.configuration
-
Items stored in plan configuration, including (but not limited to) items from 'Miscellaneous' page.
- com.atlassian.bamboo.specs.api.builders.plan.dependencies - package 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 - package com.atlassian.bamboo.specs.api.builders.project
-
Bamboo project (which is a container for plans).
- com.atlassian.bamboo.specs.api.builders.repository - package 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 - package 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.requirement - package com.atlassian.bamboo.specs.api.builders.requirement
-
Custom requirements for a job.
- com.atlassian.bamboo.specs.api.builders.task - package com.atlassian.bamboo.specs.api.builders.task
-
Generic classes, such as the
AnyTask
class for handling tasks unsupported by Bamboo Specs.
- com.atlassian.bamboo.specs.api.builders.trigger - package com.atlassian.bamboo.specs.api.builders.trigger
-
Build triggers.
- com.atlassian.bamboo.specs.api.codegen - package com.atlassian.bamboo.specs.api.codegen
-
- com.atlassian.bamboo.specs.api.codegen.annotations - package com.atlassian.bamboo.specs.api.codegen.annotations
-
- com.atlassian.bamboo.specs.api.context - package com.atlassian.bamboo.specs.api.context
-
Runtime context for RSS.
- com.atlassian.bamboo.specs.api.exceptions - package com.atlassian.bamboo.specs.api.exceptions
-
Exceptions thrown by Bamboo Specs library.
- com.atlassian.bamboo.specs.api.model - package 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.applink - package com.atlassian.bamboo.specs.api.model.applink
-
Application Links (for instance to integrate with JIRA or Bitbucket Server).
- com.atlassian.bamboo.specs.api.model.credentials - package com.atlassian.bamboo.specs.api.model.credentials
-
Shared credentials for authenticating repositories or AWS access.
- com.atlassian.bamboo.specs.api.model.deployment - package com.atlassian.bamboo.specs.api.model.deployment
-
Deployment project and environments.
- com.atlassian.bamboo.specs.api.model.deployment.configuration - package com.atlassian.bamboo.specs.api.model.deployment.configuration
-
Items stored in environment custom plugins configuration.
- com.atlassian.bamboo.specs.api.model.docker - package com.atlassian.bamboo.specs.api.model.docker
-
Properties classes for Docker configuration.
- com.atlassian.bamboo.specs.api.model.label - package com.atlassian.bamboo.specs.api.model.label
-
Bamboo labels support.
- com.atlassian.bamboo.specs.api.model.notification - package com.atlassian.bamboo.specs.api.model.notification
-
Bamboo notifications support.
- com.atlassian.bamboo.specs.api.model.permission - package com.atlassian.bamboo.specs.api.model.permission
-
Immutable permissions like plan permissions properties, deployment permissions properties etc.
- com.atlassian.bamboo.specs.api.model.plan - package com.atlassian.bamboo.specs.api.model.plan
-
Plan, plan branches, stages and jobs.
- com.atlassian.bamboo.specs.api.model.plan.artifact - package com.atlassian.bamboo.specs.api.model.plan.artifact
-
Artifact definitions and artifact subscriptions.
- com.atlassian.bamboo.specs.api.model.plan.branches - package com.atlassian.bamboo.specs.api.model.plan.branches
-
Automatic branch creation, integration and cleanup.
- com.atlassian.bamboo.specs.api.model.plan.condition - package com.atlassian.bamboo.specs.api.model.plan.condition
-
Task conditions.
- com.atlassian.bamboo.specs.api.model.plan.configuration - package com.atlassian.bamboo.specs.api.model.plan.configuration
-
Items stored in plan configuration, including (but not limited to) items from 'Miscellaneous' page.
- com.atlassian.bamboo.specs.api.model.plan.dependencies - package 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 - package com.atlassian.bamboo.specs.api.model.plan.requirement
-
Custom requirements for a job.
- com.atlassian.bamboo.specs.api.model.project - package com.atlassian.bamboo.specs.api.model.project
-
Bamboo project (which is a container for plans).
- com.atlassian.bamboo.specs.api.model.repository - package 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 - package com.atlassian.bamboo.specs.api.model.repository.viewer
-
Generic repository viewers.
- com.atlassian.bamboo.specs.api.model.task - package com.atlassian.bamboo.specs.api.model.task
-
The AnyTask class for handling tasks unsupported by Bamboo Specs.
- com.atlassian.bamboo.specs.api.model.trigger - package com.atlassian.bamboo.specs.api.model.trigger
-
Build triggers.
- com.atlassian.bamboo.specs.api.rsbs - package com.atlassian.bamboo.specs.api.rsbs
-
Contains classes used for interaction with Runners.
- com.atlassian.bamboo.specs.api.util - package com.atlassian.bamboo.specs.api.util
-
Utility classes, such as: creating cron expressions.
- com.atlassian.bamboo.specs.api.validators - package com.atlassian.bamboo.specs.api.validators
-
The 'validators.*' packages contain data validators, you usually won't call them directly, unless writing own builders.
- com.atlassian.bamboo.specs.api.validators.common - package com.atlassian.bamboo.specs.api.validators.common
-
Common validators for strings, numbers, database constraints etc.
- com.atlassian.bamboo.specs.api.validators.permission - package com.atlassian.bamboo.specs.api.validators.permission
-
Validate permissions.
- com.atlassian.bamboo.specs.api.validators.plan - package com.atlassian.bamboo.specs.api.validators.plan
-
Validate plan and stage settings.
- com.atlassian.bamboo.specs.api.validators.plan.branch - package com.atlassian.bamboo.specs.api.validators.plan.branch
-
Validate configuration of plan branches.
- com.atlassian.bamboo.specs.api.validators.project - package com.atlassian.bamboo.specs.api.validators.project
-
Validate project settings.
- com.atlassian.bamboo.specs.api.validators.repository - package com.atlassian.bamboo.specs.api.validators.repository
-
Validate generic VCS settings.
- com.atlassian.bamboo.specs.builders - package com.atlassian.bamboo.specs.builders
-
The 'builders.*' packages contain classes you can use to define your Bamboo configuration as code.
- com.atlassian.bamboo.specs.builders.credentials - package com.atlassian.bamboo.specs.builders.credentials
-
Shared credentials for user-password and SSH authentication.
- com.atlassian.bamboo.specs.builders.notification - package com.atlassian.bamboo.specs.builders.notification
-
Bamboo notifications support.
- com.atlassian.bamboo.specs.builders.plugin - package com.atlassian.bamboo.specs.builders.plugin
-
Bamboo miscellaneous plugins support.
- com.atlassian.bamboo.specs.builders.repository - package com.atlassian.bamboo.specs.builders.repository
-
Various types of source code repositories.
- com.atlassian.bamboo.specs.builders.repository.bitbucket.cloud - package com.atlassian.bamboo.specs.builders.repository.bitbucket.cloud
-
Bitbucket Cloud repository type.
- com.atlassian.bamboo.specs.builders.repository.bitbucket.server - package com.atlassian.bamboo.specs.builders.repository.bitbucket.server
-
Bitbucket Server repository type.
- com.atlassian.bamboo.specs.builders.repository.git - package com.atlassian.bamboo.specs.builders.repository.git
-
Git repository type.
- com.atlassian.bamboo.specs.builders.repository.github - package com.atlassian.bamboo.specs.builders.repository.github
-
GitHub repository type.
- com.atlassian.bamboo.specs.builders.repository.viewer - package com.atlassian.bamboo.specs.builders.repository.viewer
-
Repository viewers, such as: Fisheye, Bitbucket Server and Cloud or 'hg serve' service.
- com.atlassian.bamboo.specs.builders.task - package com.atlassian.bamboo.specs.builders.task
-
Tasks you can execute in a job, such as: source code checkout, Maven build or a shell script.
- com.atlassian.bamboo.specs.builders.trigger - package com.atlassian.bamboo.specs.builders.trigger
-
Build triggers.
- com.atlassian.bamboo.specs.codegen - package com.atlassian.bamboo.specs.codegen
-
- com.atlassian.bamboo.specs.codegen.emitters - package com.atlassian.bamboo.specs.codegen.emitters
-
- com.atlassian.bamboo.specs.codegen.emitters.credentials - package com.atlassian.bamboo.specs.codegen.emitters.credentials
-
- com.atlassian.bamboo.specs.codegen.emitters.docker - package com.atlassian.bamboo.specs.codegen.emitters.docker
-
Emitters for Bamboo Docker configuration.
- com.atlassian.bamboo.specs.codegen.emitters.fragment - package com.atlassian.bamboo.specs.codegen.emitters.fragment
-
- com.atlassian.bamboo.specs.codegen.emitters.notification - package com.atlassian.bamboo.specs.codegen.emitters.notification
-
- com.atlassian.bamboo.specs.codegen.emitters.permission - package com.atlassian.bamboo.specs.codegen.emitters.permission
-
- com.atlassian.bamboo.specs.codegen.emitters.plan - package com.atlassian.bamboo.specs.codegen.emitters.plan
-
Various implementations of
CodeEmitter
which are used for converting
Plan
-related settings model into Java.
- com.atlassian.bamboo.specs.codegen.emitters.plan.branches - package com.atlassian.bamboo.specs.codegen.emitters.plan.branches
-
- com.atlassian.bamboo.specs.codegen.emitters.plugin - package com.atlassian.bamboo.specs.codegen.emitters.plugin
-
Emitters for Bamboo miscellaneous plugins.
- com.atlassian.bamboo.specs.codegen.emitters.repository - package com.atlassian.bamboo.specs.codegen.emitters.repository
-
- com.atlassian.bamboo.specs.codegen.emitters.repository.viewer - package com.atlassian.bamboo.specs.codegen.emitters.repository.viewer
-
- com.atlassian.bamboo.specs.codegen.emitters.task - package com.atlassian.bamboo.specs.codegen.emitters.task
-
- com.atlassian.bamboo.specs.codegen.emitters.trigger - package com.atlassian.bamboo.specs.codegen.emitters.trigger
-
- com.atlassian.bamboo.specs.codegen.emitters.value - package com.atlassian.bamboo.specs.codegen.emitters.value
-
- com.atlassian.bamboo.specs.exceptions - package com.atlassian.bamboo.specs.exceptions
-
Various exceptions thrown by Bamboo Specs.
- com.atlassian.bamboo.specs.maven - package com.atlassian.bamboo.specs.maven
-
Contains classes that allow Bamboo specs to be run with maven.
- com.atlassian.bamboo.specs.maven.sandbox - package com.atlassian.bamboo.specs.maven.sandbox
-
Contains classes to allow running Bamboo specs in secure way.
- com.atlassian.bamboo.specs.model - package com.atlassian.bamboo.specs.model
-
The 'model.*' packages contain internal data representation of various Bamboo entities, you usually won't use them directly.
- com.atlassian.bamboo.specs.model.credentials - package com.atlassian.bamboo.specs.model.credentials
-
Shared credentials for user-password and SSH authentication.
- com.atlassian.bamboo.specs.model.notification - package com.atlassian.bamboo.specs.model.notification
-
Bamboo notifications support.
- com.atlassian.bamboo.specs.model.plugin - package com.atlassian.bamboo.specs.model.plugin
-
Bamboo miscellaneous plugins support.
- com.atlassian.bamboo.specs.model.repository.bitbucket.cloud - package com.atlassian.bamboo.specs.model.repository.bitbucket.cloud
-
Bitbucket Cloud repository type.
- com.atlassian.bamboo.specs.model.repository.bitbucket.server - package com.atlassian.bamboo.specs.model.repository.bitbucket.server
-
Bitbucket Server repository type.
- com.atlassian.bamboo.specs.model.repository.git - package com.atlassian.bamboo.specs.model.repository.git
-
Git repository type.
- com.atlassian.bamboo.specs.model.repository.github - package com.atlassian.bamboo.specs.model.repository.github
-
GitHub repository type.
- com.atlassian.bamboo.specs.model.repository.viewer - package com.atlassian.bamboo.specs.model.repository.viewer
-
Repository viewers.
- com.atlassian.bamboo.specs.model.task - package com.atlassian.bamboo.specs.model.task
-
Tasks you can execute in a job.
- com.atlassian.bamboo.specs.model.task.docker - package com.atlassian.bamboo.specs.model.task.docker
-
Properties classes related to Docker CLI task.
- com.atlassian.bamboo.specs.model.trigger - package com.atlassian.bamboo.specs.model.trigger
-
Build triggers.
- com.atlassian.bamboo.specs.util - package com.atlassian.bamboo.specs.util
-
Utility classes, such as the BambooServer
which publishes a plan on Bamboo.
- com.atlassian.bamboo.specs.validators.common - package com.atlassian.bamboo.specs.validators.common
-
Common validators, such as: IP addresses.
- command(String) - Method in class com.atlassian.bamboo.specs.builders.task.BowerTask
-
Command that Bower should run.
- command(String) - Method in class com.atlassian.bamboo.specs.builders.task.NpmTask
-
Sets which command to execute, e.g.
- command(String) - Method in class com.atlassian.bamboo.specs.builders.task.SshTask
-
Shell command to execute on the remote host.
- command(Path) - Method in class com.atlassian.bamboo.specs.builders.task.SshTask
-
- commandLineOptions(String) - Method in class com.atlassian.bamboo.specs.builders.task.NUnitRunnerTask
-
Add any command line options or switches you wish to include when running NUnit.
- CommandTask - Class in com.atlassian.bamboo.specs.builders.task
-
Represents a task that executes a command.
- CommandTask() - Constructor for class com.atlassian.bamboo.specs.builders.task.CommandTask
-
- CommandTaskProperties - Class in com.atlassian.bamboo.specs.model.task
-
- CommandTaskProperties(String, boolean, String, String, String, String, List<RequirementProperties>, List<? extends ConditionProperties>) - Constructor for class com.atlassian.bamboo.specs.model.task.CommandTaskProperties
-
- commandTimeout(Duration) - Method in class com.atlassian.bamboo.specs.builders.repository.bitbucket.cloud.BitbucketCloudRepository
-
Specifies how much time is given for git commands to finish.
- commandTimeout(Duration) - Method in class com.atlassian.bamboo.specs.builders.repository.bitbucket.server.BitbucketServerRepository
-
Specifies how much time is given for git commands to finish.
- commandTimeout(Duration) - Method in class com.atlassian.bamboo.specs.builders.repository.git.GitRepository
-
Specifies how much time is given for git commands to finish.
- commandTimeout(Duration) - Method in class com.atlassian.bamboo.specs.builders.repository.github.GitHubRepository
-
Specifies how much time is given for git commands to finish.
- commandTimeoutInMinutes(int) - Method in class com.atlassian.bamboo.specs.builders.repository.bitbucket.cloud.BitbucketCloudRepository
-
Specifies how much time in minutes is given for git commands to finish.
- commandTimeoutInMinutes(int) - Method in class com.atlassian.bamboo.specs.builders.repository.bitbucket.server.BitbucketServerRepository
-
Specifies how much time in minutes is given for git commands to finish.
- commandTimeoutInMinutes(int) - Method in class com.atlassian.bamboo.specs.builders.repository.git.GitRepository
-
Specifies how much time in minutes is given for git commands to finish.
- commandTimeoutInMinutes(int) - Method in class com.atlassian.bamboo.specs.builders.repository.github.GitHubRepository
-
Specifies how much time in minutes is given for git commands to finish.
- Comment(String) - Constructor for class com.atlassian.bamboo.specs.codegen.BambooSpecsGenerator.Comment
-
- Comment(String, boolean, boolean) - Constructor for class com.atlassian.bamboo.specs.codegen.BambooSpecsGenerator.Comment
-
- CommentAddedNotification - Class in com.atlassian.bamboo.specs.builders.notification
-
Represent a notification which is sent when comment is added to a chain.
- CommentAddedNotification() - Constructor for class com.atlassian.bamboo.specs.builders.notification.CommentAddedNotification
-
- commitIsolationEnabled(boolean) - Method in class com.atlassian.bamboo.specs.api.builders.repository.VcsChangeDetection
-
Enables/disables commit isolation.
- commitMessage(String) - Method in class com.atlassian.bamboo.specs.builders.task.VcsCommitTask
-
Sets the message to be used for committing.
- CommittersRecipient - Class in com.atlassian.bamboo.specs.builders.notification
-
Represents a users who have committed to the build.
- CommittersRecipient() - Constructor for class com.atlassian.bamboo.specs.builders.notification.CommittersRecipient
-
- ConcurrentBuilds - Class in com.atlassian.bamboo.specs.api.builders.plan.configuration
-
- ConcurrentBuilds() - Constructor for class com.atlassian.bamboo.specs.api.builders.plan.configuration.ConcurrentBuilds
-
- ConcurrentBuildsProperties - Class in com.atlassian.bamboo.specs.api.model.plan.configuration
-
- ConcurrentBuildsProperties(boolean, int) - Constructor for class com.atlassian.bamboo.specs.api.model.plan.configuration.ConcurrentBuildsProperties
-
- Condition<T extends EntityProperties> - Interface in com.atlassian.bamboo.specs.api.codegen
-
Represents a condition.
- ConditionProperties - Interface in com.atlassian.bamboo.specs.api.model.plan.condition
-
- conditions - Variable in class com.atlassian.bamboo.specs.api.builders.task.Task
-
- conditions(TaskCondition<?>...) - Method in class com.atlassian.bamboo.specs.api.builders.task.Task
-
Adds conditions to this task.
- conditions - Variable in class com.atlassian.bamboo.specs.api.builders.trigger.Trigger
-
- conditions(TriggerCondition...) - Method in class com.atlassian.bamboo.specs.api.builders.trigger.Trigger
-
- conditionString(String) - Method in class com.atlassian.bamboo.specs.api.builders.notification.AnyNotificationType
-
Sets configuration string for this condition.
- config(Map<String, String>) - Method in class com.atlassian.bamboo.specs.api.builders.trigger.AnyTriggerCondition
-
- configuration - Variable in class com.atlassian.bamboo.specs.api.builders.condition.AnyTaskCondition
-
- configuration(Map<String, String>) - Method in class com.atlassian.bamboo.specs.api.builders.condition.AnyTaskCondition
-
Appends the condition configuration.
- configuration(Map<String, Object>) - Method in class com.atlassian.bamboo.specs.api.builders.credentials.AnySharedCredentials
-
Set configuration for the credentials.
- configuration(Map<String, String>) - Method in class com.atlassian.bamboo.specs.api.builders.deployment.configuration.AnyPluginConfiguration
-
Appends the generic configuration.
- configuration(Map<String, Object>) - Method in class com.atlassian.bamboo.specs.api.builders.plan.configuration.AllOtherPluginsConfiguration
-
Specifies the configuration of plugins.
- configuration(DependenciesConfiguration) - Method in class com.atlassian.bamboo.specs.api.builders.plan.dependencies.Dependencies
-
Sets dependencies configuration.
- configuration(DependenciesConfiguration) - Method in class com.atlassian.bamboo.specs.api.builders.plan.dependencies.EmptyDependenciesList
-
Deprecated.
- configuration(Map<String, Object>) - Method in class com.atlassian.bamboo.specs.api.builders.repository.VcsChangeDetection
-
Sets plugin specific custom configuration.
- configuration(Map<String, Object>) - Method in class com.atlassian.bamboo.specs.api.builders.repository.viewer.AnyVcsRepositoryViewer
-
Set configuration for the repository viewer.
- configuration(Map<String, String>) - Method in class com.atlassian.bamboo.specs.api.builders.task.AnyTask
-
Appends the generic configuration to the task.
- configuration(Map<String, String>) - Method in class com.atlassian.bamboo.specs.api.builders.trigger.AnyTrigger
-
Appends the generic configuration to the trigger.
- configuration - Variable in class com.atlassian.bamboo.specs.api.model.plan.condition.AnyConditionProperties
-
- ConstructFrom - Annotation Type in com.atlassian.bamboo.specs.api.codegen.annotations
-
If builder class has no default constructor this annotation should be used to list
fields that should be used to invoke constructor of the builder.
- containerCommand(String) - Method in class com.atlassian.bamboo.specs.builders.task.DockerRunContainerTask
-
Specifies container command.
- containerEnvironmentVariables(String) - Method in class com.atlassian.bamboo.specs.builders.task.DockerRunContainerTask
-
Specifies container environment variables.
- containerName(String) - Method in class com.atlassian.bamboo.specs.builders.task.DockerRunContainerTask
-
Specifies container name.
- containerWorkingDirectory(String) - Method in class com.atlassian.bamboo.specs.builders.task.DockerRunContainerTask
-
Sets container working directory.
- containsBambooVariable(String) - Static method in class com.atlassian.bamboo.specs.api.validators.common.ValidationUtils
-
- containsRelatedCharacters(String, char[]) - Static method in class com.atlassian.bamboo.specs.api.validators.common.BambooStringUtils
-
- containsRelaxedXssRelatedCharacters(String) - Static method in class com.atlassian.bamboo.specs.api.validators.common.BambooStringUtils
-
Relaxed xss check that allows \ character (mainly for repositories on Windows).
- containsShellInjectionRelatedCharacters(String) - Static method in class com.atlassian.bamboo.specs.api.validators.common.BambooStringUtils
-
- containsVariableUsage(String) - Static method in class com.atlassian.bamboo.specs.api.util.VariableUtils
-
Returns true if the given text contains variable usages from any namespace.
- containsXssRelatedCharacters(String) - Static method in class com.atlassian.bamboo.specs.api.validators.common.BambooStringUtils
-
Returns true if the supplied string contains characters that could be used to deface a page
or trigger an XSS exploit (characters: "&'<>\).
- contentCanonicallyEquals(YamlFile) - Method in class com.atlassian.bamboo.specs.util.YamlFile
-
- copyPattern(String) - Method in class com.atlassian.bamboo.specs.api.builders.plan.artifact.Artifact
-
Specify the pattern according to which Bamboo should copy files when creating an actual artifact.
- create(URI, AuthenticationProvider, RootEntityPropertiesBuilder, String) - Static method in class com.atlassian.bamboo.specs.util.RestTaskFactory
-
- createDefaultObject(EntityProperties) - Method in class com.atlassian.bamboo.specs.codegen.emitters.value.EntityPropertiesEmitter
-
- createForDeployment(Deployment) - Static method in class com.atlassian.bamboo.specs.api.builders.permission.DeploymentPermissions
-
- createForPullRequest() - Method in class com.atlassian.bamboo.specs.api.builders.plan.branches.PlanBranchManagement
-
Create new plan branches for new pull requests.
- createForVcsBranch() - Method in class com.atlassian.bamboo.specs.api.builders.plan.branches.PlanBranchManagement
-
Create new plan branches for new branches in default repository.
- createForVcsBranchMatching(String) - Method in class com.atlassian.bamboo.specs.api.builders.plan.branches.PlanBranchManagement
-
Create new plan branches for new branches with name which matches pattern.
- createJUnitParserTask() - Static method in class com.atlassian.bamboo.specs.builders.task.TestParserTask
-
Specify test parsing task that handles JUnit test results.
- createManually() - Method in class com.atlassian.bamboo.specs.api.builders.plan.branches.PlanBranchManagement
-
Disable automatic plan branch creation.
- createMochaParserTask() - Static method in class com.atlassian.bamboo.specs.builders.task.TestParserTask
-
Specify test parsing task that handles test results of Mocha executed with 'mocha-bamboo-reporter'.
- createMSTestParserTask() - Static method in class com.atlassian.bamboo.specs.builders.task.TestParserTask
-
Specify test parsing task that handles mstest test results.
- createNUnitParserTask() - Static method in class com.atlassian.bamboo.specs.builders.task.TestParserTask
-
Specify test parsing task that handles NUnit test results.
- createOnly() - Method in class com.atlassian.bamboo.specs.api.builders.Variable
-
Indicates that variable is automatically updated by build or deployment process.
- createOnly - Variable in class com.atlassian.bamboo.specs.api.model.VariableProperties
-
- CreatePlanBranchesEmitter - Class in com.atlassian.bamboo.specs.codegen.emitters.plan.branches
-
- CreatePlanBranchesEmitter() - Constructor for class com.atlassian.bamboo.specs.codegen.emitters.plan.branches.CreatePlanBranchesEmitter
-
- CreatePlanBranchesProperties - Class in com.atlassian.bamboo.specs.api.model.plan.branches
-
- CreatePlanBranchesProperties(CreatePlanBranchesProperties.Trigger, String) - Constructor for class com.atlassian.bamboo.specs.api.model.plan.branches.CreatePlanBranchesProperties
-
- CreatePlanBranchesProperties.Trigger - Enum in com.atlassian.bamboo.specs.api.model.plan.branches
-
- createTestNGParserTask() - Static method in class com.atlassian.bamboo.specs.builders.task.TestParserTask
-
Specify test parsing task that handles TestNG test results.
- cronExpression(String) - Method in class com.atlassian.bamboo.specs.builders.trigger.ScheduledDeploymentTrigger
-
Schedules deployment execution according to the cron expression.
- cronExpression(String) - Method in class com.atlassian.bamboo.specs.builders.trigger.ScheduledTrigger
-
Schedules build execution according to the cron expression.
- CronExpressionClientSideValidator - Class in com.atlassian.bamboo.specs.api.validators
-
- CronExpressionCreationHelper - Class in com.atlassian.bamboo.specs.api.util
-
- customRegistryImage(String) - Method in class com.atlassian.bamboo.specs.builders.task.AbstractDockerRegistryTask
-
- customRegistryImage(String) - Method in class com.atlassian.bamboo.specs.builders.task.DockerPullImageTask
-
Specify repository and image name which will be pulled from the custom registry.
- customRegistryImage(String) - Method in class com.atlassian.bamboo.specs.builders.task.DockerPushImageTask
-
Specify repository and image name which will be pushed to the custom registry.
- CustomYamlers - Class in com.atlassian.bamboo.specs.util
-
- CustomYamlers.CustomYamler - Interface in com.atlassian.bamboo.specs.util
-
- DATABASE_STRING_LIMIT - Static variable in class com.atlassian.bamboo.specs.api.validators.common.DbConstraintUtils
-
- DbConstraintUtils - Class in com.atlassian.bamboo.specs.api.validators.common
-
- debug(String, Object...) - Method in class com.atlassian.bamboo.specs.util.Logger
-
- debug(Throwable) - Method in class com.atlassian.bamboo.specs.util.Logger
-
- debug(Throwable, String, Object...) - Method in class com.atlassian.bamboo.specs.util.Logger
-
- decIndentation() - Method in class com.atlassian.bamboo.specs.api.codegen.CodeGenerationContext
-
Decrement code indentation.
- DEFAULT_BOWER_COMMAND - Static variable in class com.atlassian.bamboo.specs.builders.task.BowerTask
-
- DEFAULT_BOWER_EXECUTABLE - Static variable in class com.atlassian.bamboo.specs.builders.task.BowerTask
-
- DEFAULT_COMMAND_TIMEOUT - Static variable in class com.atlassian.bamboo.specs.model.repository.bitbucket.cloud.BitbucketCloudRepositoryProperties
-
- DEFAULT_CONTAINER_MAPPING - Static variable in class com.atlassian.bamboo.specs.api.builders.docker.DockerConstants
-
Default container mapping for data volume mappings.
- DEFAULT_FETCH_WHOLE_REPOSITORY - Static variable in class com.atlassian.bamboo.specs.model.repository.bitbucket.cloud.BitbucketCloudRepositoryProperties
-
- DEFAULT_GRUNT_CLI_EXECUTABLE - Static variable in class com.atlassian.bamboo.specs.builders.task.GruntTask
-
- DEFAULT_GULP_EXECUTABLE - Static variable in class com.atlassian.bamboo.specs.builders.task.GulpTask
-
- DEFAULT_HOST_MAPPING - Static variable in class com.atlassian.bamboo.specs.api.builders.docker.DockerConstants
-
Default host mapping for data volume mappings.
- DEFAULT_INACTIVE_BRANCH_EXPIRY - Static variable in class com.atlassian.bamboo.specs.api.builders.plan.branches.BranchCleanup
-
- DEFAULT_INACTIVE_BRANCH_EXPIRY_IN_DAYS - Static variable in class com.atlassian.bamboo.specs.api.builders.plan.branches.BranchCleanup
-
- DEFAULT_KEEP_ALIVE_INTERVAL - Static variable in class com.atlassian.bamboo.specs.model.task.SshTaskProperties
-
- DEFAULT_LFS - Static variable in class com.atlassian.bamboo.specs.model.repository.bitbucket.cloud.BitbucketCloudRepositoryProperties
-
- DEFAULT_MATCHING_PATTERN - Static variable in class com.atlassian.bamboo.specs.api.model.plan.branches.CreatePlanBranchesProperties
-
- DEFAULT_MOCHA_EXECUTABLE - Static variable in class com.atlassian.bamboo.specs.builders.task.MochaRunnerTask
-
- DEFAULT_NAMESPACE - Static variable in class com.atlassian.bamboo.specs.model.task.InjectVariablesTaskProperties
-
- DEFAULT_NODEUNIT_EXECUTABLE - Static variable in class com.atlassian.bamboo.specs.builders.task.NodeunitTask
-
- DEFAULT_PARSE_TEST_RESULTS - Static variable in class com.atlassian.bamboo.specs.builders.task.MochaRunnerTask
-
- DEFAULT_PARSE_TEST_RESULTS - Static variable in class com.atlassian.bamboo.specs.builders.task.NodeunitTask
-
- DEFAULT_PORT - Static variable in class com.atlassian.bamboo.specs.model.task.BaseSshTaskProperties
-
- DEFAULT_PROJECT - Static variable in class com.atlassian.bamboo.specs.builders.task.MsBuildTask
-
- DEFAULT_REMOTE_AGENT_CACHE - Static variable in class com.atlassian.bamboo.specs.model.repository.bitbucket.cloud.BitbucketCloudRepositoryProperties
-
- DEFAULT_REMOVED_BRANCH_EXPIRY - Static variable in class com.atlassian.bamboo.specs.api.builders.plan.branches.BranchCleanup
-
- DEFAULT_REMOVED_BRANCH_EXPRIRY_IN_DAYS - Static variable in class com.atlassian.bamboo.specs.api.builders.plan.branches.BranchCleanup
-
- DEFAULT_RESULTS_DIRECTORY - Static variable in class com.atlassian.bamboo.specs.builders.task.NodeunitTask
-
- DEFAULT_SERVICE_TIMEOUT - Static variable in class com.atlassian.bamboo.specs.model.task.docker.DockerRunContainerTaskProperties
-
- DEFAULT_SHALLOW_CLONES - Static variable in class com.atlassian.bamboo.specs.model.repository.bitbucket.cloud.BitbucketCloudRepositoryProperties
-
- DEFAULT_TEST_DIRECTORY - Static variable in class com.atlassian.bamboo.specs.builders.task.MochaRunnerTask
-
- DEFAULT_TEST_DIRECTORY - Static variable in class com.atlassian.bamboo.specs.builders.task.NodeunitTask
-
- DEFAULT_TEST_FILE_PATTERN - Static variable in class com.atlassian.bamboo.specs.builders.task.MochaParserTask
-
Deprecated.
- DEFAULT_TEST_RESULTS_DIRECTORY - Static variable in class com.atlassian.bamboo.specs.model.task.AntTaskProperties
-
- DEFAULT_USE_SUBMODULES - Static variable in class com.atlassian.bamboo.specs.model.repository.bitbucket.cloud.BitbucketCloudRepositoryProperties
-
- DEFAULT_VERBOSE_LOGS - Static variable in class com.atlassian.bamboo.specs.model.repository.bitbucket.cloud.BitbucketCloudRepositoryProperties
-
- DEFAULT_VOLUMES - Static variable in class com.atlassian.bamboo.specs.api.model.docker.DockerConfigurationProperties
-
- defaultAuthentication() - Method in class com.atlassian.bamboo.specs.builders.task.AbstractDockerRegistryTask
-
Use agent's ~/.dockercfg credentials to authenticate to Docker registry.
- defaultChangeDetection() - Method in class com.atlassian.bamboo.specs.builders.repository.bitbucket.cloud.BitbucketCloudRepository
-
Resets all change detection options to defaults.
- defaultChangeDetection() - Method in class com.atlassian.bamboo.specs.builders.repository.bitbucket.server.BitbucketServerRepository
-
Resets all change detection options to defaults.
- defaultChangeDetection() - Method in class com.atlassian.bamboo.specs.builders.repository.git.GitRepository
-
Resets all change detection options to defaults.
- defaultChangeDetection() - Method in class com.atlassian.bamboo.specs.builders.repository.github.GitHubRepository
-
Resets all change detection options to defaults.
- DefaultFieldValues - Annotation Type in com.atlassian.bamboo.specs.api.codegen.annotations
-
Marks method that produces instance of
EntityProperties
class that is filled with defaults.
- defaultRepository - Variable in class com.atlassian.bamboo.specs.builders.task.BaseVcsTask
-
- defaultRepository() - Method in class com.atlassian.bamboo.specs.builders.task.BaseVcsTask
-
Sets the repository for this task to plan's default repository.
- defaultRepository() - Method in class com.atlassian.bamboo.specs.builders.task.BuildWarningParserTask
-
Sets the repository for this task to plan's default repository.
- defaultRepository() - Method in class com.atlassian.bamboo.specs.builders.task.CheckoutItem
-
Sets this checkout request for plan's default repository.
- defaultResultDirectory() - Method in class com.atlassian.bamboo.specs.builders.task.TestParserTask
-
Adds default directory to the list of directories in which task looks for test result files.
- defaultTrigger(Trigger<?, ?>) - Method in class com.atlassian.bamboo.specs.api.builders.plan.branches.PlanBranchManagement
-
Created plan branch will use a custom trigger.
- delete(BranchCleanup) - Method in class com.atlassian.bamboo.specs.api.builders.plan.branches.PlanBranchManagement
-
Sets configuration of automatic removal of branches.
- Dependencies - Class in com.atlassian.bamboo.specs.api.builders.plan.dependencies
-
Represents plan's dependencies and their configuration.
- Dependencies() - Constructor for class com.atlassian.bamboo.specs.api.builders.plan.dependencies.Dependencies
-
Specifies dependencies with default configuration.
- dependencies(Dependencies) - Method in class com.atlassian.bamboo.specs.api.builders.plan.Plan
-
Specifies configuration of dependencies support for this plan.
- DependenciesConfiguration - Class in com.atlassian.bamboo.specs.api.builders.plan.dependencies
-
Represents dependencies configuration.
- DependenciesConfiguration() - Constructor for class com.atlassian.bamboo.specs.api.builders.plan.dependencies.DependenciesConfiguration
-
- DependenciesConfiguration.DependencyBlockingStrategy - Enum in com.atlassian.bamboo.specs.api.builders.plan.dependencies
-
- DependenciesConfigurationProperties - Class in com.atlassian.bamboo.specs.api.model.plan.dependencies
-
- DependenciesConfigurationProperties() - Constructor for class com.atlassian.bamboo.specs.api.model.plan.dependencies.DependenciesConfigurationProperties
-
- DependenciesConfigurationProperties(boolean, boolean, DependenciesConfiguration.DependencyBlockingStrategy) - Constructor for class com.atlassian.bamboo.specs.api.model.plan.dependencies.DependenciesConfigurationProperties
-
- DependenciesProperties - Class in com.atlassian.bamboo.specs.api.model.plan.dependencies
-
- DependenciesProperties() - Constructor for class com.atlassian.bamboo.specs.api.model.plan.dependencies.DependenciesProperties
-
- DependenciesProperties(DependenciesConfigurationProperties, List<PlanIdentifierProperties>) - Constructor for class com.atlassian.bamboo.specs.api.model.plan.dependencies.DependenciesProperties
-
- Deployment - Class in com.atlassian.bamboo.specs.api.builders.deployment
-
Represents a deployment project.
- Deployment(PlanIdentifier, String) - Constructor for class com.atlassian.bamboo.specs.api.builders.deployment.Deployment
-
Specifies a deployment project.
- DeploymentFailedNotification - Class in com.atlassian.bamboo.specs.builders.notification
-
Represents a notification which is sent when a deployment is failed.
- DeploymentFailedNotification() - Constructor for class com.atlassian.bamboo.specs.builders.notification.DeploymentFailedNotification
-
- DeploymentFinishedNotification - Class in com.atlassian.bamboo.specs.builders.notification
-
Represents a notification which is sent when a deployment is completed (with either success or failure).
- DeploymentFinishedNotification() - Constructor for class com.atlassian.bamboo.specs.builders.notification.DeploymentFinishedNotification
-
- DeploymentPermissions - Class in com.atlassian.bamboo.specs.api.builders.permission
-
Entity representing permissions for deployment projects.
- DeploymentPermissions(BambooOid) - Constructor for class com.atlassian.bamboo.specs.api.builders.permission.DeploymentPermissions
-
- DeploymentPermissions(BambooOidProperties) - Constructor for class com.atlassian.bamboo.specs.api.builders.permission.DeploymentPermissions
-
- DeploymentPermissions(String) - Constructor for class com.atlassian.bamboo.specs.api.builders.permission.DeploymentPermissions
-
- DeploymentPermissionsProperties - Class in com.atlassian.bamboo.specs.api.model.permission
-
- DeploymentPermissionsProperties(String, PermissionsProperties) - Constructor for class com.atlassian.bamboo.specs.api.model.permission.DeploymentPermissionsProperties
-
- DeploymentPermissionsProperties(BambooOidProperties, PermissionsProperties) - Constructor for class com.atlassian.bamboo.specs.api.model.permission.DeploymentPermissionsProperties
-
- deploymentProjectName(String) - Method in class com.atlassian.bamboo.specs.api.builders.permission.EnvironmentPermissions
-
- DeploymentProperties - Class in com.atlassian.bamboo.specs.api.model.deployment
-
- DeploymentProperties(BambooOidProperties, PlanIdentifierProperties, String, String, ReleaseNamingProperties, List<EnvironmentProperties>, RepositoryStoredSpecsData) - Constructor for class com.atlassian.bamboo.specs.api.model.deployment.DeploymentProperties
-
- DeploymentStartedAndFinishedNotification - Class in com.atlassian.bamboo.specs.builders.notification
-
Represents a notification which is sent when a deployment is started and finished.
- DeploymentStartedAndFinishedNotification() - Constructor for class com.atlassian.bamboo.specs.builders.notification.DeploymentStartedAndFinishedNotification
-
- DeploymentTriggerProperties - Class in com.atlassian.bamboo.specs.builders.trigger
-
- DeploymentTriggerProperties() - Constructor for class com.atlassian.bamboo.specs.builders.trigger.DeploymentTriggerProperties
-
- DeploymentTriggerProperties(String, String, boolean) - Constructor for class com.atlassian.bamboo.specs.builders.trigger.DeploymentTriggerProperties
-
- description(String) - Method in class com.atlassian.bamboo.specs.api.builders.deployment.Deployment
-
Sets the deployment description.
- description(String) - Method in class com.atlassian.bamboo.specs.api.builders.deployment.Environment
-
Sets the environment description.
- description(String) - Method in class com.atlassian.bamboo.specs.api.builders.plan.Job
-
Sets the job's description.
- description(String) - Method in class com.atlassian.bamboo.specs.api.builders.plan.Plan
-
Sets the plan's description.
- description(String) - Method in class com.atlassian.bamboo.specs.api.builders.plan.Stage
-
Sets a stage description.
- description(String) - Method in class com.atlassian.bamboo.specs.api.builders.project.Project
-
Sets a project description.
- description - Variable in class com.atlassian.bamboo.specs.api.builders.repository.VcsRepository
-
- description(String) - Method in class com.atlassian.bamboo.specs.api.builders.repository.VcsRepository
-
Sets repository description.
- description - Variable in class com.atlassian.bamboo.specs.api.builders.task.Task
-
- description(String) - Method in class com.atlassian.bamboo.specs.api.builders.task.Task
-
Sets the task description.
- description - Variable in class com.atlassian.bamboo.specs.api.builders.trigger.Trigger
-
- description(String) - Method in class com.atlassian.bamboo.specs.api.builders.trigger.Trigger
-
Sets the trigger description.
- destination(String) - Method in class com.atlassian.bamboo.specs.api.builders.plan.artifact.ArtifactSubscription
-
Sets artifact download destination.
- detachContainer(boolean) - Method in class com.atlassian.bamboo.specs.builders.task.DockerRunContainerTask
-
Determines if container should be run in a detached mode.
- disableAutomaticCleanup() - Method in class com.atlassian.bamboo.specs.api.builders.plan.branches.PlanBranchConfiguration
-
Disables automatic removal of this plan branch.
- DockerBuildImageEmitter - Class in com.atlassian.bamboo.specs.codegen.emitters.task
-
- DockerBuildImageEmitter() - Constructor for class com.atlassian.bamboo.specs.codegen.emitters.task.DockerBuildImageEmitter
-
- DockerBuildImageTask - Class in com.atlassian.bamboo.specs.builders.task
-
Task to build docker image.
- DockerBuildImageTask() - Constructor for class com.atlassian.bamboo.specs.builders.task.DockerBuildImageTask
-
- DockerBuildImageTaskProperties - Class in com.atlassian.bamboo.specs.model.task.docker
-
- DockerBuildImageTaskProperties() - Constructor for class com.atlassian.bamboo.specs.model.task.docker.DockerBuildImageTaskProperties
-
- DockerBuildImageTaskProperties(String, boolean, String, DockerBuildImageTaskProperties.DockerfileContent, String, boolean, boolean, String, String, String, String, List<RequirementProperties>, List<? extends ConditionProperties>) - Constructor for class com.atlassian.bamboo.specs.model.task.docker.DockerBuildImageTaskProperties
-
- DockerBuildImageTaskProperties.DockerfileContent - Enum in com.atlassian.bamboo.specs.model.task.docker
-
- dockerConfiguration(DockerConfiguration) - Method in class com.atlassian.bamboo.specs.api.builders.deployment.Environment
-
Configure Docker for this environment.
- DockerConfiguration - Class in com.atlassian.bamboo.specs.api.builders.docker
-
- DockerConfiguration() - Constructor for class com.atlassian.bamboo.specs.api.builders.docker.DockerConfiguration
-
Creates a new Docker configuration, which will be enabled by default.
- dockerConfiguration(DockerConfiguration) - Method in class com.atlassian.bamboo.specs.api.builders.plan.Job
-
Configure Docker for this job.
- DockerConfigurationProperties - Class in com.atlassian.bamboo.specs.api.model.docker
-
- DockerConfigurationProperties(boolean, String, Map<String, String>, List<String>) - Constructor for class com.atlassian.bamboo.specs.api.model.docker.DockerConfigurationProperties
-
- DockerConfigurationVolumesEmitter - Class in com.atlassian.bamboo.specs.codegen.emitters.docker
-
- DockerConfigurationVolumesEmitter() - Constructor for class com.atlassian.bamboo.specs.codegen.emitters.docker.DockerConfigurationVolumesEmitter
-
- DockerConstants - Class in com.atlassian.bamboo.specs.api.builders.docker
-
Docker constants which can be used for docker related classes.
- dockerfile(String) - Method in class com.atlassian.bamboo.specs.builders.task.DockerBuildImageTask
-
Specifies content of a Dockerfile.
- dockerfileFromPath(Path) - Method in class com.atlassian.bamboo.specs.builders.task.DockerBuildImageTask
-
Specifies content of a Dockerfile with content of a file.
- dockerfileInWorkingDir() - Method in class com.atlassian.bamboo.specs.builders.task.DockerBuildImageTask
-
Task will use Dockerfile which should be available in a working directory.
- dockerHubImage(String) - Method in class com.atlassian.bamboo.specs.builders.task.AbstractDockerRegistryTask
-
- dockerHubImage(String) - Method in class com.atlassian.bamboo.specs.builders.task.DockerPullImageTask
-
Specify image name which will be pulled from Docker Hub.
- dockerHubImage(String) - Method in class com.atlassian.bamboo.specs.builders.task.DockerPushImageTask
-
Specify image name which will be pushed to Docker Hub.
- DockerPullImageTask - Class in com.atlassian.bamboo.specs.builders.task
-
Pulls docker image from the docker registry.
- DockerPullImageTask() - Constructor for class com.atlassian.bamboo.specs.builders.task.DockerPullImageTask
-
- DockerPushImageTask - Class in com.atlassian.bamboo.specs.builders.task
-
Pushes docker image to the docker registry.
- DockerPushImageTask() - Constructor for class com.atlassian.bamboo.specs.builders.task.DockerPushImageTask
-
- DockerRegistryEmitter - Class in com.atlassian.bamboo.specs.codegen.emitters.task
-
- DockerRegistryEmitter() - Constructor for class com.atlassian.bamboo.specs.codegen.emitters.task.DockerRegistryEmitter
-
- DockerRegistryTaskProperties - Class in com.atlassian.bamboo.specs.model.task.docker
-
- DockerRegistryTaskProperties() - Constructor for class com.atlassian.bamboo.specs.model.task.docker.DockerRegistryTaskProperties
-
- DockerRegistryTaskProperties(String, boolean, DockerRegistryTaskProperties.OperationType, String, DockerRegistryTaskProperties.RegistryType, String, String, String, String, String, List<RequirementProperties>, List<? extends ConditionProperties>, SharedCredentialsIdentifierProperties) - Constructor for class com.atlassian.bamboo.specs.model.task.docker.DockerRegistryTaskProperties
-
- DockerRegistryTaskProperties.OperationType - Enum in com.atlassian.bamboo.specs.model.task.docker
-
- DockerRegistryTaskProperties.RegistryType - Enum in com.atlassian.bamboo.specs.model.task.docker
-
- dockerRunArguments(String...) - Method in class com.atlassian.bamboo.specs.api.builders.docker.DockerConfiguration
-
Add additional arguments to the 'docker run' command used to start docker container.
- DockerRunContainerEmitter - Class in com.atlassian.bamboo.specs.codegen.emitters.task
-
- DockerRunContainerEmitter() - Constructor for class com.atlassian.bamboo.specs.codegen.emitters.task.DockerRunContainerEmitter
-
- DockerRunContainerTask - Class in com.atlassian.bamboo.specs.builders.task
-
Task used to run a Docker container.
- DockerRunContainerTask() - Constructor for class com.atlassian.bamboo.specs.builders.task.DockerRunContainerTask
-
- DockerRunContainerTaskProperties - Class in com.atlassian.bamboo.specs.model.task.docker
-
- DockerRunContainerTaskProperties() - Constructor for class com.atlassian.bamboo.specs.model.task.docker.DockerRunContainerTaskProperties
-
- DockerRunContainerTaskProperties(String, boolean, String, boolean, String, Map<Integer, Integer>, boolean, String, long, boolean, String, String, String, String, Map<String, String>, String, String, List<RequirementProperties>, List<? extends ConditionProperties>) - Constructor for class com.atlassian.bamboo.specs.model.task.docker.DockerRunContainerTaskProperties
-
- DownloadItem - Class in com.atlassian.bamboo.specs.builders.task
-
Represents a single download request.
- DownloadItem() - Constructor for class com.atlassian.bamboo.specs.builders.task.DownloadItem
-
- DownloadItemProperties - Class in com.atlassian.bamboo.specs.model.task
-
- DownloadItemProperties(String, boolean, String) - Constructor for class com.atlassian.bamboo.specs.model.task.DownloadItemProperties
-
- dump(EntityPropertiesBuilder<T>) - Static method in class com.atlassian.bamboo.specs.util.BambooSpecSerializer
-
- dump(EntityPropertiesBuilder<T>, Writer) - Static method in class com.atlassian.bamboo.specs.util.BambooSpecSerializer
-
- DumpVariablesTask - Class in com.atlassian.bamboo.specs.builders.task
-
Represents a task that dumps Bamboo variables to log when task is run on agent.
- DumpVariablesTask() - Constructor for class com.atlassian.bamboo.specs.builders.task.DumpVariablesTask
-
- DumpVariablesTaskProperties - Class in com.atlassian.bamboo.specs.model.task
-
- DumpVariablesTaskProperties() - Constructor for class com.atlassian.bamboo.specs.model.task.DumpVariablesTaskProperties
-
- DumpVariablesTaskProperties(String, boolean, List<RequirementProperties>, List<? extends ConditionProperties>) - Constructor for class com.atlassian.bamboo.specs.model.task.DumpVariablesTaskProperties
-
- DurationEmitter - Class in com.atlassian.bamboo.specs.codegen.emitters.value
-
- DurationEmitter() - Constructor for class com.atlassian.bamboo.specs.codegen.emitters.value.DurationEmitter
-
- DurationYamler - Enum in com.atlassian.bamboo.specs.util
-
- parent - Variable in class com.atlassian.bamboo.specs.api.builders.repository.VcsRepository
-
- parent(String) - Method in class com.atlassian.bamboo.specs.api.builders.repository.VcsRepository
-
Sets the parent of this repository should inherit data from.
- parse(Path) - Static method in class com.atlassian.bamboo.specs.util.YamlFile
-
- parseArtifactItemString(String) - Static method in class com.atlassian.bamboo.specs.builders.task.ScpTask
-
Convert a full artifact name "PROJECT-PLAN: artifact" or a short artifact name "artifact" into an ArtifactItem.
- parseFiles(String) - Method in class com.atlassian.bamboo.specs.builders.task.BuildWarningParserTask
-
Instruments the task to parse files matching a pattern for warnings.
- parseLogs() - Method in class com.atlassian.bamboo.specs.builders.task.BuildWarningParserTask
-
Instruments the task to parse build log for warnings.
- parser(String) - Method in class com.atlassian.bamboo.specs.builders.task.BuildWarningParserTask
-
Sets the parser.
- parseTestResults(boolean) - Method in class com.atlassian.bamboo.specs.builders.task.MochaRunnerTask
-
Whether this task should parse test results produced by Mocha.
- parseTestResults(boolean) - Method in class com.atlassian.bamboo.specs.builders.task.NodeunitTask
-
Whether this task should parse test results produced by Nodeunit.
- passphrase(String) - Method in class com.atlassian.bamboo.specs.builders.credentials.SshCredentials
-
Set passphrase to use to access SSH private key.
- passphrase(String) - Method in class com.atlassian.bamboo.specs.builders.repository.git.SshPrivateKeyAuthentication
-
Sets passphrase for the private key.
- passphrase - Variable in class com.atlassian.bamboo.specs.builders.task.BaseSshTask
-
- password(String) - Method in class com.atlassian.bamboo.specs.builders.credentials.UsernamePasswordCredentials
-
Set password.
- password(String) - Method in class com.atlassian.bamboo.specs.builders.repository.git.UserPasswordAuthentication
-
Sets password to a git server.
- password - Variable in class com.atlassian.bamboo.specs.builders.task.AbstractDockerRegistryTask
-
- password - Variable in class com.atlassian.bamboo.specs.builders.task.BaseSshTask
-
- PASSWORD_PROPERTY - Static variable in class com.atlassian.bamboo.specs.util.FileUserPasswordCredentials
-
Deprecated.
- path(String) - Method in class com.atlassian.bamboo.specs.builders.task.CheckoutItem
-
Sets the path the repository should be checked out to.
- path(String) - Method in class com.atlassian.bamboo.specs.builders.task.DownloadItem
-
Specifies the path artifact should be downloaded to.
- path(String) - Method in class com.atlassian.bamboo.specs.builders.task.InjectVariablesTask
-
Specifies path to properties file.
- pathToMavenLocalRepository(String) - Method in class com.atlassian.bamboo.specs.builders.task.MavenDependenciesProcessorTask
-
Specify alternative location for Maven local repository.
- PermissionPropertiesEmitter - Class in com.atlassian.bamboo.specs.codegen.emitters.permission
-
- PermissionPropertiesEmitter() - Constructor for class com.atlassian.bamboo.specs.codegen.emitters.permission.PermissionPropertiesEmitter
-
- permissions(Permissions) - Method in class com.atlassian.bamboo.specs.api.builders.permission.DeploymentPermissions
-
- permissions(Permissions) - Method in class com.atlassian.bamboo.specs.api.builders.permission.EnvironmentPermissions
-
- permissions(PermissionType...) - Method in class com.atlassian.bamboo.specs.api.builders.permission.GroupPermission
-
- permissions(PermissionType...) - Method in class com.atlassian.bamboo.specs.api.builders.permission.LoggedInUserPermissions
-
- Permissions - Class in com.atlassian.bamboo.specs.api.builders.permission
-
Entity representing permissions.
- Permissions() - Constructor for class com.atlassian.bamboo.specs.api.builders.permission.Permissions
-
- permissions(Permissions) - Method in class com.atlassian.bamboo.specs.api.builders.permission.PlanPermissions
-
- permissions(PermissionType...) - Method in class com.atlassian.bamboo.specs.api.builders.permission.UserPermission
-
- PermissionsProperties - Class in com.atlassian.bamboo.specs.api.model.permission
-
- PermissionsProperties(Collection<UserPermission>, Collection<GroupPermission>, LoggedInUserPermissions, AnonymousUserPermissions) - Constructor for class com.atlassian.bamboo.specs.api.model.permission.PermissionsProperties
-
- PermissionType - Enum in com.atlassian.bamboo.specs.api.builders.permission
-
- PermissionValidator - Class in com.atlassian.bamboo.specs.api.validators.permission
-
- PermissionValidator.PermissionTarget - Enum in com.atlassian.bamboo.specs.api.validators.permission
-
- pickUpTestResultsCreatedOutsideOfThisBuild(boolean) - Method in class com.atlassian.bamboo.specs.builders.task.MochaParserTask
-
Deprecated.
When set to true, files created before the current build was started will be analyzed as valid tests results.
- pickUpTestResultsCreatedOutsideOfThisBuild(Boolean) - Method in class com.atlassian.bamboo.specs.builders.task.TestParserTask
-
Allows/disallows the task to scan test result files created before start time of the build.
- Plan - Class in com.atlassian.bamboo.specs.api.builders.plan
-
Represents a Bamboo plan.
- Plan(Plan) - Constructor for class com.atlassian.bamboo.specs.api.builders.plan.Plan
-
- Plan(Project, String, String) - Constructor for class com.atlassian.bamboo.specs.api.builders.plan.Plan
-
Specify plan with given project, name and key.
- Plan(Project, String, BambooKey) - Constructor for class com.atlassian.bamboo.specs.api.builders.plan.Plan
-
Specify plan with given project, name and key.
- PlanBranchConfiguration - Class in com.atlassian.bamboo.specs.api.builders.plan.branches
-
Represents configuration items that are specific for plan branches.
- PlanBranchConfiguration() - Constructor for class com.atlassian.bamboo.specs.api.builders.plan.branches.PlanBranchConfiguration
-
- PlanBranchConfigurationProperties - Class in com.atlassian.bamboo.specs.api.model.plan.branches
-
- PlanBranchConfigurationProperties(BranchIntegrationProperties, boolean) - Constructor for class com.atlassian.bamboo.specs.api.model.plan.branches.PlanBranchConfigurationProperties
-
- PlanBranchIdentifier - Class in com.atlassian.bamboo.specs.api.builders.plan
-
- PlanBranchIdentifier(PlanBranchIdentifier) - Constructor for class com.atlassian.bamboo.specs.api.builders.plan.PlanBranchIdentifier
-
- PlanBranchIdentifier(BambooKey) - Constructor for class com.atlassian.bamboo.specs.api.builders.plan.PlanBranchIdentifier
-
- PlanBranchIdentifier(BambooOid) - Constructor for class com.atlassian.bamboo.specs.api.builders.plan.PlanBranchIdentifier
-
- PlanBranchIdentifierProperties - Class in com.atlassian.bamboo.specs.api.model.plan
-
- PlanBranchIdentifierProperties(BambooKeyProperties, BambooOidProperties) - Constructor for class com.atlassian.bamboo.specs.api.model.plan.PlanBranchIdentifierProperties
-
- PlanBranchManagement - Class in com.atlassian.bamboo.specs.api.builders.plan.branches
-
Represents configuration of automatic branch management.
- PlanBranchManagement() - Constructor for class com.atlassian.bamboo.specs.api.builders.plan.branches.PlanBranchManagement
-
- planBranchManagement(PlanBranchManagement) - Method in class com.atlassian.bamboo.specs.api.builders.plan.Plan
-
Specifies plan branch management options for this plan.
- PlanBranchManagementProperties - Class in com.atlassian.bamboo.specs.api.model.plan.branches
-
- PlanBranchManagementProperties(CreatePlanBranchesProperties, BranchCleanupProperties, PlanBranchManagementProperties.TriggeringOption, TriggerProperties, PlanBranchManagementProperties.NotificationStrategy, BranchIntegrationProperties, boolean) - Constructor for class com.atlassian.bamboo.specs.api.model.plan.branches.PlanBranchManagementProperties
-
- PlanBranchManagementProperties.NotificationStrategy - Enum in com.atlassian.bamboo.specs.api.model.plan.branches
-
- PlanBranchManagementProperties.TriggeringOption - Enum in com.atlassian.bamboo.specs.api.model.plan.branches
-
- PlanCompletedNotification - Class in com.atlassian.bamboo.specs.builders.notification
-
Represents a notification sent for fully completed plan.
- PlanCompletedNotification() - Constructor for class com.atlassian.bamboo.specs.builders.notification.PlanCompletedNotification
-
- PlanFailedNotification - Class in com.atlassian.bamboo.specs.builders.notification
-
Represents a notification sent for failed plan build.
- PlanFailedNotification() - Constructor for class com.atlassian.bamboo.specs.builders.notification.PlanFailedNotification
-
- PlanForceStopBuildEmitter - Class in com.atlassian.bamboo.specs.codegen.emitters.plan
-
- PlanForceStopBuildEmitter() - Constructor for class com.atlassian.bamboo.specs.codegen.emitters.plan.PlanForceStopBuildEmitter
-
- PlanIdentifier - Class in com.atlassian.bamboo.specs.api.builders.plan
-
- PlanIdentifier(String, String) - Constructor for class com.atlassian.bamboo.specs.api.builders.plan.PlanIdentifier
-
- PlanIdentifier(BambooKey, BambooKey) - Constructor for class com.atlassian.bamboo.specs.api.builders.plan.PlanIdentifier
-
- PlanIdentifier(BambooOid) - Constructor for class com.atlassian.bamboo.specs.api.builders.plan.PlanIdentifier
-
- PlanIdentifierEmitter - Class in com.atlassian.bamboo.specs.codegen.emitters.plan
-
- PlanIdentifierEmitter() - Constructor for class com.atlassian.bamboo.specs.codegen.emitters.plan.PlanIdentifierEmitter
-
- PlanIdentifierProperties - Class in com.atlassian.bamboo.specs.api.model.plan
-
- PlanIdentifierProperties(BambooKeyProperties, BambooKeyProperties, BambooOidProperties) - Constructor for class com.atlassian.bamboo.specs.api.model.plan.PlanIdentifierProperties
-
- PlanLabelsEmitter - Class in com.atlassian.bamboo.specs.codegen.emitters.plan
-
- PlanLabelsEmitter() - Constructor for class com.atlassian.bamboo.specs.codegen.emitters.plan.PlanLabelsEmitter
-
- PlanPermissions - Class in com.atlassian.bamboo.specs.api.builders.permission
-
Entity representing permissions for plans.
- PlanPermissions(BambooOid) - Constructor for class com.atlassian.bamboo.specs.api.builders.permission.PlanPermissions
-
- PlanPermissions(BambooKey, BambooKey) - Constructor for class com.atlassian.bamboo.specs.api.builders.permission.PlanPermissions
-
- PlanPermissions(PlanIdentifier) - Constructor for class com.atlassian.bamboo.specs.api.builders.permission.PlanPermissions
-
- PlanPermissionsProperties - Class in com.atlassian.bamboo.specs.api.model.permission
-
- PlanPermissionsProperties(PlanIdentifier, Permissions) - Constructor for class com.atlassian.bamboo.specs.api.model.permission.PlanPermissionsProperties
-
- PlanProperties - Class in com.atlassian.bamboo.specs.api.model.plan
-
- PlanProperties(BambooOidProperties, BambooKeyProperties, String, String, ProjectProperties, List<StageProperties>, List<PlanRepositoryLinkProperties>, List<TriggerProperties>, List<VariableProperties>, boolean, Collection<PluginConfigurationProperties>, PlanBranchManagementProperties, DependenciesProperties, RepositoryStoredSpecsData, List<NotificationProperties>, Boolean, List<VcsRepositoryBranchProperties>, List<LabelProperties>, PlanBranchConfigurationProperties) - Constructor for class com.atlassian.bamboo.specs.api.model.plan.PlanProperties
-
- planRepositories(VcsRepository<?, ?>...) - Method in class com.atlassian.bamboo.specs.api.builders.plan.Plan
-
Adds local repositories to this plan.
- PlanRepositoriesEmitter - Class in com.atlassian.bamboo.specs.codegen.emitters.plan
-
- PlanRepositoriesEmitter() - Constructor for class com.atlassian.bamboo.specs.codegen.emitters.plan.PlanRepositoriesEmitter
-
- PlanRepositoryLink - Class in com.atlassian.bamboo.specs.api.builders.repository
-
Links repository to a plan.
- PlanRepositoryLink() - Constructor for class com.atlassian.bamboo.specs.api.builders.repository.PlanRepositoryLink
-
- PlanRepositoryLinkProperties - Class in com.atlassian.bamboo.specs.api.model.repository
-
- PlanRepositoryLinkProperties(VcsRepositoryProperties) - Constructor for class com.atlassian.bamboo.specs.api.model.repository.PlanRepositoryLinkProperties
-
- PlanRepositoryLinkProperties.LinkedGlobalRepository - Class in com.atlassian.bamboo.specs.api.model.repository
-
- plans(PlanIdentifier...) - Method in class com.atlassian.bamboo.specs.builders.trigger.PlansGreenTriggerCondition
-
- PlansGreenTriggerCondition - Class in com.atlassian.bamboo.specs.builders.trigger
-
- PlansGreenTriggerCondition() - Constructor for class com.atlassian.bamboo.specs.builders.trigger.PlansGreenTriggerCondition
-
- PlansGreenTriggerConditionProperties - Class in com.atlassian.bamboo.specs.model.trigger
-
- PlansGreenTriggerConditionProperties(Set<PlanIdentifierProperties>) - Constructor for class com.atlassian.bamboo.specs.model.trigger.PlansGreenTriggerConditionProperties
-
- PlanStatusChangedNotification - Class in com.atlassian.bamboo.specs.builders.notification
-
Represents a notification sent when status of a plan changes.
- PlanStatusChangedNotification() - Constructor for class com.atlassian.bamboo.specs.builders.notification.PlanStatusChangedNotification
-
- PlanValidator - Class in com.atlassian.bamboo.specs.api.validators.plan
-
- PluginConfiguration<T extends PluginConfigurationProperties> - Class in com.atlassian.bamboo.specs.api.builders.plan.configuration
-
- PluginConfiguration() - Constructor for class com.atlassian.bamboo.specs.api.builders.plan.configuration.PluginConfiguration
-
- PluginConfigurationHelper - Class in com.atlassian.bamboo.specs.api.util
-
- PluginConfigurationProperties - Interface in com.atlassian.bamboo.specs.api.model.plan.configuration
-
- pluginConfigurations(EnvironmentPluginConfiguration<? extends EnvironmentPluginConfigurationProperties>...) - Method in class com.atlassian.bamboo.specs.api.builders.deployment.Environment
-
Appends plugin configuration to the environment.
- pluginConfigurations(PluginConfiguration<?>...) - Method in class com.atlassian.bamboo.specs.api.builders.plan.Job
-
Appends plugin configuration to the plan.
- pluginConfigurations(PluginConfiguration<?>...) - Method in class com.atlassian.bamboo.specs.api.builders.plan.Plan
-
Appends plugin configuration to the plan.
- pollEvery(int, TimeUnit) - Method in class com.atlassian.bamboo.specs.builders.trigger.RepositoryPollingTrigger
-
Specifies how often (in
TimeUnit
) Bamboo should check the repository for changes.
- pollMonthly(LocalTime, int) - Method in class com.atlassian.bamboo.specs.builders.trigger.RepositoryPollingTrigger
-
Orders Bamboo to check repository for changes once monthly at specified day of month and time.
- pollOnceDaily(LocalTime) - Method in class com.atlassian.bamboo.specs.builders.trigger.RepositoryPollingTrigger
-
Orders Bamboo to check repository for changes once daily at specified time.
- pollWeekly(LocalTime, DayOfWeek...) - Method in class com.atlassian.bamboo.specs.builders.trigger.RepositoryPollingTrigger
-
Orders Bamboo to check repository for changes weekly at specified days of week and time.
- pollWeekly(LocalTime, Collection<DayOfWeek>) - Method in class com.atlassian.bamboo.specs.builders.trigger.RepositoryPollingTrigger
-
Orders Bamboo to check repository for changes weekly at specified days of week and time.
- pollWithCronExpression(String) - Method in class com.atlassian.bamboo.specs.builders.trigger.RepositoryPollingTrigger
-
Orders Bamboo to check repository for changes based on given cron expression.
- port - Variable in class com.atlassian.bamboo.specs.builders.task.BaseSshTask
-
- port(int) - Method in class com.atlassian.bamboo.specs.builders.task.BaseSshTask
-
Set the port number of the remote host that is used for the SSH connection.
- portDefault() - Method in class com.atlassian.bamboo.specs.builders.task.BaseSshTask
-
Set the port number of the remote host to the default value (22).
- post(URI, AuthenticationProvider, String) - Method in class com.atlassian.bamboo.specs.util.RestHelper
-
- preventInlining(String) - Static method in class com.atlassian.bamboo.specs.api.util.InliningUtils
-
Prevents inlining of a String value.
- preventInlining(boolean) - Static method in class com.atlassian.bamboo.specs.api.util.InliningUtils
-
Prevents inlining of a boolean value.
- preventInlining(int) - Static method in class com.atlassian.bamboo.specs.api.util.InliningUtils
-
Prevents inlining of an integer value.
- privateKey(String) - Method in class com.atlassian.bamboo.specs.builders.credentials.SshCredentials
-
Set SSH private key.
- PrivilegedThreadRegistry - Enum in com.atlassian.bamboo.specs.util
-
Used by specs runner to get a reference to the yamlizator thread.
- PrivilegedThreads - Class in com.atlassian.bamboo.specs.maven.sandbox
-
- project - Variable in class com.atlassian.bamboo.specs.api.builders.credentials.SharedCredentials
-
- project(Project) - Method in class com.atlassian.bamboo.specs.api.builders.credentials.SharedCredentials
-
Set the credential's project.
- Project - Class in com.atlassian.bamboo.specs.api.builders.project
-
Represents Bamboo project.
- Project() - Constructor for class com.atlassian.bamboo.specs.api.builders.project.Project
-
Specifies Bamboo project.
- projectFile - Variable in class com.atlassian.bamboo.specs.builders.task.MavenTask
-
- projectFile(String) - Method in class com.atlassian.bamboo.specs.builders.task.MavenTask
-
- projectFile(String) - Method in class com.atlassian.bamboo.specs.builders.task.MsBuildTask
-
Specifies the solution, project file or MSBuild project to execute when this Job Builds.
- projectFile - Variable in class com.atlassian.bamboo.specs.model.task.MavenTaskProperties
-
- projectKey(String) - Method in class com.atlassian.bamboo.specs.api.builders.plan.PlanIdentifier
-
- projectKey(BambooKey) - Method in class com.atlassian.bamboo.specs.api.builders.plan.PlanIdentifier
-
- projectKey(String) - Method in class com.atlassian.bamboo.specs.builders.repository.bitbucket.server.BitbucketServerRepository
-
Sets key of Bitbucket Server's project which repository belongs to.
- ProjectProperties - Class in com.atlassian.bamboo.specs.api.model.project
-
- ProjectProperties(BambooOidProperties, BambooKeyProperties, String, String) - Constructor for class com.atlassian.bamboo.specs.api.model.project.ProjectProperties
-
- ProjectValidator - Class in com.atlassian.bamboo.specs.api.validators.project
-
- PropertiesValidationException - Exception in com.atlassian.bamboo.specs.api.exceptions
-
Errors in export properties objects (mostly required properties, and context free validation).
- PropertiesValidationException(String) - Constructor for exception com.atlassian.bamboo.specs.api.exceptions.PropertiesValidationException
-
- PropertiesValidationException(String, Throwable) - Constructor for exception com.atlassian.bamboo.specs.api.exceptions.PropertiesValidationException
-
- PropertiesValidationException(ValidationContext, String) - Constructor for exception com.atlassian.bamboo.specs.api.exceptions.PropertiesValidationException
-
- PropertiesValidationException(List<ValidationProblem>) - Constructor for exception com.atlassian.bamboo.specs.api.exceptions.PropertiesValidationException
-
- PropertiesValidationException(ValidationProblem) - Constructor for exception com.atlassian.bamboo.specs.api.exceptions.PropertiesValidationException
-
- PropertiesValidationException(List<ValidationProblem>, Throwable) - Constructor for exception com.atlassian.bamboo.specs.api.exceptions.PropertiesValidationException
-
- publish(RootEntityPropertiesBuilder) - Method in class com.atlassian.bamboo.specs.util.BambooServer
-
Publishes the given entity to Bamboo server.
- pushOnSuccessfulBuild(boolean) - Method in class com.atlassian.bamboo.specs.api.builders.plan.branches.BranchIntegration
-
Enables/disables executing push on successful build.
- put(K, V) - Method in class com.atlassian.bamboo.specs.util.MapBuilder
-
Puts value to the map.
- put(URI, AuthenticationProvider, String) - Method in class com.atlassian.bamboo.specs.util.RestHelper
-
- put(RestTaskFactory.RestTask) - Static method in class com.atlassian.bamboo.specs.util.SendQueue
-
- put(T) - Method in class com.atlassian.bamboo.specs.util.SetBuilder
-
- putPluginConfiguration(Map<String, PluginConfigurationProperties>, PluginConfiguration<?>) - Static method in class com.atlassian.bamboo.specs.api.util.PluginConfigurationHelper
-
- readFileContent(Path, String, String) - Static method in class com.atlassian.bamboo.specs.util.FileUtils
-
Read file content.
- readFileToString(Path) - Static method in class com.atlassian.bamboo.specs.util.FileUtils
-
- recipients(NotificationRecipient<?, ?>...) - Method in class com.atlassian.bamboo.specs.api.builders.notification.EmptyNotificationsList
-
Deprecated.
- recipients(NotificationRecipient<?, ?>...) - Method in class com.atlassian.bamboo.specs.api.builders.notification.Notification
-
Defines notification recipient.
- recipientString(String) - Method in class com.atlassian.bamboo.specs.api.builders.notification.AnyNotificationRecipient
-
Sets configuration string for this recipient.
- ReflectionEnabledThreadPermissionVerifier - Class in com.atlassian.bamboo.specs.maven.sandbox
-
A permission checker allowing limted access to Reflection API.
- registryType - Variable in class com.atlassian.bamboo.specs.builders.task.AbstractDockerRegistryTask
-
- RELAXED_XSS_RELATED_CHARACTERS - Static variable in class com.atlassian.bamboo.specs.api.validators.common.BambooStringUtils
-
- releaseNaming(ReleaseNaming) - Method in class com.atlassian.bamboo.specs.api.builders.deployment.Deployment
-
- ReleaseNaming - Class in com.atlassian.bamboo.specs.api.builders.deployment
-
Specifies release naming scheme of a deployment project, that is, defines what version name Bamboo should assign to automatically created releases.
- ReleaseNaming(String) - Constructor for class com.atlassian.bamboo.specs.api.builders.deployment.ReleaseNaming
-
Specifies the name of the next release.
- ReleaseNamingHelper - Class in com.atlassian.bamboo.specs.api.util
-
- ReleaseNamingHelper.SplitVersionName - Class in com.atlassian.bamboo.specs.api.util
-
- ReleaseNamingProperties - Class in com.atlassian.bamboo.specs.api.model.deployment
-
- ReleaseNamingProperties() - Constructor for class com.atlassian.bamboo.specs.api.model.deployment.ReleaseNamingProperties
-
- ReleaseNamingProperties(String, boolean, boolean, Set<String>) - Constructor for class com.atlassian.bamboo.specs.api.model.deployment.ReleaseNamingProperties
-
- remoteAgentCacheEnabled(boolean) - Method in class com.atlassian.bamboo.specs.builders.repository.bitbucket.cloud.BitbucketCloudRepository
-
Enables/disables caching repository content on the remote and elastic agents.
- remoteAgentCacheEnabled(boolean) - Method in class com.atlassian.bamboo.specs.builders.repository.bitbucket.server.BitbucketServerRepository
-
Enables/disables caching repository content on the remote and elastic agents.
- remoteAgentCacheEnabled(boolean) - Method in class com.atlassian.bamboo.specs.builders.repository.git.GitRepository
-
Enables/disables caching repository content on the remote and elastic agents.
- remoteAgentCacheEnabled(boolean) - Method in class com.atlassian.bamboo.specs.builders.repository.github.GitHubRepository
-
Enables/disables caching repository content on the remote and elastic agents.
- RemoteTrigger - Class in com.atlassian.bamboo.specs.builders.trigger
-
Represents remote trigger.
- RemoteTrigger() - Constructor for class com.atlassian.bamboo.specs.builders.trigger.RemoteTrigger
-
- RemoteTriggerProperties - Class in com.atlassian.bamboo.specs.model.trigger
-
- RemoteTriggerProperties(String, boolean, Set<TriggerConditionProperties>, RepositoryBasedTrigger.TriggeringRepositoriesType, List<VcsRepositoryIdentifierProperties>, String) - Constructor for class com.atlassian.bamboo.specs.model.trigger.RemoteTriggerProperties
-
- repository(String) - Method in class com.atlassian.bamboo.specs.builders.repository.github.GitHubRepository
-
Sets gitHub repository name.
- repository - Variable in class com.atlassian.bamboo.specs.builders.task.BaseVcsTask
-
- repository(String) - Method in class com.atlassian.bamboo.specs.builders.task.BaseVcsTask
-
Sets the repository for this task.
- repository(VcsRepositoryIdentifier) - Method in class com.atlassian.bamboo.specs.builders.task.BaseVcsTask
-
Sets the repository for this task.
- repository(String) - Method in class com.atlassian.bamboo.specs.builders.task.BuildWarningParserTask
-
Sets the repository for this task.
- repository(VcsRepositoryIdentifier) - Method in class com.atlassian.bamboo.specs.builders.task.BuildWarningParserTask
-
Sets the repository for this task.
- repository(String) - Method in class com.atlassian.bamboo.specs.builders.task.CheckoutItem
-
Sets this checkout request for a particular repository.
- repository(VcsRepositoryIdentifier) - Method in class com.atlassian.bamboo.specs.builders.task.CheckoutItem
-
Sets this checkout request for a particular repository.
- RepositoryBasedTrigger<T extends RepositoryBasedTrigger<T,P>,P extends RepositoryBasedTriggerProperties> - Class in com.atlassian.bamboo.specs.api.builders.trigger
-
Represents a definition of trigger which uses a Bamboo repository to activate builds.
- RepositoryBasedTrigger() - Constructor for class com.atlassian.bamboo.specs.api.builders.trigger.RepositoryBasedTrigger
-
- RepositoryBasedTrigger.TriggeringRepositoriesType - Enum in com.atlassian.bamboo.specs.api.builders.trigger
-
- RepositoryBasedTriggerProperties - Class in com.atlassian.bamboo.specs.api.model.trigger
-
- RepositoryBasedTriggerProperties() - Constructor for class com.atlassian.bamboo.specs.api.model.trigger.RepositoryBasedTriggerProperties
-
- RepositoryBasedTriggerProperties(String, String, boolean, Set<TriggerConditionProperties>, RepositoryBasedTrigger.TriggeringRepositoriesType, List<VcsRepositoryIdentifierProperties>) - Constructor for class com.atlassian.bamboo.specs.api.model.trigger.RepositoryBasedTriggerProperties
-
- repositoryBranches(VcsRepositoryBranch...) - Method in class com.atlassian.bamboo.specs.api.builders.plan.Plan
-
Defines which branches should be built by this plan or plan branch.
- repositoryName(String) - Method in class com.atlassian.bamboo.specs.builders.repository.viewer.FishEyeRepositoryViewer
-
Sets repository name, as defined in Fisheye.
- repositoryPath(String) - Method in class com.atlassian.bamboo.specs.builders.repository.viewer.FishEyeRepositoryViewer
-
Sets a relative path in Fisheye repository.
- repositoryPath(String) - Method in class com.atlassian.bamboo.specs.builders.repository.viewer.GenericRepositoryViewer
-
Sets a relative path in remote repository.
- RepositoryPollingTrigger - Class in com.atlassian.bamboo.specs.builders.trigger
-
Represents repository polling trigger.
- RepositoryPollingTrigger() - Constructor for class com.atlassian.bamboo.specs.builders.trigger.RepositoryPollingTrigger
-
Creates repository polling trigger.
- RepositoryPollingTriggerProperties - Class in com.atlassian.bamboo.specs.model.trigger
-
- RepositoryPollingTriggerProperties(String, boolean, Set<TriggerConditionProperties>, RepositoryBasedTrigger.TriggeringRepositoriesType, List<VcsRepositoryIdentifierProperties>, String) - Constructor for class com.atlassian.bamboo.specs.model.trigger.RepositoryPollingTriggerProperties
-
- RepositoryPollingTriggerProperties(String, boolean, Set<TriggerConditionProperties>, RepositoryBasedTrigger.TriggeringRepositoriesType, List<VcsRepositoryIdentifierProperties>, Duration) - Constructor for class com.atlassian.bamboo.specs.model.trigger.RepositoryPollingTriggerProperties
-
- RepositoryPollingTriggerProperties.PollType - Enum in com.atlassian.bamboo.specs.model.trigger
-
- repositorySlug(String, String) - Method in class com.atlassian.bamboo.specs.builders.repository.bitbucket.cloud.BitbucketCloudRepository
-
Sets the Bitbucket repository slug to checkout.
- repositorySlug(String) - Method in class com.atlassian.bamboo.specs.builders.repository.bitbucket.server.BitbucketServerRepository
-
Sets the repository slug.
- RepositoryStoredSpecsData - Class in com.atlassian.bamboo.specs.api.rsbs
-
- RepositoryStoredSpecsData(long) - Constructor for class com.atlassian.bamboo.specs.api.rsbs.RepositoryStoredSpecsData
-
- repositoryUriContainsPassword(URI) - Static method in class com.atlassian.bamboo.specs.api.validators.common.ValidationUtils
-
- repositoryViewer - Variable in class com.atlassian.bamboo.specs.api.builders.repository.VcsRepository
-
- repositoryViewer(VcsRepositoryViewer) - Method in class com.atlassian.bamboo.specs.api.builders.repository.VcsRepository
-
Sets a web repository viewer to be used with this repository.
- requireAllStagesPassing(boolean) - Method in class com.atlassian.bamboo.specs.api.builders.plan.dependencies.DependenciesConfiguration
-
Controls whether it is required for all stages to be complete before triggering dependant plans.
- required() - Method in class com.atlassian.bamboo.specs.api.builders.plan.artifact.Artifact
-
Set artifact to be required.
- required(boolean) - Method in class com.atlassian.bamboo.specs.api.builders.plan.artifact.Artifact
-
Specifies if artifact is required.
- REQUIRED_BY_DEFAULT - Static variable in class com.atlassian.bamboo.specs.api.builders.plan.artifact.Artifact
-
- Requirement - Class in com.atlassian.bamboo.specs.api.builders.requirement
-
Represents a custom requirement.
- Requirement(String) - Constructor for class com.atlassian.bamboo.specs.api.builders.requirement.Requirement
-
Specifies an "exists" requirement with a specified key.
- Requirement.MatchType - Enum in com.atlassian.bamboo.specs.api.builders.requirement
-
- RequirementProperties - Class in com.atlassian.bamboo.specs.api.model.plan.requirement
-
- RequirementProperties(String, String, Requirement.MatchType) - Constructor for class com.atlassian.bamboo.specs.api.model.plan.requirement.RequirementProperties
-
- requirements(Requirement...) - Method in class com.atlassian.bamboo.specs.api.builders.deployment.Environment
-
Adds custom requirements to the environment.
- requirements(Requirement...) - Method in class com.atlassian.bamboo.specs.api.builders.plan.Job
-
Adds custom requirements to the job.
- requirements - Variable in class com.atlassian.bamboo.specs.api.builders.task.Task
-
- requirements(Requirement...) - Method in class com.atlassian.bamboo.specs.api.builders.task.Task
-
Adds custom requirements to this task.
- resetThreadPermissionCheckers() - Static method in class com.atlassian.bamboo.specs.maven.sandbox.PrivilegedThreads
-
- ResponsibilityChangedNotification - Class in com.atlassian.bamboo.specs.builders.notification
-
Represents a notification sent when responsibility of a broken plan is manually updated.
- ResponsibilityChangedNotification() - Constructor for class com.atlassian.bamboo.specs.builders.notification.ResponsibilityChangedNotification
-
- ResponsibleRecipient - Class in com.atlassian.bamboo.specs.builders.notification
-
Represents a responsible user who broke the build.
- ResponsibleRecipient() - Constructor for class com.atlassian.bamboo.specs.builders.notification.ResponsibleRecipient
-
- RestHelper - Class in com.atlassian.bamboo.specs.util
-
- RestHelper() - Constructor for class com.atlassian.bamboo.specs.util.RestHelper
-
- RestTaskFactory - Class in com.atlassian.bamboo.specs.util
-
- RestTaskFactory.RestTask - Class in com.atlassian.bamboo.specs.util
-
- RestTaskResult - Class in com.atlassian.bamboo.specs.util
-
- RESULT - Static variable in class com.atlassian.bamboo.specs.maven.sandbox.SecureMethodResult
-
- resultDirectories(String...) - Method in class com.atlassian.bamboo.specs.builders.task.TestParserTask
-
Adds directories from the argument to the list of directories in which task looks for test result files.
- resultFilename(String) - Method in class com.atlassian.bamboo.specs.builders.task.NUnitRunnerTask
-
The name Bamboo should give to the results file produced by NUnit.
- room(String) - Method in class com.atlassian.bamboo.specs.builders.notification.HipChatRecipient
-
Specifies room to send notifications to.
- RootEntityProperties - Interface in com.atlassian.bamboo.specs.api.model
-
- RootEntityPropertiesBuilder<T extends RootEntityProperties> - Class in com.atlassian.bamboo.specs.api.builders
-
Represents Bamboo entity that can be sent to server.
- RootEntityPropertiesBuilder() - Constructor for class com.atlassian.bamboo.specs.api.builders.RootEntityPropertiesBuilder
-
- RssRuntimeContext - Class in com.atlassian.bamboo.specs.api.context
-
Runtime context for specs execution.
- RunBambooSpecsMojo - Class in com.atlassian.bamboo.specs.maven
-
- RunBambooSpecsMojo() - Constructor for class com.atlassian.bamboo.specs.maven.RunBambooSpecsMojo
-
- RunnerSettings - Class in com.atlassian.bamboo.specs.api.rsbs
-
- runSpecs(boolean) - Method in class com.atlassian.bamboo.specs.maven.sandbox.SpecsRunner
-
- saveAsFile(boolean) - Method in class com.atlassian.bamboo.specs.builders.task.DockerBuildImageTask
-
If set to true Docker image will be saved to file.
- ScheduledDeploymentTrigger - Class in com.atlassian.bamboo.specs.builders.trigger
-
Represents a Scheduled trigger for deployment environments.
- ScheduledDeploymentTrigger() - Constructor for class com.atlassian.bamboo.specs.builders.trigger.ScheduledDeploymentTrigger
-
Creates trigger which will schedule a build basing on a cron expression.
- ScheduledTrigger - Class in com.atlassian.bamboo.specs.builders.trigger
-
Represents a Scheduled trigger.
- ScheduledTrigger() - Constructor for class com.atlassian.bamboo.specs.builders.trigger.ScheduledTrigger
-
Creates trigger which will schedule a build basing on a cron expression.
- ScheduledTriggerEmitter - Class in com.atlassian.bamboo.specs.codegen.emitters.trigger
-
- ScheduledTriggerEmitter() - Constructor for class com.atlassian.bamboo.specs.codegen.emitters.trigger.ScheduledTriggerEmitter
-
- ScheduledTriggerProperties - Class in com.atlassian.bamboo.specs.model.trigger
-
- ScheduledTriggerProperties(String, boolean, Set<TriggerConditionProperties>, String, String, ScheduledTriggerProperties.Container) - Constructor for class com.atlassian.bamboo.specs.model.trigger.ScheduledTriggerProperties
-
- ScheduledTriggerProperties.Container - Enum in com.atlassian.bamboo.specs.model.trigger
-
- scheduleEvery(int, TimeUnit) - Static method in class com.atlassian.bamboo.specs.api.util.CronExpressionCreationHelper
-
- scheduleEvery(int, TimeUnit) - Method in class com.atlassian.bamboo.specs.builders.trigger.ScheduledDeploymentTrigger
-
- scheduleEvery(int, TimeUnit) - Method in class com.atlassian.bamboo.specs.builders.trigger.ScheduledTrigger
-
- scheduleMonthly(LocalTime, int) - Static method in class com.atlassian.bamboo.specs.api.util.CronExpressionCreationHelper
-
- scheduleMonthly(LocalTime, int) - Method in class com.atlassian.bamboo.specs.builders.trigger.ScheduledDeploymentTrigger
-
Schedules deployment execution to every month on specified day of month and time.
- scheduleMonthly(LocalTime, int) - Method in class com.atlassian.bamboo.specs.builders.trigger.ScheduledTrigger
-
Schedules build execution to every month on specified day of month and time.
- scheduleOnceDaily(LocalTime) - Static method in class com.atlassian.bamboo.specs.api.util.CronExpressionCreationHelper
-
- scheduleOnceDaily(LocalTime) - Method in class com.atlassian.bamboo.specs.builders.trigger.ScheduledDeploymentTrigger
-
Schedules deployment execution to every day at specified time.
- scheduleOnceDaily(LocalTime) - Method in class com.atlassian.bamboo.specs.builders.trigger.ScheduledTrigger
-
Schedules build execution to every day at specified time.
- scheduleWeekly(LocalTime, DayOfWeek...) - Static method in class com.atlassian.bamboo.specs.api.util.CronExpressionCreationHelper
-
- scheduleWeekly(LocalTime, Collection<DayOfWeek>) - Static method in class com.atlassian.bamboo.specs.api.util.CronExpressionCreationHelper
-
- scheduleWeekly(LocalTime, DayOfWeek...) - Method in class com.atlassian.bamboo.specs.builders.trigger.ScheduledDeploymentTrigger
-
Schedules deployment execution to every week on specified week days at specified time.
- scheduleWeekly(LocalTime, Collection<DayOfWeek>) - Method in class com.atlassian.bamboo.specs.builders.trigger.ScheduledDeploymentTrigger
-
Schedules deployment execution to every week on specified week days and time.
- scheduleWeekly(LocalTime, DayOfWeek...) - Method in class com.atlassian.bamboo.specs.builders.trigger.ScheduledTrigger
-
Schedules build execution to every week on specified week days at specified time.
- scheduleWeekly(LocalTime, Collection<DayOfWeek>) - Method in class com.atlassian.bamboo.specs.builders.trigger.ScheduledTrigger
-
Schedules build execution to every week on specified week days and time.
- scope(SharedCredentialsScope) - Method in class com.atlassian.bamboo.specs.api.builders.credentials.SharedCredentialsIdentifier
-
Set scope for shared credentials.
- scope(InjectVariablesScope) - Method in class com.atlassian.bamboo.specs.builders.task.InjectVariablesTask
-
Specifies scope of the created variables to result.
- scopeLocal() - Method in class com.atlassian.bamboo.specs.builders.task.InjectVariablesTask
-
Specifies scope of the created variables to local.
- scopeResult() - Method in class com.atlassian.bamboo.specs.builders.task.InjectVariablesTask
-
Specifies scope of the created variables to result.
- ScpTask - Class in com.atlassian.bamboo.specs.builders.task
-
Represents task that runs scp command.
- ScpTask() - Constructor for class com.atlassian.bamboo.specs.builders.task.ScpTask
-
- ScpTaskEmitter - Class in com.atlassian.bamboo.specs.codegen.emitters.task
-
- ScpTaskEmitter() - Constructor for class com.atlassian.bamboo.specs.codegen.emitters.task.ScpTaskEmitter
-
- ScpTaskProperties - Class in com.atlassian.bamboo.specs.model.task
-
- ScpTaskProperties(String, boolean, String, String, BaseSshTaskProperties.AuthenticationType, String, String, String, SharedCredentialsIdentifierProperties, String, int, ArtifactItemProperties, String, boolean, String, List<RequirementProperties>, List<? extends ConditionProperties>) - Constructor for class com.atlassian.bamboo.specs.model.task.ScpTaskProperties
-
- script(String) - Method in class com.atlassian.bamboo.specs.builders.task.NodeTask
-
Script to execute with node (e.g.
- ScriptTask - Class in com.atlassian.bamboo.specs.builders.task
-
Represents a task that executes shell script.
- ScriptTask() - Constructor for class com.atlassian.bamboo.specs.builders.task.ScriptTask
-
- ScriptTaskProperties - Class in com.atlassian.bamboo.specs.model.task
-
- ScriptTaskProperties(String, boolean, ScriptTaskProperties.Interpreter, ScriptTaskProperties.Location, String, String, String, String, String, List<RequirementProperties>, List<? extends ConditionProperties>) - Constructor for class com.atlassian.bamboo.specs.model.task.ScriptTaskProperties
-
- ScriptTaskProperties.Interpreter - Enum in com.atlassian.bamboo.specs.model.task
-
- ScriptTaskProperties.Location - Enum in com.atlassian.bamboo.specs.model.task
-
- Secret - Annotation Type in com.atlassian.bamboo.specs.api.codegen.annotations
-
Annotation to mark fields which hold sensitive information, like passwords or SSH keys.
- SECRET_PLACEHOLDER - Static variable in class com.atlassian.bamboo.specs.codegen.emitters.fragment.SecretSetterEmitter
-
- SecretSetterEmitter - Class in com.atlassian.bamboo.specs.codegen.emitters.fragment
-
- SecretSetterEmitter(String) - Constructor for class com.atlassian.bamboo.specs.codegen.emitters.fragment.SecretSetterEmitter
-
- SecureMethodInvocationException(Exception) - Constructor for exception com.atlassian.bamboo.specs.maven.sandbox.SecureMethodInvoker.SecureMethodInvocationException
-
- SecureMethodInvoker - Class in com.atlassian.bamboo.specs.maven.sandbox
-
- SecureMethodInvoker.SecureMethodInvocationException - Exception in com.atlassian.bamboo.specs.maven.sandbox
-
- SecureMethodResult - Class in com.atlassian.bamboo.specs.maven.sandbox
-
- selectedTriggeringRepositories - Variable in class com.atlassian.bamboo.specs.api.builders.trigger.RepositoryBasedTrigger
-
- selectedTriggeringRepositories(VcsRepositoryIdentifier...) - Method in class com.atlassian.bamboo.specs.api.builders.trigger.RepositoryBasedTrigger
-
Adds the source repository for the trigger.
- sendForAllErrors() - Method in class com.atlassian.bamboo.specs.builders.notification.BuildErrorNotification
-
- sendForFirstOccurrenceOnly() - Method in class com.atlassian.bamboo.specs.builders.notification.BuildErrorNotification
-
- SendQueue - Class in com.atlassian.bamboo.specs.util
-
- server(ApplicationLink) - Method in class com.atlassian.bamboo.specs.builders.repository.bitbucket.server.BitbucketServerRepository
-
Selects Bitbucket Server instance which hosts this repository.
- serverConfiguration(Map<String, Object>) - Method in class com.atlassian.bamboo.specs.api.builders.repository.AnyVcsRepository
-
Sets server part of the configuration.
- serviceTimeout(Duration) - Method in class com.atlassian.bamboo.specs.builders.task.DockerRunContainerTask
-
Sets timeout on waiting till container service starts.
- serviceTimeoutInSeconds(long) - Method in class com.atlassian.bamboo.specs.builders.task.DockerRunContainerTask
-
Sets timeout in seconds on waiting till container service starts.
- serviceURLPattern(String) - Method in class com.atlassian.bamboo.specs.builders.task.DockerRunContainerTask
-
Bamboo will check if container service is up and running by querying this URL.
- SetBuilder<T> - Class in com.atlassian.bamboo.specs.util
-
- SetBuilder() - Constructor for class com.atlassian.bamboo.specs.util.SetBuilder
-
- SetEmitter - Class in com.atlassian.bamboo.specs.codegen.emitters.value
-
- SetEmitter() - Constructor for class com.atlassian.bamboo.specs.codegen.emitters.value.SetEmitter
-
- setPermissionCheckers(Map<Thread, ThreadPermissionVerifier>, ThreadPermissionVerifier) - Static method in class com.atlassian.bamboo.specs.maven.sandbox.BambooSpecsSecurityManager
-
- setRepositoryStoredSpecsData(RepositoryStoredSpecsData) - Static method in class com.atlassian.bamboo.specs.api.rsbs.RunnerSettings
-
- setRestEnabled(boolean) - Static method in class com.atlassian.bamboo.specs.api.rsbs.RunnerSettings
-
- Setter - Annotation Type in com.atlassian.bamboo.specs.api.codegen.annotations
-
Names setter method for a field in entity properties.
- setYamlDir(Path) - Static method in class com.atlassian.bamboo.specs.api.rsbs.RunnerSettings
-
- shallowClonesEnabled(boolean) - Method in class com.atlassian.bamboo.specs.builders.repository.bitbucket.cloud.BitbucketCloudRepository
-
Enables/disables shallow clones when checking out from the repository.
- shallowClonesEnabled(boolean) - Method in class com.atlassian.bamboo.specs.builders.repository.bitbucket.server.BitbucketServerRepository
-
Enables/disables shallow clones when checking out from the repository.
- shallowClonesEnabled(boolean) - Method in class com.atlassian.bamboo.specs.builders.repository.git.GitRepository
-
Enables/disables shallow clones when checking out from the repository.
- shallowClonesEnabled(boolean) - Method in class com.atlassian.bamboo.specs.builders.repository.github.GitHubRepository
-
Enables/disables shallow clones when checking out from the repository.
- shared(boolean) - Method in class com.atlassian.bamboo.specs.api.builders.plan.artifact.Artifact
-
Specifies if artifact is shared.
- SHARED_BY_DEFAULT - Static variable in class com.atlassian.bamboo.specs.api.builders.plan.artifact.Artifact
-
- SharedCredentials<B extends SharedCredentials<B,C>,C extends SharedCredentialsProperties> - Class in com.atlassian.bamboo.specs.api.builders.credentials
-
Represents a shared credentials data.
- SharedCredentials() - Constructor for class com.atlassian.bamboo.specs.api.builders.credentials.SharedCredentials
-
- SharedCredentials(String) - Constructor for class com.atlassian.bamboo.specs.api.builders.credentials.SharedCredentials
-
- sharedCredentials - Variable in class com.atlassian.bamboo.specs.builders.task.BaseSshTask
-
- SharedCredentialsAuthenticationProperties - Class in com.atlassian.bamboo.specs.model.repository.git
-
- SharedCredentialsAuthenticationProperties(SharedCredentialsIdentifierProperties) - Constructor for class com.atlassian.bamboo.specs.model.repository.git.SharedCredentialsAuthenticationProperties
-
- SharedCredentialsIdentifier - Class in com.atlassian.bamboo.specs.api.builders.credentials
-
References a shared credential.
- SharedCredentialsIdentifier(String) - Constructor for class com.atlassian.bamboo.specs.api.builders.credentials.SharedCredentialsIdentifier
-
Reference shared credential by name.
- SharedCredentialsIdentifier(BambooOid) - Constructor for class com.atlassian.bamboo.specs.api.builders.credentials.SharedCredentialsIdentifier
-
Reference shared credential by oid.
- sharedCredentialsIdentifier - Variable in class com.atlassian.bamboo.specs.builders.task.AbstractDockerRegistryTask
-
- SharedCredentialsIdentifierEmitter - Class in com.atlassian.bamboo.specs.codegen.emitters.credentials
-
- SharedCredentialsIdentifierEmitter() - Constructor for class com.atlassian.bamboo.specs.codegen.emitters.credentials.SharedCredentialsIdentifierEmitter
-
- SharedCredentialsIdentifierProperties - Class in com.atlassian.bamboo.specs.api.model.credentials
-
- SharedCredentialsIdentifierProperties(String, BambooOidProperties, SharedCredentialsScope) - Constructor for class com.atlassian.bamboo.specs.api.model.credentials.SharedCredentialsIdentifierProperties
-
- SharedCredentialsProperties - Class in com.atlassian.bamboo.specs.api.model.credentials
-
- SharedCredentialsProperties() - Constructor for class com.atlassian.bamboo.specs.api.model.credentials.SharedCredentialsProperties
-
- SharedCredentialsProperties(String, BambooOidProperties) - Constructor for class com.atlassian.bamboo.specs.api.model.credentials.SharedCredentialsProperties
-
- SharedCredentialsProperties(String, BambooOidProperties, ProjectProperties) - Constructor for class com.atlassian.bamboo.specs.api.model.credentials.SharedCredentialsProperties
-
- SharedCredentialsScope - Enum in com.atlassian.bamboo.specs.api.builders.credentials
-
- SharedCredentialsValidator - Class in com.atlassian.bamboo.specs.api.validators
-
- SHELL_INJECTION_DOLLAR_PARENTHESIS - Static variable in class com.atlassian.bamboo.specs.api.validators.common.BambooStringUtils
-
- SHELL_INJECTION_RELATED_CHARACTERS - Static variable in class com.atlassian.bamboo.specs.api.validators.common.BambooStringUtils
-
- shouldLog(Logger.LogLevel) - Method in enum com.atlassian.bamboo.specs.util.Logger.LogLevel
-
Whether the message at given logLevel
should be logged.
- SimpleTokenCredentials - Class in com.atlassian.bamboo.specs.util
-
- SimpleTokenCredentials(String) - Constructor for class com.atlassian.bamboo.specs.util.SimpleTokenCredentials
-
- SimpleUserPasswordCredentials - Class in com.atlassian.bamboo.specs.util
-
- SimpleUserPasswordCredentials(String, String) - Constructor for class com.atlassian.bamboo.specs.util.SimpleUserPasswordCredentials
-
Deprecated.
- SkipCodeGen - Annotation Type in com.atlassian.bamboo.specs.api.codegen.annotations
-
Indicates that a field should be skipped during code generation.
- SkipCodeGenIf - Annotation Type in com.atlassian.bamboo.specs.api.codegen.annotations
-
Indicates that a field should be skipped during code generation if condition evaluates to true.
- SkipDisplayNameCondition - Class in com.atlassian.bamboo.specs.api.model.repository
-
- SkipDisplayNameCondition() - Constructor for class com.atlassian.bamboo.specs.api.model.repository.SkipDisplayNameCondition
-
- sourcePlan(PlanIdentifier) - Method in class com.atlassian.bamboo.specs.builders.task.ArtifactDownloaderTask
-
Specifies the plan that is the source of the artifacts.
- sourcePlan(PlanIdentifier) - Method in class com.atlassian.bamboo.specs.builders.task.ArtifactItem
-
Specify from which plan a downloaded artifact shall be taken.
- SpecsRunner - Class in com.atlassian.bamboo.specs.maven.sandbox
-
- SpecsRunner(Log, Collection<Path>, ClassLoader, Set<File>) - Constructor for class com.atlassian.bamboo.specs.maven.sandbox.SpecsRunner
-
- splitVersionName(String) - Static method in class com.atlassian.bamboo.specs.api.util.ReleaseNamingHelper
-
- SplitVersionName(String, String, String) - Constructor for class com.atlassian.bamboo.specs.api.util.ReleaseNamingHelper.SplitVersionName
-
- sshCloneUrl(String) - Method in class com.atlassian.bamboo.specs.builders.repository.bitbucket.server.BitbucketServerRepository
-
Sets repository url that is used for cloning the repository.
- SshCredentials - Class in com.atlassian.bamboo.specs.builders.credentials
-
Represent shared SSH credentials.
- SshCredentials() - Constructor for class com.atlassian.bamboo.specs.builders.credentials.SshCredentials
-
Create new SSH credentials.
- SshCredentials(String) - Constructor for class com.atlassian.bamboo.specs.builders.credentials.SshCredentials
-
Create new SSH credentials with name.
- SshCredentialsProperties - Class in com.atlassian.bamboo.specs.model.credentials
-
- SshCredentialsProperties(String, BambooOidProperties, String, String) - Constructor for class com.atlassian.bamboo.specs.model.credentials.SshCredentialsProperties
-
- SshCredentialsProperties(String, BambooOidProperties, String, String, ProjectProperties) - Constructor for class com.atlassian.bamboo.specs.model.credentials.SshCredentialsProperties
-
- sshPrivateKey(String) - Method in class com.atlassian.bamboo.specs.builders.repository.bitbucket.server.BitbucketServerRepository
-
Sets private SSH key of the repository.
- sshPrivateKey(String) - Method in class com.atlassian.bamboo.specs.builders.repository.git.SshPrivateKeyAuthentication
-
Sets private key.
- SshPrivateKeyAuthentication - Class in com.atlassian.bamboo.specs.builders.repository.git
-
SSH private key authentication for git repository.
- SshPrivateKeyAuthentication(String) - Constructor for class com.atlassian.bamboo.specs.builders.repository.git.SshPrivateKeyAuthentication
-
Specifies new ssh credentials with given private key.
- SshPrivateKeyAuthenticationProperties - Class in com.atlassian.bamboo.specs.model.repository.git
-
- SshPrivateKeyAuthenticationProperties(String, String) - Constructor for class com.atlassian.bamboo.specs.model.repository.git.SshPrivateKeyAuthenticationProperties
-
- sshPublicKey(String) - Method in class com.atlassian.bamboo.specs.builders.repository.bitbucket.server.BitbucketServerRepository
-
Sets public SSH key of the repository.
- SshTask - Class in com.atlassian.bamboo.specs.builders.task
-
Represents a task to run a remote command over SSH.
- SshTask() - Constructor for class com.atlassian.bamboo.specs.builders.task.SshTask
-
- SshTaskEmitter - Class in com.atlassian.bamboo.specs.codegen.emitters.task
-
- SshTaskEmitter() - Constructor for class com.atlassian.bamboo.specs.codegen.emitters.task.SshTaskEmitter
-
- SshTaskProperties - Class in com.atlassian.bamboo.specs.model.task
-
- SshTaskProperties(String, boolean, String, String, BaseSshTaskProperties.AuthenticationType, String, String, String, SharedCredentialsIdentifierProperties, String, int, int, String, List<RequirementProperties>, List<? extends ConditionProperties>) - Constructor for class com.atlassian.bamboo.specs.model.task.SshTaskProperties
-
- Stage - Class in com.atlassian.bamboo.specs.api.builders.plan
-
Represents a stage within Bamboo plan.
- Stage(Stage) - Constructor for class com.atlassian.bamboo.specs.api.builders.plan.Stage
-
- Stage(String) - Constructor for class com.atlassian.bamboo.specs.api.builders.plan.Stage
-
Specify a stage with a given name.
- StageProperties - Class in com.atlassian.bamboo.specs.api.model.plan
-
- StageProperties(String, String, boolean, boolean, List<JobProperties>) - Constructor for class com.atlassian.bamboo.specs.api.model.plan.StageProperties
-
- stages(Stage...) - Method in class com.atlassian.bamboo.specs.api.builders.plan.Plan
-
Adds the stages to the end of stages list.
- StageValidator - Class in com.atlassian.bamboo.specs.api.validators.plan
-
- standardResultsPath() - Method in class com.atlassian.bamboo.specs.builders.task.MavenTask
-
- start() - Method in class com.atlassian.bamboo.specs.util.IsolatedExecutor
-
- startPerThreadSecurity(Map<Thread, ThreadPermissionVerifier>, ThreadPermissionVerifier) - Static method in class com.atlassian.bamboo.specs.maven.sandbox.SecureMethodInvoker
-
- submodulesEnabled(boolean) - Method in class com.atlassian.bamboo.specs.builders.repository.bitbucket.cloud.BitbucketCloudRepository
-
Enables/disables submodule support.
- submodulesEnabled(boolean) - Method in class com.atlassian.bamboo.specs.builders.repository.bitbucket.server.BitbucketServerRepository
-
Enables/disables submodule support.
- submodulesEnabled(boolean) - Method in class com.atlassian.bamboo.specs.builders.repository.git.GitRepository
-
Enables/disables submodule support.
- submodulesEnabled(boolean) - Method in class com.atlassian.bamboo.specs.builders.repository.github.GitHubRepository
-
Enables/disables submodule support.
- VALID_NAMESPACE_PATTERN - Static variable in class com.atlassian.bamboo.specs.model.task.InjectVariablesTaskProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.api.model.applink.ApplicationLinkProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.api.model.AtlassianModuleProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.api.model.BambooKeyProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.api.model.BambooOidProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.api.model.credentials.AnySharedCredentialsProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.api.model.credentials.SharedCredentialsIdentifierProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.api.model.credentials.SharedCredentialsProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.api.model.deployment.configuration.AnyPluginConfigurationProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.api.model.deployment.DeploymentProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.api.model.deployment.EnvironmentProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.api.model.deployment.ReleaseNamingProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.api.model.docker.DockerConfigurationProperties
-
- validate() - Method in interface com.atlassian.bamboo.specs.api.model.EntityProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.api.model.label.EmptyLabelsListProperties
-
Deprecated.
- validate() - Method in class com.atlassian.bamboo.specs.api.model.label.LabelProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.api.model.notification.AnyNotificationRecipientProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.api.model.notification.AnyNotificationTypeProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.api.model.notification.EmptyNotificationsListProperties
-
Deprecated.
- validate() - Method in class com.atlassian.bamboo.specs.api.model.notification.NotificationProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.api.model.permission.AnonymousUserPermissionsProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.api.model.permission.DeploymentPermissionsProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.api.model.permission.EnvironmentPermissionsProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.api.model.permission.GroupPermissionProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.api.model.permission.LoggedInUserPermissionsProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.api.model.permission.PermissionsProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.api.model.permission.PlanPermissionsProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.api.model.permission.UserPermissionProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.api.model.plan.AbstractPlanIdentifierProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.api.model.plan.AbstractPlanProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.api.model.plan.artifact.ArtifactProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.api.model.plan.artifact.ArtifactSubscriptionProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.api.model.plan.branches.BranchCleanupProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.api.model.plan.branches.BranchIntegrationProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.api.model.plan.branches.CreatePlanBranchesProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.api.model.plan.branches.PlanBranchConfigurationProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.api.model.plan.branches.PlanBranchManagementProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.api.model.plan.condition.AnyConditionProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.api.model.plan.configuration.AllOtherPluginsConfigurationProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.api.model.plan.configuration.ConcurrentBuildsProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.api.model.plan.dependencies.DependenciesConfigurationProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.api.model.plan.dependencies.DependenciesProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.api.model.plan.dependencies.EmptyDependenciesListProperties
-
Deprecated.
- validate() - Method in class com.atlassian.bamboo.specs.api.model.plan.JobProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.api.model.plan.PlanBranchIdentifierProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.api.model.plan.PlanIdentifierProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.api.model.plan.PlanProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.api.model.plan.requirement.RequirementProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.api.model.plan.StageProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.api.model.project.ProjectProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.api.model.repository.AnyVcsRepositoryProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.api.model.repository.PlanRepositoryLinkProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.api.model.repository.VcsChangeDetectionProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.api.model.repository.VcsRepositoryBranchProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.api.model.repository.VcsRepositoryIdentifierProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.api.model.repository.VcsRepositoryProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.api.model.repository.viewer.AnyVcsRepositoryViewerProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.api.model.task.AnyTaskProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.api.model.task.TaskProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.api.model.trigger.AnyTriggerConditionProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.api.model.trigger.AnyTriggerProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.api.model.trigger.RepositoryBasedTriggerProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.api.model.trigger.TriggerConditionProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.api.model.trigger.TriggerProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.api.model.VariableProperties
-
- validate(AtlassianModuleProperties) - Static method in class com.atlassian.bamboo.specs.api.validators.AtlassianModuleValidator
-
- validate(ValidationContext, BambooKeyProperties) - Static method in class com.atlassian.bamboo.specs.api.validators.BambooKeyValidator
-
- validate(BambooOidProperties) - Static method in class com.atlassian.bamboo.specs.api.validators.BambooOidValidator
-
- validate(String) - Static method in class com.atlassian.bamboo.specs.api.validators.CronExpressionClientSideValidator
-
- validate(AbstractPlanProperties) - Static method in class com.atlassian.bamboo.specs.api.validators.plan.AbstractPlanValidator
-
- validate(BranchCleanupProperties) - Static method in class com.atlassian.bamboo.specs.api.validators.plan.branch.BranchCleanupValidator
-
- validate(CreatePlanBranchesProperties) - Static method in class com.atlassian.bamboo.specs.api.validators.plan.branch.BranchCreationValidator
-
- validate(JobProperties) - Static method in class com.atlassian.bamboo.specs.api.validators.plan.JobValidator
-
- validate(PlanProperties) - Static method in class com.atlassian.bamboo.specs.api.validators.plan.PlanValidator
-
- validate(StageProperties) - Static method in class com.atlassian.bamboo.specs.api.validators.plan.StageValidator
-
- validate(ProjectProperties) - Static method in class com.atlassian.bamboo.specs.api.validators.project.ProjectValidator
-
- validate(VcsChangeDetectionProperties) - Static method in class com.atlassian.bamboo.specs.api.validators.repository.VcsChangeDetectionValidator
-
- validate(VcsRepositoryProperties) - Static method in class com.atlassian.bamboo.specs.api.validators.repository.VcsRepositoryValidator
-
- validate(SharedCredentialsProperties) - Static method in class com.atlassian.bamboo.specs.api.validators.SharedCredentialsValidator
-
- validate(VariableProperties) - Static method in class com.atlassian.bamboo.specs.api.validators.VariableValidator
-
- validate() - Method in class com.atlassian.bamboo.specs.codegen.BambooSpecsGenerator.Comment
-
- validate() - Method in class com.atlassian.bamboo.specs.model.credentials.SshCredentialsProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.model.credentials.UsernamePasswordCredentialsProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.model.notification.BuildErrorNotificationProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.model.notification.EmailRecipientProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.model.notification.GroupRecipientProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.model.notification.HipChatRecipientProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.model.notification.ImRecipientProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.model.notification.UserRecipientProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.model.notification.WebhookRecipientProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.model.notification.XFailedChainsNotificationProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.model.repository.bitbucket.cloud.BitbucketCloudRepositoryProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.model.repository.bitbucket.server.BitbucketServerMirrorProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.model.repository.bitbucket.server.BitbucketServerRepositoryProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.model.repository.git.GitRepositoryProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.model.repository.git.SharedCredentialsAuthenticationProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.model.repository.git.SshPrivateKeyAuthenticationProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.model.repository.git.UserPasswordAuthenticationProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.model.repository.github.GitHubRepositoryProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.model.repository.viewer.FishEyeRepositoryViewerProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.model.repository.viewer.GenericRepositoryViewerProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.model.task.AntTaskProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.model.task.ArtifactDownloaderTaskProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.model.task.ArtifactItemProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.model.task.BaseNodeTaskProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.model.task.BaseSshTaskProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.model.task.BaseVcsTaskProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.model.task.BowerTaskProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.model.task.BuildWarningParserTaskProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.model.task.CheckoutItemProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.model.task.CommandTaskProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.model.task.docker.DockerBuildImageTaskProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.model.task.docker.DockerRegistryTaskProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.model.task.docker.DockerRunContainerTaskProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.model.task.DownloadItemProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.model.task.DumpVariablesTaskProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.model.task.FastlaneTaskProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.model.task.GruntTaskProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.model.task.GulpTaskProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.model.task.InjectVariablesTaskProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.model.task.MavenDependenciesProcessorTaskProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.model.task.MavenTaskProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.model.task.MochaParserTaskProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.model.task.MochaRunnerTaskProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.model.task.MsBuildTaskProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.model.task.NodeTaskProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.model.task.NodeunitTaskProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.model.task.NpmTaskProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.model.task.NUnitRunnerTaskProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.model.task.ScpTaskProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.model.task.ScriptTaskProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.model.task.SshTaskProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.model.task.TestParserTaskProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.model.task.VcsBranchTaskProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.model.task.VcsCheckoutTaskProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.model.task.VcsCommitTaskProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.model.task.VcsTagTaskProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.model.trigger.AfterSuccessfulDeploymentTriggerProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.model.trigger.AfterSuccessfulStageTriggerProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.model.trigger.PlansGreenTriggerConditionProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.model.trigger.RemoteTriggerProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.model.trigger.RepositoryPollingTriggerProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.model.trigger.ScheduledTriggerProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.model.trigger.TagTriggerProperties
-
- validate() - Method in class com.atlassian.bamboo.specs.util.BambooSpecProperties
-
- validateBoolean(ValidationContext, String) - Static method in class com.atlassian.bamboo.specs.api.validators.common.ValidationUtils
-
- validateDescription(ValidationContext, String) - Static method in class com.atlassian.bamboo.specs.api.validators.common.ValidationUtils
-
- validateEnum(ValidationContext, String, Class<E>) - Static method in class com.atlassian.bamboo.specs.api.validators.common.ValidationUtils
-
- validateLabel(String) - Static method in class com.atlassian.bamboo.specs.api.validators.LabelValidator
-
- validateLabel(ValidationContext, String) - Static method in class com.atlassian.bamboo.specs.api.validators.LabelValidator
-
- validateLong(ValidationContext, String) - Static method in class com.atlassian.bamboo.specs.api.validators.common.ValidationUtils
-
- validateName(ValidationContext, String) - Static method in class com.atlassian.bamboo.specs.api.validators.common.ValidationUtils
-
- validateName(ValidationContext, String, boolean) - Static method in class com.atlassian.bamboo.specs.api.validators.common.ValidationUtils
-
- validateNotContainsRelaxedXssRelatedCharacters(ValidationContext, String) - Static method in class com.atlassian.bamboo.specs.api.validators.common.ValidationUtils
-
- validateNotContainsShellInjectionRelatedCharacters(ValidationContext, String) - Static method in class com.atlassian.bamboo.specs.api.validators.common.ValidationUtils
-
- validateNotContainsXssRelatedCharacters(ValidationContext, String) - Static method in class com.atlassian.bamboo.specs.api.validators.common.ValidationUtils
-
- validatePermissions(PermissionsProperties, PermissionValidator.PermissionTarget) - Static method in class com.atlassian.bamboo.specs.api.validators.permission.PermissionValidator
-
- validatePositive(ValidationContext, long) - Static method in class com.atlassian.bamboo.specs.api.validators.common.ValidationUtils
-
- validatePositive(ValidationContext, int) - Static method in class com.atlassian.bamboo.specs.api.validators.common.ValidationUtils
-
- validateRequired(ValidationContext, Object) - Static method in class com.atlassian.bamboo.specs.api.validators.common.ValidationUtils
-
- validateRequiredBoolean(ValidationContext, String) - Static method in class com.atlassian.bamboo.specs.api.validators.common.ValidationUtils
-
- validateRequiredEnum(ValidationContext, String, Class<E>) - Static method in class com.atlassian.bamboo.specs.api.validators.common.ValidationUtils
-
- validateRequiredLong(ValidationContext, String) - Static method in class com.atlassian.bamboo.specs.api.validators.common.ValidationUtils
-
- validateRequiredString(ValidationContext, String) - Static method in class com.atlassian.bamboo.specs.api.validators.common.ValidationUtils
-
- validateRequiredString(ValidationContext, String, boolean) - Static method in class com.atlassian.bamboo.specs.api.validators.common.ValidationUtils
-
- validateUniqueVariableNames(List<VariableProperties>) - Static method in class com.atlassian.bamboo.specs.api.validators.VariableValidator
-
- validateUrl(ValidationContext, String, Set<String>) - Static method in class com.atlassian.bamboo.specs.api.validators.common.ValidationUtils
-
- VALIDATION_CONTEXT - Static variable in class com.atlassian.bamboo.specs.api.model.docker.DockerConfigurationProperties
-
- VALIDATION_CONTEXT - Static variable in class com.atlassian.bamboo.specs.api.model.plan.artifact.ArtifactProperties
-
- VALIDATION_CONTEXT - Static variable in class com.atlassian.bamboo.specs.api.model.plan.configuration.AllOtherPluginsConfigurationProperties
-
- VALIDATION_CONTEXT - Static variable in class com.atlassian.bamboo.specs.model.notification.XFailedChainsNotificationProperties
-
- VALIDATION_CONTEXT - Static variable in class com.atlassian.bamboo.specs.model.repository.bitbucket.server.BitbucketServerMirrorProperties
-
- VALIDATION_CONTEXT - Static variable in class com.atlassian.bamboo.specs.model.task.BowerTaskProperties
-
- VALIDATION_CONTEXT - Static variable in class com.atlassian.bamboo.specs.model.task.docker.DockerBuildImageTaskProperties
-
- VALIDATION_CONTEXT - Static variable in class com.atlassian.bamboo.specs.model.task.docker.DockerRegistryTaskProperties
-
- VALIDATION_CONTEXT - Static variable in class com.atlassian.bamboo.specs.model.task.docker.DockerRunContainerTaskProperties
-
- VALIDATION_CONTEXT - Static variable in class com.atlassian.bamboo.specs.model.task.GruntTaskProperties
-
- VALIDATION_CONTEXT - Static variable in class com.atlassian.bamboo.specs.model.task.GulpTaskProperties
-
- VALIDATION_CONTEXT - Static variable in class com.atlassian.bamboo.specs.model.task.MochaParserTaskProperties
-
- VALIDATION_CONTEXT - Static variable in class com.atlassian.bamboo.specs.model.task.MochaRunnerTaskProperties
-
- VALIDATION_CONTEXT - Static variable in class com.atlassian.bamboo.specs.model.task.NodeTaskProperties
-
- VALIDATION_CONTEXT - Static variable in class com.atlassian.bamboo.specs.model.task.NodeunitTaskProperties
-
- VALIDATION_CONTEXT - Static variable in class com.atlassian.bamboo.specs.model.task.NpmTaskProperties
-
- ValidationContext - Class in com.atlassian.bamboo.specs.api.validators.common
-
This class helps to describe location of problems found by validators.
- ValidationProblem - Class in com.atlassian.bamboo.specs.api.validators.common
-
- ValidationProblem(String) - Constructor for class com.atlassian.bamboo.specs.api.validators.common.ValidationProblem
-
- ValidationProblem(String, String, Object...) - Constructor for class com.atlassian.bamboo.specs.api.validators.common.ValidationProblem
-
- ValidationProblem(ValidationContext, String) - Constructor for class com.atlassian.bamboo.specs.api.validators.common.ValidationProblem
-
- ValidationProblem(ValidationContext, String, Object...) - Constructor for class com.atlassian.bamboo.specs.api.validators.common.ValidationProblem
-
- ValidationUtils - Class in com.atlassian.bamboo.specs.api.validators.common
-
Various utility methods for validating data of Bamboo Specs.
- value(String) - Method in class com.atlassian.bamboo.specs.api.builders.Variable
-
Sets variable value.
- value - Variable in class com.atlassian.bamboo.specs.api.model.VariableProperties
-
- ValueEmitterFactory - Class in com.atlassian.bamboo.specs.codegen.emitters.value
-
Helper class that looks for best code generator for an object.
- valueOf(String) - Static method in enum com.atlassian.bamboo.specs.api.builders.Applicability
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.specs.api.builders.credentials.SharedCredentialsScope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.specs.api.builders.permission.PermissionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.specs.api.builders.plan.dependencies.DependenciesConfiguration.DependencyBlockingStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.specs.api.builders.repository.VcsChangeDetection.FileFilteringOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.specs.api.builders.requirement.Requirement.MatchType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.specs.api.builders.trigger.RepositoryBasedTrigger.TriggeringRepositoriesType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.specs.api.exceptions.BambooSpecsPublishingException.ErrorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.specs.api.model.plan.branches.CreatePlanBranchesProperties.Trigger
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.specs.api.model.plan.branches.PlanBranchManagementProperties.NotificationStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.specs.api.model.plan.branches.PlanBranchManagementProperties.TriggeringOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.specs.api.validators.permission.PermissionValidator.PermissionTarget
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.specs.builders.task.BuildWarningParserTask.WarningSeverity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.specs.builders.task.MavenTask.TestDirectoryOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.specs.builders.task.NUnitRunnerTask.NUnitVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.specs.maven.sandbox.HighPrivilegeThreadPermissionVerifier
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.specs.model.task.BaseSshTaskProperties.AuthenticationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.specs.model.task.docker.DockerBuildImageTaskProperties.DockerfileContent
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.specs.model.task.docker.DockerRegistryTaskProperties.OperationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.specs.model.task.docker.DockerRegistryTaskProperties.RegistryType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.specs.model.task.InjectVariablesScope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.specs.model.task.ScriptTaskProperties.Interpreter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.specs.model.task.ScriptTaskProperties.Location
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.specs.model.task.TestParserTaskProperties.TestType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.specs.model.trigger.RepositoryPollingTriggerProperties.PollType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.specs.model.trigger.ScheduledTriggerProperties.Container
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.specs.util.DurationYamler
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.specs.util.Logger.LogLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.bamboo.specs.util.PrivilegedThreadRegistry
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.atlassian.bamboo.specs.api.builders.Applicability
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.specs.api.builders.credentials.SharedCredentialsScope
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.specs.api.builders.permission.PermissionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.specs.api.builders.plan.dependencies.DependenciesConfiguration.DependencyBlockingStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.specs.api.builders.repository.VcsChangeDetection.FileFilteringOption
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.specs.api.builders.requirement.Requirement.MatchType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.specs.api.builders.trigger.RepositoryBasedTrigger.TriggeringRepositoriesType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.specs.api.exceptions.BambooSpecsPublishingException.ErrorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.specs.api.model.plan.branches.CreatePlanBranchesProperties.Trigger
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.specs.api.model.plan.branches.PlanBranchManagementProperties.NotificationStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.specs.api.model.plan.branches.PlanBranchManagementProperties.TriggeringOption
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.specs.api.validators.permission.PermissionValidator.PermissionTarget
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.specs.builders.task.BuildWarningParserTask.WarningSeverity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.specs.builders.task.MavenTask.TestDirectoryOption
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.specs.builders.task.NUnitRunnerTask.NUnitVersion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.specs.maven.sandbox.HighPrivilegeThreadPermissionVerifier
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.specs.model.task.BaseSshTaskProperties.AuthenticationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.specs.model.task.docker.DockerBuildImageTaskProperties.DockerfileContent
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.specs.model.task.docker.DockerRegistryTaskProperties.OperationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.specs.model.task.docker.DockerRegistryTaskProperties.RegistryType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.specs.model.task.InjectVariablesScope
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.specs.model.task.ScriptTaskProperties.Interpreter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.specs.model.task.ScriptTaskProperties.Location
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.specs.model.task.TestParserTaskProperties.TestType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.specs.model.trigger.RepositoryPollingTriggerProperties.PollType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.specs.model.trigger.ScheduledTriggerProperties.Container
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.specs.util.DurationYamler
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.specs.util.Logger.LogLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.bamboo.specs.util.PrivilegedThreadRegistry
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VarargArgumentSetterEmitter - Class in com.atlassian.bamboo.specs.codegen.emitters.fragment
-
- VarargArgumentSetterEmitter(String) - Constructor for class com.atlassian.bamboo.specs.codegen.emitters.fragment.VarargArgumentSetterEmitter
-
- Variable - Class in com.atlassian.bamboo.specs.api.builders
-
Represents a Bamboo variable.
- Variable(String, String) - Constructor for class com.atlassian.bamboo.specs.api.builders.Variable
-
Specifies a variable with given name and value.
- VariableProperties - Class in com.atlassian.bamboo.specs.api.model
-
- VariableProperties(String, String, boolean) - Constructor for class com.atlassian.bamboo.specs.api.model.VariableProperties
-
- variables(Variable...) - Method in class com.atlassian.bamboo.specs.api.builders.deployment.Environment
-
Adds deployment environment variables.
- variables(Variable...) - Method in class com.atlassian.bamboo.specs.api.builders.plan.Plan
-
Adds plan variables.
- variablesToAutoIncrement(String...) - Method in class com.atlassian.bamboo.specs.api.builders.deployment.ReleaseNaming
-
Specifies which variables referenced in release name should be incremented after creating a release.
- VariableUsage(String, String) - Constructor for class com.atlassian.bamboo.specs.api.util.VariableUtils.VariableUsage
-
- VariableUtils - Class in com.atlassian.bamboo.specs.api.util
-
- VariableUtils.VariableUsage - Class in com.atlassian.bamboo.specs.api.util
-
- VariableValidator - Class in com.atlassian.bamboo.specs.api.validators
-
- VcsBranchTask - Class in com.atlassian.bamboo.specs.builders.task
-
Task which creates a new branch in a repository.
- VcsBranchTask() - Constructor for class com.atlassian.bamboo.specs.builders.task.VcsBranchTask
-
- VcsBranchTaskEmitter - Class in com.atlassian.bamboo.specs.codegen.emitters.task
-
- VcsBranchTaskEmitter() - Constructor for class com.atlassian.bamboo.specs.codegen.emitters.task.VcsBranchTaskEmitter
-
- VcsBranchTaskProperties - Class in com.atlassian.bamboo.specs.model.task
-
- VcsBranchTaskProperties(String, boolean, List<RequirementProperties>, List<? extends ConditionProperties>, boolean, VcsRepositoryIdentifierProperties, String, String) - Constructor for class com.atlassian.bamboo.specs.model.task.VcsBranchTaskProperties
-
- VcsChangeDetection - Class in com.atlassian.bamboo.specs.api.builders.repository
-
Represents change detection options that can be set when defining a VCS repository in Bamboo.
- VcsChangeDetection() - Constructor for class com.atlassian.bamboo.specs.api.builders.repository.VcsChangeDetection
-
- VcsChangeDetection.FileFilteringOption - Enum in com.atlassian.bamboo.specs.api.builders.repository
-
- VcsChangeDetectionProperties - Class in com.atlassian.bamboo.specs.api.model.repository
-
- VcsChangeDetectionProperties(boolean, Duration, int, boolean, Map<String, Object>, String, VcsChangeDetection.FileFilteringOption, String) - Constructor for class com.atlassian.bamboo.specs.api.model.repository.VcsChangeDetectionProperties
-
- VcsChangeDetectionValidator - Class in com.atlassian.bamboo.specs.api.validators.repository
-
- VcsCheckoutTask - Class in com.atlassian.bamboo.specs.builders.task
-
Represents task that checks out selected repositories to the build working directory.
- VcsCheckoutTask() - Constructor for class com.atlassian.bamboo.specs.builders.task.VcsCheckoutTask
-
- VcsCheckoutTaskProperties - Class in com.atlassian.bamboo.specs.model.task
-
- VcsCheckoutTaskProperties(String, boolean, List<CheckoutItemProperties>, boolean, List<RequirementProperties>, List<? extends ConditionProperties>) - Constructor for class com.atlassian.bamboo.specs.model.task.VcsCheckoutTaskProperties
-
- VcsCommitTask - Class in com.atlassian.bamboo.specs.builders.task
-
This task will commit all local changes to a repository.
- VcsCommitTask() - Constructor for class com.atlassian.bamboo.specs.builders.task.VcsCommitTask
-
- VcsCommitTaskEmitter - Class in com.atlassian.bamboo.specs.codegen.emitters.task
-
- VcsCommitTaskEmitter() - Constructor for class com.atlassian.bamboo.specs.codegen.emitters.task.VcsCommitTaskEmitter
-
- VcsCommitTaskProperties - Class in com.atlassian.bamboo.specs.model.task
-
- VcsCommitTaskProperties(String, boolean, List<RequirementProperties>, List<? extends ConditionProperties>, boolean, VcsRepositoryIdentifierProperties, String, String) - Constructor for class com.atlassian.bamboo.specs.model.task.VcsCommitTaskProperties
-
- VcsPushTask - Class in com.atlassian.bamboo.specs.builders.task
-
This task will push commits created locally by other tasks to the remote repository.
- VcsPushTask() - Constructor for class com.atlassian.bamboo.specs.builders.task.VcsPushTask
-
- VcsPushTaskEmitter - Class in com.atlassian.bamboo.specs.codegen.emitters.task
-
- VcsPushTaskEmitter() - Constructor for class com.atlassian.bamboo.specs.codegen.emitters.task.VcsPushTaskEmitter
-
- VcsPushTaskProperties - Class in com.atlassian.bamboo.specs.model.task
-
- VcsPushTaskProperties(String, boolean, List<RequirementProperties>, List<? extends ConditionProperties>, boolean, VcsRepositoryIdentifierProperties, String) - Constructor for class com.atlassian.bamboo.specs.model.task.VcsPushTaskProperties
-
- VcsRepository<T extends VcsRepository<T,E>,E extends VcsRepositoryProperties> - Class in com.atlassian.bamboo.specs.api.builders.repository
-
Represents a definition of VCS repository.
- VcsRepository() - Constructor for class com.atlassian.bamboo.specs.api.builders.repository.VcsRepository
-
Specifies a new repository definition.
- VcsRepositoryBranch - Class in com.atlassian.bamboo.specs.api.builders.repository
-
Defines a branch a repository should be switched to.
- VcsRepositoryBranch(String, String) - Constructor for class com.atlassian.bamboo.specs.api.builders.repository.VcsRepositoryBranch
-
Defines a branch a repository should be switched to.
- VcsRepositoryBranchProperties - Class in com.atlassian.bamboo.specs.api.model.repository
-
- VcsRepositoryBranchProperties(String, String, String) - Constructor for class com.atlassian.bamboo.specs.api.model.repository.VcsRepositoryBranchProperties
-
- VcsRepositoryIdentifier - Class in com.atlassian.bamboo.specs.api.builders.repository
-
References a vcs repository.
- VcsRepositoryIdentifier() - Constructor for class com.atlassian.bamboo.specs.api.builders.repository.VcsRepositoryIdentifier
-
- VcsRepositoryIdentifier(String) - Constructor for class com.atlassian.bamboo.specs.api.builders.repository.VcsRepositoryIdentifier
-
References repository by name.
- VcsRepositoryIdentifier(BambooOid) - Constructor for class com.atlassian.bamboo.specs.api.builders.repository.VcsRepositoryIdentifier
-
References repository by oid.
- VcsRepositoryIdentifierProperties - Class in com.atlassian.bamboo.specs.api.model.repository
-
- VcsRepositoryIdentifierProperties(String, BambooOidProperties) - Constructor for class com.atlassian.bamboo.specs.api.model.repository.VcsRepositoryIdentifierProperties
-
- VcsRepositoryProperties - Class in com.atlassian.bamboo.specs.api.model.repository
-
- VcsRepositoryProperties() - Constructor for class com.atlassian.bamboo.specs.api.model.repository.VcsRepositoryProperties
-
- VcsRepositoryProperties(String, BambooOidProperties, String, String, VcsRepositoryViewerProperties) - Constructor for class com.atlassian.bamboo.specs.api.model.repository.VcsRepositoryProperties
-
- VcsRepositoryValidator - Class in com.atlassian.bamboo.specs.api.validators.repository
-
- VcsRepositoryViewer - Class in com.atlassian.bamboo.specs.api.builders.repository.viewer
-
Represents a web repository viewer.
- VcsRepositoryViewer() - Constructor for class com.atlassian.bamboo.specs.api.builders.repository.viewer.VcsRepositoryViewer
-
- VcsRepositoryViewerProperties - Interface in com.atlassian.bamboo.specs.api.model.repository.viewer
-
- VcsTagTask - Class in com.atlassian.bamboo.specs.builders.task
-
Task which creates a new tag in a repository.
- VcsTagTask() - Constructor for class com.atlassian.bamboo.specs.builders.task.VcsTagTask
-
- VcsTagTaskEmitter - Class in com.atlassian.bamboo.specs.codegen.emitters.task
-
- VcsTagTaskEmitter() - Constructor for class com.atlassian.bamboo.specs.codegen.emitters.task.VcsTagTaskEmitter
-
- VcsTagTaskProperties - Class in com.atlassian.bamboo.specs.model.task
-
- VcsTagTaskProperties(String, boolean, List<RequirementProperties>, List<? extends ConditionProperties>, boolean, VcsRepositoryIdentifierProperties, String, String) - Constructor for class com.atlassian.bamboo.specs.model.task.VcsTagTaskProperties
-
- verboseLogs(boolean) - Method in class com.atlassian.bamboo.specs.builders.repository.bitbucket.cloud.BitbucketCloudRepository
-
Enables/disables verbose logs from git commands.
- verboseLogs(boolean) - Method in class com.atlassian.bamboo.specs.builders.repository.bitbucket.server.BitbucketServerRepository
-
Enables/disables verbose logs from git commands.
- verboseLogs(boolean) - Method in class com.atlassian.bamboo.specs.builders.repository.git.GitRepository
-
Enables/disables verbose logs from git commands.
- verboseLogs(boolean) - Method in class com.atlassian.bamboo.specs.builders.repository.github.GitHubRepository
-
Enables/disables verbose logs from git commands.
- version - Variable in class com.atlassian.bamboo.specs.builders.task.MavenTask
-
- version - Variable in class com.atlassian.bamboo.specs.model.task.MavenTaskProperties
-
- version2() - Method in class com.atlassian.bamboo.specs.builders.task.MavenTask
-
- version3() - Method in class com.atlassian.bamboo.specs.builders.task.MavenTask
-
- view() - Method in class com.atlassian.bamboo.specs.api.builders.permission.AnonymousUserPermissions
-
- viewerUrl(String) - Method in class com.atlassian.bamboo.specs.builders.repository.viewer.GenericRepositoryViewer
-
Sets url to be used for link generation.
- volume(String, String) - Method in class com.atlassian.bamboo.specs.api.builders.docker.DockerConfiguration
-
Add a volume to the Docker configuration.