- 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
-
- 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.
- addEntity(String, EntityProperties) - Method in class com.atlassian.bamboo.specs.codegen.BambooSpecsGenerator
-
- 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
-
- 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.
- 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.
- 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
-
- AnyNotificationRecipientEmitter - Class in com.atlassian.bamboo.specs.codegen.emitters.notification
-
- AnyNotificationRecipientEmitter() - Constructor for class com.atlassian.bamboo.specs.codegen.emitters.notification.AnyNotificationRecipientEmitter
-
- AnyNotificationTypeEmitter - Class in com.atlassian.bamboo.specs.codegen.emitters.notification
-
- AnyNotificationTypeEmitter() - Constructor for class com.atlassian.bamboo.specs.codegen.emitters.notification.AnyNotificationTypeEmitter
-
- AnyVcsRepositoryViewerEmitter - Class in com.atlassian.bamboo.specs.codegen.emitters.repository.viewer
-
- AnyVcsRepositoryViewerEmitter() - Constructor for class com.atlassian.bamboo.specs.codegen.emitters.repository.viewer.AnyVcsRepositoryViewerEmitter
-
- 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.
- 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
-
- 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(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
-
- artifacts(DownloadItem...) - Method in class com.atlassian.bamboo.specs.builders.task.ArtifactDownloaderTask
-
Adds download requests.
- ATLASSIAN_PLUGIN - Static variable in class com.atlassian.bamboo.specs.model.notification.XFailedChainsNotificationProperties
-
- 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/password 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
-
- authenticationType - Variable in class com.atlassian.bamboo.specs.builders.task.BaseSshTask
-
- 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
-
- BambooServer(String, UserPasswordCredentials) - Constructor for class com.atlassian.bamboo.specs.util.BambooServer
-
- 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.
- 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.
- 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.
- BambooSpecVersion - Class in com.atlassian.bamboo.specs.util
-
Holds the Bamboo Specs version.
- 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
-
- 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, RepositoryBasedTrigger.TriggeringRepositoriesType, List<VcsRepositoryIdentifierProperties>) - Constructor for class com.atlassian.bamboo.specs.model.trigger.BitbucketServerTriggerProperties
-
- 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.
- BranchCleanupEmitter - Class in com.atlassian.bamboo.specs.codegen.emitters.plan.branches
-
- BranchCleanupEmitter() - Constructor for class com.atlassian.bamboo.specs.codegen.emitters.plan.branches.BranchCleanupEmitter
-
- 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.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.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.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.util.MapBuilder
-
- 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
-
- 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.
- checkComaSeparatedIpAddressesOrCidrs(String) - Static method in class com.atlassian.bamboo.specs.validators.common.InternetAddressValidator
-
- checkIpAddressOrCidr(String) - Static method in class com.atlassian.bamboo.specs.validators.common.InternetAddressValidator
-
- 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
-
- cleanCheckout(boolean) - Method in class com.atlassian.bamboo.specs.builders.task.VcsCheckoutTask
-
Enables/disabled clean checkout.
- 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
-
- 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.
- CodeGenerationUtils - Class in com.atlassian.bamboo.specs.codegen.emitters
-
- 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.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.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
-
- 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
-
- 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.
- contentCanonicallyEquals(YamlFile) - Method in class com.atlassian.bamboo.specs.util.YamlFile
-
- create(URI, UserPasswordCredentials, 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
-
- createJUnitParserTask() - Static method in class com.atlassian.bamboo.specs.builders.task.TestParserTask
-
Specify test parsing task that handles JUnit test results.
- 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.
- CreatePlanBranchesEmitter - Class in com.atlassian.bamboo.specs.codegen.emitters.plan.branches
-
- CreatePlanBranchesEmitter() - Constructor for class com.atlassian.bamboo.specs.codegen.emitters.plan.branches.CreatePlanBranchesEmitter
-
- 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.
- 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
-
- 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
-
- 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_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_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_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_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
-
- 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.
- 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.
- 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
-
- 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
-
- detachContainer(boolean) - Method in class com.atlassian.bamboo.specs.builders.task.DockerRunContainerTask
-
Determines if container should be run in a detached mode.
- 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, 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
-
- DockerConfigurationVolumesEmitter - Class in com.atlassian.bamboo.specs.codegen.emitters.docker
-
- DockerConfigurationVolumesEmitter() - Constructor for class com.atlassian.bamboo.specs.codegen.emitters.docker.DockerConfigurationVolumesEmitter
-
- 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
-
- 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
-
- email - Variable in class com.atlassian.bamboo.specs.builders.task.AbstractDockerRegistryTask
-
- EmailRecipient - Class in com.atlassian.bamboo.specs.builders.notification
-
Represents email address Bamboo can send notifications to.
- EmailRecipient(String) - Constructor for class com.atlassian.bamboo.specs.builders.notification.EmailRecipient
-
- EmailRecipientProperties - Class in com.atlassian.bamboo.specs.model.notification
-
- EmailRecipientProperties(String) - Constructor for class com.atlassian.bamboo.specs.model.notification.EmailRecipientProperties
-
- emitAuthenticationCode(DockerRegistryTaskProperties, CodeGenerationContext) - Method in class com.atlassian.bamboo.specs.codegen.emitters.task.DockerRegistryEmitter
-
- emitCode() - Method in class com.atlassian.bamboo.specs.codegen.BambooSpecsGenerator
-
- emitCode(String) - Method in class com.atlassian.bamboo.specs.codegen.BambooSpecsGenerator
-
- emitCode(String, String, String) - Method in class com.atlassian.bamboo.specs.codegen.BambooSpecsGenerator
-
- emitCode(CodeGenerationContext, Map<String, String>) - Method in class com.atlassian.bamboo.specs.codegen.emitters.docker.DockerConfigurationVolumesEmitter
-
- emitCode(CodeGenerationContext, T) - Method in class com.atlassian.bamboo.specs.codegen.emitters.fragment.FieldSetterEmitter
-
Generates invocation of a setter method with a single argument.
- emitCode(CodeGenerationContext, Object) - Method in class com.atlassian.bamboo.specs.codegen.emitters.fragment.SecretSetterEmitter
-
- emitCode(CodeGenerationContext, Iterable<Object>) - Method in class com.atlassian.bamboo.specs.codegen.emitters.fragment.VarargArgumentSetterEmitter
-
Generates invocation of a setter method with a variable length argument list.
- emitCode(CodeGenerationContext, AnyNotificationRecipientProperties) - Method in class com.atlassian.bamboo.specs.codegen.emitters.notification.AnyNotificationRecipientEmitter
-
- emitCode(CodeGenerationContext, AnyNotificationTypeProperties) - Method in class com.atlassian.bamboo.specs.codegen.emitters.notification.AnyNotificationTypeEmitter
-
- emitCode(CodeGenerationContext, Boolean) - Method in class com.atlassian.bamboo.specs.codegen.emitters.notification.BuildErrorNotificationEmitter
-
- emitCode(CodeGenerationContext, PermissionsProperties) - Method in class com.atlassian.bamboo.specs.codegen.emitters.permission.PermissionPropertiesEmitter
-
- emitCode(CodeGenerationContext, BranchCleanupProperties) - Method in class com.atlassian.bamboo.specs.codegen.emitters.plan.branches.BranchCleanupEmitter
-
- emitCode(CodeGenerationContext, CreatePlanBranchesProperties) - Method in class com.atlassian.bamboo.specs.codegen.emitters.plan.branches.CreatePlanBranchesEmitter
-
- emitCode(CodeGenerationContext, PlanBranchManagementProperties.NotificationStrategy) - Method in class com.atlassian.bamboo.specs.codegen.emitters.plan.branches.NotificationStrategyEmitter
-
- emitCode(CodeGenerationContext, PlanBranchManagementProperties.TriggeringOption) - Method in class com.atlassian.bamboo.specs.codegen.emitters.plan.branches.TriggeringOptionEmitter
-
- emitCode(CodeGenerationContext, Boolean) - Method in class com.atlassian.bamboo.specs.codegen.emitters.plan.PlanForceStopBuildEmitter
-
- emitCode(CodeGenerationContext, Iterable<PlanRepositoryLinkProperties>) - Method in class com.atlassian.bamboo.specs.codegen.emitters.plan.PlanRepositoriesEmitter
-
- emitCode(CodeGenerationContext, AuthenticationProperties) - Method in class com.atlassian.bamboo.specs.codegen.emitters.repository.AuthenticationEmitter
-
- emitCode(CodeGenerationContext, String) - Method in class com.atlassian.bamboo.specs.codegen.emitters.repository.BBCloudRepositorySlugEmitter
-
- emitCode(CodeGenerationContext, AnyVcsRepositoryViewerProperties) - Method in class com.atlassian.bamboo.specs.codegen.emitters.repository.viewer.AnyVcsRepositoryViewerEmitter
-
- emitCode(CodeGenerationContext, ArtifactItemProperties) - Method in class com.atlassian.bamboo.specs.codegen.emitters.task.ArtifactItemEmitter
-
- emitCode(CodeGenerationContext, T) - Method in class com.atlassian.bamboo.specs.codegen.emitters.task.BaseVcsTaskEmitter
-
- emitCode(CodeGenerationContext, BuildWarningParserTaskProperties) - Method in class com.atlassian.bamboo.specs.codegen.emitters.task.BuildWarningParserTaskEmitter
-
- emitCode(CodeGenerationContext, CheckoutItemProperties) - Method in class com.atlassian.bamboo.specs.codegen.emitters.task.CheckoutSpecEmitter
-
- emitCode(CodeGenerationContext, DockerBuildImageTaskProperties) - Method in class com.atlassian.bamboo.specs.codegen.emitters.task.DockerBuildImageEmitter
-
- emitCode(CodeGenerationContext, DockerRegistryTaskProperties) - Method in class com.atlassian.bamboo.specs.codegen.emitters.task.DockerRegistryEmitter
-
- emitCode(CodeGenerationContext, DockerRunContainerTaskProperties) - Method in class com.atlassian.bamboo.specs.codegen.emitters.task.DockerRunContainerEmitter
-
- emitCode(CodeGenerationContext, Integer) - Method in class com.atlassian.bamboo.specs.codegen.emitters.task.MavenVersionEmitter
-
- emitCode(CodeGenerationContext, NUnitRunnerTask.NUnitVersion) - Method in class com.atlassian.bamboo.specs.codegen.emitters.task.NUnitVersionEmitter
-
- emitCode(CodeGenerationContext, ScpTaskProperties) - Method in class com.atlassian.bamboo.specs.codegen.emitters.task.ScpTaskEmitter
-
- emitCode(CodeGenerationContext, SshTaskProperties) - Method in class com.atlassian.bamboo.specs.codegen.emitters.task.SshTaskEmitter
-
- emitCode(CodeGenerationContext, VcsBranchTaskProperties) - Method in class com.atlassian.bamboo.specs.codegen.emitters.task.VcsBranchTaskEmitter
-
- emitCode(CodeGenerationContext, VcsCommitTaskProperties) - Method in class com.atlassian.bamboo.specs.codegen.emitters.task.VcsCommitTaskEmitter
-
- emitCode(CodeGenerationContext, VcsPushTaskProperties) - Method in class com.atlassian.bamboo.specs.codegen.emitters.task.VcsPushTaskEmitter
-
- emitCode(CodeGenerationContext, VcsTagTaskProperties) - Method in class com.atlassian.bamboo.specs.codegen.emitters.task.VcsTagTaskEmitter
-
- emitCode(CodeGenerationContext, ScheduledTriggerProperties) - Method in class com.atlassian.bamboo.specs.codegen.emitters.trigger.ScheduledTriggerEmitter
-
- emitCode(CodeGenerationContext, Duration) - Method in class com.atlassian.bamboo.specs.codegen.emitters.value.DurationEmitter
-
- emitCode(CodeGenerationContext, T) - Method in class com.atlassian.bamboo.specs.codegen.emitters.value.EntityPropertiesEmitter
-
Generates code for properties class.
- emitCode(CodeGenerationContext, Object) - Method in class com.atlassian.bamboo.specs.codegen.emitters.value.LiteralEmitter
-
- emitCode(CodeGenerationContext, Map<?, ?>) - Method in class com.atlassian.bamboo.specs.codegen.emitters.value.MapEmitter
-
- emitConstructorInvocation(CodeGenerationContext, PlanIdentifierProperties) - Method in class com.atlassian.bamboo.specs.codegen.emitters.plan.PlanIdentifierEmitter
-
- emitConstructorInvocation(CodeGenerationContext, T) - Method in class com.atlassian.bamboo.specs.codegen.emitters.value.EntityPropertiesEmitter
-
Generates constructor invocation of the builder class.
- emitFields(CodeGenerationContext, EntityProperties) - Method in class com.atlassian.bamboo.specs.codegen.emitters.value.EntityPropertiesEmitter
-
- emitFieldValue(CodeGenerationContext, EntityProperties, Field) - Method in class com.atlassian.bamboo.specs.codegen.emitters.value.EntityPropertiesEmitter
-
Generates value of a field.
- emitImageCode(DockerRegistryTaskProperties) - Method in class com.atlassian.bamboo.specs.codegen.emitters.task.DockerRegistryEmitter
-
- emitterFor(T) - Static method in class com.atlassian.bamboo.specs.codegen.emitters.value.ValueEmitterFactory
-
- emitterFor(T) - Static method in class com.atlassian.bamboo.specs.codegen.emitters.value.ValueEmitterFactory
-
- EntityPropertiesEmitter<T extends EntityProperties> - Class in com.atlassian.bamboo.specs.codegen.emitters.value
-
Default code generator for any
EntityProperties
This class can be extended to implement more specialised generators.
- EntityPropertiesEmitter() - Constructor for class com.atlassian.bamboo.specs.codegen.emitters.value.EntityPropertiesEmitter
-
- environmentVariables - Variable in class com.atlassian.bamboo.specs.builders.task.AbstractDockerTask
-
- environmentVariables(String) - Method in class com.atlassian.bamboo.specs.builders.task.AbstractDockerTask
-
Environment variables which will be passed to Docker process.
- environmentVariables(String) - Method in class com.atlassian.bamboo.specs.builders.task.AntTask
-
Sets environment variables to be set when Ant is executed.
- environmentVariables - Variable in class com.atlassian.bamboo.specs.builders.task.BaseNodeTask
-
- environmentVariables(String) - Method in class com.atlassian.bamboo.specs.builders.task.BaseNodeTask
-
Sets environment variables for this task.
- environmentVariables(String) - Method in class com.atlassian.bamboo.specs.builders.task.CommandTask
-
Sets environment variables to be set when command is executed.
- environmentVariables(String) - Method in class com.atlassian.bamboo.specs.builders.task.FastlaneTask
-
Environment variables which will be passed to Fastlane process.
- environmentVariables - Variable in class com.atlassian.bamboo.specs.builders.task.MavenTask
-
- environmentVariables(String) - Method in class com.atlassian.bamboo.specs.builders.task.MavenTask
-
- environmentVariables(String) - Method in class com.atlassian.bamboo.specs.builders.task.MsBuildTask
-
Specifies environment variables to be set when command is executed.
- environmentVariables(String) - Method in class com.atlassian.bamboo.specs.builders.task.NUnitRunnerTask
-
Environment variables which will be passed to runner process.
- environmentVariables(String) - Method in class com.atlassian.bamboo.specs.builders.task.ScriptTask
-
Sets environment variables to be set when script is executed.
- environmentVariables - Variable in class com.atlassian.bamboo.specs.model.task.AntTaskProperties
-
- environmentVariables - Variable in class com.atlassian.bamboo.specs.model.task.docker.AbstractDockerTaskProperties
-
- environmentVariables - Variable in class com.atlassian.bamboo.specs.model.task.MavenTaskProperties
-
- equals(Object) - Method in class com.atlassian.bamboo.specs.codegen.BambooSpecsGenerator.Comment
-
- equals(Object) - Method in class com.atlassian.bamboo.specs.model.credentials.SshCredentialsProperties
-
- equals(Object) - Method in class com.atlassian.bamboo.specs.model.credentials.UsernamePasswordCredentialsProperties
-
- equals(Object) - Method in class com.atlassian.bamboo.specs.model.notification.BuildErrorNotificationProperties
-
- equals(Object) - Method in class com.atlassian.bamboo.specs.model.notification.EmailRecipientProperties
-
- equals(Object) - Method in class com.atlassian.bamboo.specs.model.notification.GroupRecipientProperties
-
- equals(Object) - Method in class com.atlassian.bamboo.specs.model.notification.HipChatRecipientProperties
-
- equals(Object) - Method in class com.atlassian.bamboo.specs.model.notification.ImRecipientProperties
-
- equals(Object) - Method in class com.atlassian.bamboo.specs.model.notification.UserRecipientProperties
-
- equals(Object) - Method in class com.atlassian.bamboo.specs.model.notification.XFailedChainsNotificationProperties
-
- equals(Object) - Method in class com.atlassian.bamboo.specs.model.repository.bitbucket.cloud.BitbucketCloudRepositoryProperties
-
- equals(Object) - Method in class com.atlassian.bamboo.specs.model.repository.bitbucket.server.BitbucketServerMirrorProperties
-
- equals(Object) - Method in class com.atlassian.bamboo.specs.model.repository.bitbucket.server.BitbucketServerRepositoryProperties
-
- equals(Object) - Method in class com.atlassian.bamboo.specs.model.repository.git.GitRepositoryProperties
-
- equals(Object) - Method in class com.atlassian.bamboo.specs.model.repository.git.SharedCredentialsAuthenticationProperties
-
- equals(Object) - Method in class com.atlassian.bamboo.specs.model.repository.git.SshPrivateKeyAuthenticationProperties
-
- equals(Object) - Method in class com.atlassian.bamboo.specs.model.repository.git.UserPasswordAuthenticationProperties
-
- equals(Object) - Method in class com.atlassian.bamboo.specs.model.repository.github.GitHubRepositoryProperties
-
- equals(Object) - Method in class com.atlassian.bamboo.specs.model.repository.viewer.FishEyeRepositoryViewerProperties
-
- equals(Object) - Method in class com.atlassian.bamboo.specs.model.repository.viewer.GenericRepositoryViewerProperties
-
- equals(Object) - Method in class com.atlassian.bamboo.specs.model.task.AntTaskProperties
-
- equals(Object) - Method in class com.atlassian.bamboo.specs.model.task.ArtifactDownloaderTaskProperties
-
- equals(Object) - Method in class com.atlassian.bamboo.specs.model.task.ArtifactItemProperties
-
- equals(Object) - Method in class com.atlassian.bamboo.specs.model.task.BaseNodeTaskProperties
-
- equals(Object) - Method in class com.atlassian.bamboo.specs.model.task.BaseSshTaskProperties
-
- equals(Object) - Method in class com.atlassian.bamboo.specs.model.task.BaseVcsTaskProperties
-
- equals(Object) - Method in class com.atlassian.bamboo.specs.model.task.BowerTaskProperties
-
- equals(Object) - Method in class com.atlassian.bamboo.specs.model.task.BuildWarningParserTaskProperties
-
- equals(Object) - Method in class com.atlassian.bamboo.specs.model.task.CheckoutItemProperties
-
- equals(Object) - Method in class com.atlassian.bamboo.specs.model.task.CommandTaskProperties
-
- equals(Object) - Method in class com.atlassian.bamboo.specs.model.task.docker.AbstractDockerTaskProperties
-
- equals(Object) - Method in class com.atlassian.bamboo.specs.model.task.docker.DockerBuildImageTaskProperties
-
- equals(Object) - Method in class com.atlassian.bamboo.specs.model.task.docker.DockerRegistryTaskProperties
-
- equals(Object) - Method in class com.atlassian.bamboo.specs.model.task.docker.DockerRunContainerTaskProperties
-
- equals(Object) - Method in class com.atlassian.bamboo.specs.model.task.DownloadItemProperties
-
- equals(Object) - Method in class com.atlassian.bamboo.specs.model.task.DumpVariablesTaskProperties
-
- equals(Object) - Method in class com.atlassian.bamboo.specs.model.task.FastlaneTaskProperties
-
- equals(Object) - Method in class com.atlassian.bamboo.specs.model.task.GruntTaskProperties
-
- equals(Object) - Method in class com.atlassian.bamboo.specs.model.task.GulpTaskProperties
-
- equals(Object) - Method in class com.atlassian.bamboo.specs.model.task.InjectVariablesTaskProperties
-
- equals(Object) - Method in class com.atlassian.bamboo.specs.model.task.MavenDependenciesProcessorTaskProperties
-
- equals(Object) - Method in class com.atlassian.bamboo.specs.model.task.MavenTaskProperties
-
- equals(Object) - Method in class com.atlassian.bamboo.specs.model.task.MochaParserTaskProperties
-
- equals(Object) - Method in class com.atlassian.bamboo.specs.model.task.MochaRunnerTaskProperties
-
- equals(Object) - Method in class com.atlassian.bamboo.specs.model.task.MsBuildTaskProperties
-
- equals(Object) - Method in class com.atlassian.bamboo.specs.model.task.NodeTaskProperties
-
- equals(Object) - Method in class com.atlassian.bamboo.specs.model.task.NodeunitTaskProperties
-
- equals(Object) - Method in class com.atlassian.bamboo.specs.model.task.NpmTaskProperties
-
- equals(Object) - Method in class com.atlassian.bamboo.specs.model.task.NUnitRunnerTaskProperties
-
- equals(Object) - Method in class com.atlassian.bamboo.specs.model.task.ScpTaskProperties
-
- equals(Object) - Method in class com.atlassian.bamboo.specs.model.task.ScriptTaskProperties
-
- equals(Object) - Method in class com.atlassian.bamboo.specs.model.task.SshTaskProperties
-
- equals(Object) - Method in class com.atlassian.bamboo.specs.model.task.TestParserTaskProperties
-
- equals(Object) - Method in class com.atlassian.bamboo.specs.model.task.VcsBranchTaskProperties
-
- equals(Object) - Method in class com.atlassian.bamboo.specs.model.task.VcsCheckoutTaskProperties
-
- equals(Object) - Method in class com.atlassian.bamboo.specs.model.task.VcsCommitTaskProperties
-
- equals(Object) - Method in class com.atlassian.bamboo.specs.model.task.VcsTagTaskProperties
-
- equals(Object) - Method in class com.atlassian.bamboo.specs.model.trigger.AfterSuccessfulBuildPlanTriggerProperties
-
- equals(Object) - Method in class com.atlassian.bamboo.specs.model.trigger.AfterSuccessfulDeploymentTriggerProperties
-
- equals(Object) - Method in class com.atlassian.bamboo.specs.model.trigger.AfterSuccessfulStageTriggerProperties
-
- equals(Object) - Method in class com.atlassian.bamboo.specs.model.trigger.RemoteTriggerProperties
-
- equals(Object) - Method in class com.atlassian.bamboo.specs.model.trigger.RepositoryPollingTriggerProperties
-
- equals(Object) - Method in class com.atlassian.bamboo.specs.model.trigger.ScheduledTriggerProperties
-
- equals(Object) - Method in class com.atlassian.bamboo.specs.util.BambooSpecProperties
-
- executable(String) - Method in class com.atlassian.bamboo.specs.builders.task.CommandTask
-
Sets label (not a path) of command to be executed.
- executable(String) - Method in class com.atlassian.bamboo.specs.builders.task.MsBuildTask
-
Specifies MSBuild executable to be used.
- executable(String) - Method in class com.atlassian.bamboo.specs.builders.task.NUnitRunnerTask
-
Sets label (not a path) of NUnit executable.
- executableLabel(String) - Method in class com.atlassian.bamboo.specs.builders.task.AntTask
-
Sets label of Ant executable.
- executableLabel(String) - Method in class com.atlassian.bamboo.specs.builders.task.FastlaneTask
-
Label of the Fastlane executable.
- executableLabel(String) - Method in class com.atlassian.bamboo.specs.builders.task.MavenTask
-
- executableLabel - Variable in class com.atlassian.bamboo.specs.model.task.AntTaskProperties
-
- executableLabel - Variable in class com.atlassian.bamboo.specs.model.task.MavenTaskProperties
-
- execute(T) - Method in class com.atlassian.bamboo.specs.util.IsolatedExecutor
-
- execute(BambooSpecProperties) - Static method in class com.atlassian.bamboo.specs.util.IsolatedYamlizator
-
- failBuild(boolean) - Method in class com.atlassian.bamboo.specs.builders.task.BuildWarningParserTask
-
Enable this flag for the task to fail if the number of warnings exceeds a threshold.
- failBuildSeverity(BuildWarningParserTask.WarningSeverity) - Method in class com.atlassian.bamboo.specs.builders.task.BuildWarningParserTask
-
Sets minimum severity of warnings that count towards fail build threshold.
- failBuildThreshold(int) - Method in class com.atlassian.bamboo.specs.builders.task.BuildWarningParserTask
-
Sets maximum number of warnings for which the build passes.
- FastlaneTask - Class in com.atlassian.bamboo.specs.builders.task
-
Fastlane build task builder.
- FastlaneTask() - Constructor for class com.atlassian.bamboo.specs.builders.task.FastlaneTask
-
- FastlaneTaskProperties - Class in com.atlassian.bamboo.specs.model.task
-
- FastlaneTaskProperties() - Constructor for class com.atlassian.bamboo.specs.model.task.FastlaneTaskProperties
-
- FastlaneTaskProperties(String, boolean, String, String, String, String, List<RequirementProperties>, List<? extends ConditionProperties>) - Constructor for class com.atlassian.bamboo.specs.model.task.FastlaneTaskProperties
-
- fetchWholeRepository(boolean) - Method in class com.atlassian.bamboo.specs.builders.repository.bitbucket.cloud.BitbucketCloudRepository
-
Enforces (or not) fetching all remote refs from the repository rather than single branch.
- fetchWholeRepository(boolean) - Method in class com.atlassian.bamboo.specs.builders.repository.bitbucket.server.BitbucketServerRepository
-
Enforces (or not) fetching all remote refs from the repository rather than single branch.
- fetchWholeRepository(boolean) - Method in class com.atlassian.bamboo.specs.builders.repository.git.GitRepository
-
Enforces (or not) fetching all remote refs from the repository rather than single branch.
- fetchWholeRepository(boolean) - Method in class com.atlassian.bamboo.specs.builders.repository.github.GitHubRepository
-
Enforces (or not) fetching all remote refs from the repository rather than single branch.
- FieldSetterEmitter<T> - Class in com.atlassian.bamboo.specs.codegen.emitters.fragment
-
- FieldSetterEmitter(String) - Constructor for class com.atlassian.bamboo.specs.codegen.emitters.fragment.FieldSetterEmitter
-
- FieldSetterEmitterFactory - Class in com.atlassian.bamboo.specs.codegen.emitters.fragment
-
Utility to resolve the best code generator for a field of
EntityProperties instance.
- fieldSetterEmitterFor(CodeGenerationContext, Class<?>, Field, Object) - Static method in class com.atlassian.bamboo.specs.codegen.emitters.fragment.FieldSetterEmitterFactory
-
- fieldsToSkip - Variable in class com.atlassian.bamboo.specs.codegen.emitters.value.EntityPropertiesEmitter
-
- fileFromPath(Path) - Method in class com.atlassian.bamboo.specs.builders.task.ScriptTask
-
Sets the file path of script to execute.
- fileFromPath(String) - Method in class com.atlassian.bamboo.specs.builders.task.ScriptTask
-
Sets the file path of script to execute.
- FileUserPasswordCredentials - Class in com.atlassian.bamboo.specs.util
-
Provides Bamboo credentials from text file.
- FileUserPasswordCredentials() - Constructor for class com.atlassian.bamboo.specs.util.FileUserPasswordCredentials
-
- FileUserPasswordCredentials(String) - Constructor for class com.atlassian.bamboo.specs.util.FileUserPasswordCredentials
-
- FileUtils - Class in com.atlassian.bamboo.specs.util
-
- findBuilderClass(Class) - Static method in class com.atlassian.bamboo.specs.codegen.BuilderClassProvider
-
Find a Bamboo Specs builder class producing specific entity.
- findEmitterByAnnotation(AnnotatedElement) - Static method in class com.atlassian.bamboo.specs.codegen.emitters.CodeGenerationUtils
-
Checks if a field or class has a code generator specified by an annotation.
- findField(Class<?>, String) - Method in class com.atlassian.bamboo.specs.codegen.emitters.value.EntityPropertiesEmitter
-
- FirstFailedJobNotification - Class in com.atlassian.bamboo.specs.builders.notification
-
Represents a notification which is sent for first job that failed for the plan.
- FirstFailedJobNotification() - Constructor for class com.atlassian.bamboo.specs.builders.notification.FirstFailedJobNotification
-
- FishEyeRepositoryViewer - Class in com.atlassian.bamboo.specs.builders.repository.viewer
-
Represents a Fisheye repository viewer.
- FishEyeRepositoryViewer() - Constructor for class com.atlassian.bamboo.specs.builders.repository.viewer.FishEyeRepositoryViewer
-
Specifies a Fisheye viewer.
- FishEyeRepositoryViewerProperties - Class in com.atlassian.bamboo.specs.model.repository.viewer
-
- FishEyeRepositoryViewerProperties(String, String, String) - Constructor for class com.atlassian.bamboo.specs.model.repository.viewer.FishEyeRepositoryViewerProperties
-
- fishEyeUrl(String) - Method in class com.atlassian.bamboo.specs.builders.repository.viewer.FishEyeRepositoryViewer
-
Sets url of a Fisheye server to be used for link generation.
- forDefaultRepository() - Static method in class com.atlassian.bamboo.specs.model.task.CheckoutItemProperties
-
- forException(Exception) - Static method in class com.atlassian.bamboo.specs.util.RestTaskResult
-
- forResult(Object) - Static method in class com.atlassian.bamboo.specs.util.RestTaskResult
-
- fromArtifact(String) - Method in class com.atlassian.bamboo.specs.builders.task.ScpTask
-
- fromArtifact(Artifact) - Method in class com.atlassian.bamboo.specs.builders.task.ScpTask
-
- fromArtifact(ArtifactItem) - Method in class com.atlassian.bamboo.specs.builders.task.ScpTask
-
Artifact to copy.
- fromLocalPath(String) - Method in class com.atlassian.bamboo.specs.builders.task.ScpTask
-
The local path (relative to the Bamboo working directory) to the files you want to copy.
- fromLocalPath(String, boolean) - Method in class com.atlassian.bamboo.specs.builders.task.ScpTask
-
The local path (relative to the Bamboo working directory) to the files you want to copy.
- generateCode() - Method in interface com.atlassian.bamboo.specs.codegen.BambooSpecsGenerator.CodeSupplier
-
- GenericRepositoryViewer - Class in com.atlassian.bamboo.specs.builders.repository.viewer
-
Represents a generic viewer.
- GenericRepositoryViewer() - Constructor for class com.atlassian.bamboo.specs.builders.repository.viewer.GenericRepositoryViewer
-
Specifies a generic viewer.
- GenericRepositoryViewerProperties - Class in com.atlassian.bamboo.specs.model.repository.viewer
-
- GenericRepositoryViewerProperties(String, String) - Constructor for class com.atlassian.bamboo.specs.model.repository.viewer.GenericRepositoryViewerProperties
-
- get() - Method in enum com.atlassian.bamboo.specs.util.PrivilegedThreadRegistry
-
- getAdditionalArguments() - Method in class com.atlassian.bamboo.specs.model.task.docker.DockerRunContainerTaskProperties
-
- getAlternatePathForTheGlobalSettingsFile() - Method in class com.atlassian.bamboo.specs.model.task.MavenDependenciesProcessorTaskProperties
-
- getAlternatePathForTheUserSettingsFile() - Method in class com.atlassian.bamboo.specs.model.task.MavenDependenciesProcessorTaskProperties
-
- getApiToken() - Method in class com.atlassian.bamboo.specs.model.notification.HipChatRecipientProperties
-
- getArgument() - Method in class com.atlassian.bamboo.specs.model.task.CommandTaskProperties
-
- getArgument() - Method in class com.atlassian.bamboo.specs.model.task.ScriptTaskProperties
-
- getArguments() - Method in class com.atlassian.bamboo.specs.model.task.MochaRunnerTaskProperties
-
- getArguments() - Method in class com.atlassian.bamboo.specs.model.task.NodeTaskProperties
-
- getArguments() - Method in class com.atlassian.bamboo.specs.model.task.NodeunitTaskProperties
-
- getArtifactBranch() - Method in class com.atlassian.bamboo.specs.model.trigger.ScheduledTriggerProperties
-
- getArtifactItem() - Method in class com.atlassian.bamboo.specs.model.task.ScpTaskProperties
-
- getArtifactName() - Method in class com.atlassian.bamboo.specs.model.task.ArtifactItemProperties
-
- getArtifactName() - Method in class com.atlassian.bamboo.specs.model.task.DownloadItemProperties
-
- getArtifactName() - Method in class com.atlassian.bamboo.specs.model.task.ScpTaskProperties
-
- getArtifacts() - Method in class com.atlassian.bamboo.specs.model.task.ArtifactDownloaderTaskProperties
-
- getAtlassianPlugin() - Method in class com.atlassian.bamboo.specs.model.credentials.SshCredentialsProperties
-
- getAtlassianPlugin() - Method in class com.atlassian.bamboo.specs.model.credentials.UsernamePasswordCredentialsProperties
-
- getAtlassianPlugin() - Method in class com.atlassian.bamboo.specs.model.notification.BuildErrorNotificationProperties
-
- getAtlassianPlugin() - Method in class com.atlassian.bamboo.specs.model.notification.EmailRecipientProperties
-
- getAtlassianPlugin() - Method in class com.atlassian.bamboo.specs.model.notification.GroupRecipientProperties
-
- getAtlassianPlugin() - Method in class com.atlassian.bamboo.specs.model.notification.HipChatRecipientProperties
-
- getAtlassianPlugin() - Method in class com.atlassian.bamboo.specs.model.notification.ImRecipientProperties
-
- getAtlassianPlugin() - Method in class com.atlassian.bamboo.specs.model.notification.UserRecipientProperties
-
- getAtlassianPlugin() - Method in class com.atlassian.bamboo.specs.model.notification.XFailedChainsNotificationProperties
-
- getAtlassianPlugin() - Method in class com.atlassian.bamboo.specs.model.repository.bitbucket.cloud.BitbucketCloudRepositoryProperties
-
- getAtlassianPlugin() - Method in class com.atlassian.bamboo.specs.model.repository.bitbucket.server.BitbucketServerRepositoryProperties
-
- getAtlassianPlugin() - Method in class com.atlassian.bamboo.specs.model.repository.git.GitRepositoryProperties
-
- getAtlassianPlugin() - Method in class com.atlassian.bamboo.specs.model.repository.github.GitHubRepositoryProperties
-
- getAtlassianPlugin() - Method in class com.atlassian.bamboo.specs.model.repository.viewer.FishEyeRepositoryViewerProperties
-
- getAtlassianPlugin() - Method in class com.atlassian.bamboo.specs.model.repository.viewer.GenericRepositoryViewerProperties
-
- getAtlassianPlugin() - Method in class com.atlassian.bamboo.specs.model.task.AntTaskProperties
-
- getAtlassianPlugin() - Method in class com.atlassian.bamboo.specs.model.task.ArtifactDownloaderTaskProperties
-
- getAtlassianPlugin() - Method in class com.atlassian.bamboo.specs.model.task.BowerTaskProperties
-
- getAtlassianPlugin() - Method in class com.atlassian.bamboo.specs.model.task.BuildWarningParserTaskProperties
-
- getAtlassianPlugin() - Method in class com.atlassian.bamboo.specs.model.task.CleanWorkingDirectoryTaskProperties
-
- getAtlassianPlugin() - Method in class com.atlassian.bamboo.specs.model.task.CommandTaskProperties
-
- getAtlassianPlugin() - Method in class com.atlassian.bamboo.specs.model.task.docker.AbstractDockerTaskProperties
-
- getAtlassianPlugin() - Method in class com.atlassian.bamboo.specs.model.task.DumpVariablesTaskProperties
-
- getAtlassianPlugin() - Method in class com.atlassian.bamboo.specs.model.task.FastlaneTaskProperties
-
- getAtlassianPlugin() - Method in class com.atlassian.bamboo.specs.model.task.GruntTaskProperties
-
- getAtlassianPlugin() - Method in class com.atlassian.bamboo.specs.model.task.GulpTaskProperties
-
- getAtlassianPlugin() - Method in class com.atlassian.bamboo.specs.model.task.InjectVariablesTaskProperties
-
- getAtlassianPlugin() - Method in class com.atlassian.bamboo.specs.model.task.MavenDependenciesProcessorTaskProperties
-
- getAtlassianPlugin() - Method in class com.atlassian.bamboo.specs.model.task.MavenTaskProperties
-
- getAtlassianPlugin() - Method in class com.atlassian.bamboo.specs.model.task.MochaParserTaskProperties
-
- getAtlassianPlugin() - Method in class com.atlassian.bamboo.specs.model.task.MochaRunnerTaskProperties
-
- getAtlassianPlugin() - Method in class com.atlassian.bamboo.specs.model.task.MsBuildTaskProperties
-
- getAtlassianPlugin() - Method in class com.atlassian.bamboo.specs.model.task.NodeTaskProperties
-
- getAtlassianPlugin() - Method in class com.atlassian.bamboo.specs.model.task.NodeunitTaskProperties
-
- getAtlassianPlugin() - Method in class com.atlassian.bamboo.specs.model.task.NpmTaskProperties
-
- getAtlassianPlugin() - Method in class com.atlassian.bamboo.specs.model.task.NUnitRunnerTaskProperties
-
- getAtlassianPlugin() - Method in class com.atlassian.bamboo.specs.model.task.ScpTaskProperties
-
- getAtlassianPlugin() - Method in class com.atlassian.bamboo.specs.model.task.ScriptTaskProperties
-
- getAtlassianPlugin() - Method in class com.atlassian.bamboo.specs.model.task.SshTaskProperties
-
- getAtlassianPlugin() - Method in class com.atlassian.bamboo.specs.model.task.TestParserTaskProperties
-
- getAtlassianPlugin() - Method in class com.atlassian.bamboo.specs.model.task.VcsBranchTaskProperties
-
- getAtlassianPlugin() - Method in class com.atlassian.bamboo.specs.model.task.VcsCheckoutTaskProperties
-
- getAtlassianPlugin() - Method in class com.atlassian.bamboo.specs.model.task.VcsCommitTaskProperties
-
- getAtlassianPlugin() - Method in class com.atlassian.bamboo.specs.model.task.VcsPushTaskProperties
-
- getAtlassianPlugin() - Method in class com.atlassian.bamboo.specs.model.task.VcsTagTaskProperties
-
- getAtlassianPlugin() - Method in class com.atlassian.bamboo.specs.model.trigger.AfterSuccessfulBuildPlanTriggerProperties
-
- getAtlassianPlugin() - Method in class com.atlassian.bamboo.specs.model.trigger.AfterSuccessfulDeploymentTriggerProperties
-
- getAtlassianPlugin() - Method in class com.atlassian.bamboo.specs.model.trigger.AfterSuccessfulStageTriggerProperties
-
- getAtlassianPlugin() - Method in class com.atlassian.bamboo.specs.model.trigger.BitbucketServerTriggerProperties
-
- getAtlassianPlugin() - Method in class com.atlassian.bamboo.specs.model.trigger.RemoteTriggerProperties
-
- getAtlassianPlugin() - Method in class com.atlassian.bamboo.specs.model.trigger.RepositoryPollingTriggerProperties
-
- getAtlassianPlugin() - Method in class com.atlassian.bamboo.specs.model.trigger.ScheduledTriggerProperties
-
- getAuthenticationProperties() - Method in class com.atlassian.bamboo.specs.model.repository.bitbucket.cloud.BitbucketCloudRepositoryProperties
-
- getAuthenticationProperties() - Method in class com.atlassian.bamboo.specs.model.repository.git.GitRepositoryProperties
-
- getAuthenticationProperties() - Method in class com.atlassian.bamboo.specs.model.repository.github.GitHubRepositoryProperties
-
- getAuthenticationType() - Method in class com.atlassian.bamboo.specs.model.task.BaseSshTaskProperties
-
- getBaseUrl() - Method in class com.atlassian.bamboo.specs.util.BambooServer
-
Get base URL for the Bamboo server.
- getBody() - Method in class com.atlassian.bamboo.specs.model.task.ScriptTaskProperties
-
- getBowerExecutable() - Method in class com.atlassian.bamboo.specs.model.task.BowerTaskProperties
-
- getBranch() - Method in class com.atlassian.bamboo.specs.model.repository.bitbucket.cloud.BitbucketCloudRepositoryProperties
-
- getBranch() - Method in class com.atlassian.bamboo.specs.model.repository.bitbucket.server.BitbucketServerRepositoryProperties
-
- getBranch() - Method in class com.atlassian.bamboo.specs.model.repository.git.GitRepositoryProperties
-
- getBranch() - Method in class com.atlassian.bamboo.specs.model.repository.github.GitHubRepositoryProperties
-
- getBranchName() - Method in class com.atlassian.bamboo.specs.model.task.VcsBranchTaskProperties
-
- getBuildFile() - Method in class com.atlassian.bamboo.specs.model.task.AntTaskProperties
-
- getCheckoutAuthenticationProperties() - Method in class com.atlassian.bamboo.specs.model.repository.bitbucket.cloud.BitbucketCloudRepositoryProperties
-
- getCheckoutItems() - Method in class com.atlassian.bamboo.specs.model.task.VcsCheckoutTaskProperties
-
- getClassForName(String) - Method in class com.atlassian.bamboo.specs.util.WhitelistedYamlConstructor
-
- getCommand() - Method in class com.atlassian.bamboo.specs.model.task.BowerTaskProperties
-
- getCommand() - Method in class com.atlassian.bamboo.specs.model.task.NpmTaskProperties
-
- getCommand() - Method in class com.atlassian.bamboo.specs.model.task.SshTaskProperties
-
- getCommandLineOptions() - Method in class com.atlassian.bamboo.specs.model.task.NUnitRunnerTaskProperties
-
- getCommandTimeout() - Method in class com.atlassian.bamboo.specs.model.repository.bitbucket.cloud.BitbucketCloudRepositoryProperties
-
- getCommandTimeout() - Method in class com.atlassian.bamboo.specs.model.repository.bitbucket.server.BitbucketServerRepositoryProperties
-
- getCommandTimeout() - Method in class com.atlassian.bamboo.specs.model.repository.git.GitRepositoryProperties
-
- getCommandTimeout() - Method in class com.atlassian.bamboo.specs.model.repository.github.GitHubRepositoryProperties
-
- getCommitMessage() - Method in class com.atlassian.bamboo.specs.model.task.VcsCommitTaskProperties
-
- getConstructor() - Method in interface com.atlassian.bamboo.specs.util.CustomYamlers.CustomYamler
-
- getConstructor() - Method in enum com.atlassian.bamboo.specs.util.DurationYamler
-
- getContainer() - Method in class com.atlassian.bamboo.specs.model.trigger.ScheduledTriggerProperties
-
- getContainerCommand() - Method in class com.atlassian.bamboo.specs.model.task.docker.DockerRunContainerTaskProperties
-
- getContainerEnvironmentVariables() - Method in class com.atlassian.bamboo.specs.model.task.docker.DockerRunContainerTaskProperties
-
- getContainerName() - Method in class com.atlassian.bamboo.specs.model.task.docker.DockerRunContainerTaskProperties
-
- getContainerWorkingDirectory() - Method in class com.atlassian.bamboo.specs.model.task.docker.DockerRunContainerTaskProperties
-
- getCounter() - Method in class com.atlassian.bamboo.specs.util.YamlFile
-
- getCronExpression() - Method in class com.atlassian.bamboo.specs.model.trigger.RepositoryPollingTriggerProperties
-
- getCronExpression() - Method in class com.atlassian.bamboo.specs.model.trigger.ScheduledTriggerProperties
-
- getDockerfile() - Method in class com.atlassian.bamboo.specs.model.task.docker.DockerBuildImageTaskProperties
-
- getDockerfileContent() - Method in class com.atlassian.bamboo.specs.model.task.docker.DockerBuildImageTaskProperties
-
- getEmail() - Method in class com.atlassian.bamboo.specs.model.notification.EmailRecipientProperties
-
- getEmail() - Method in class com.atlassian.bamboo.specs.model.task.docker.DockerRegistryTaskProperties
-
- getEnvironment() - Method in class com.atlassian.bamboo.specs.model.trigger.AfterSuccessfulDeploymentTriggerProperties
-
- getEnvironmentVariables() - Method in class com.atlassian.bamboo.specs.model.task.AntTaskProperties
-
- getEnvironmentVariables() - Method in class com.atlassian.bamboo.specs.model.task.BaseNodeTaskProperties
-
- getEnvironmentVariables() - Method in class com.atlassian.bamboo.specs.model.task.CommandTaskProperties
-
- getEnvironmentVariables() - Method in class com.atlassian.bamboo.specs.model.task.docker.AbstractDockerTaskProperties
-
- getEnvironmentVariables() - Method in class com.atlassian.bamboo.specs.model.task.FastlaneTaskProperties
-
- getEnvironmentVariables() - Method in class com.atlassian.bamboo.specs.model.task.MavenTaskProperties
-
- getEnvironmentVariables() - Method in class com.atlassian.bamboo.specs.model.task.MsBuildTaskProperties
-
- getEnvironmentVariables() - Method in class com.atlassian.bamboo.specs.model.task.NUnitRunnerTaskProperties
-
- getEnvironmentVariables() - Method in class com.atlassian.bamboo.specs.model.task.ScriptTaskProperties
-
- getException() - Method in class com.atlassian.bamboo.specs.util.RestTaskResult
-
- getExecutable() - Method in class com.atlassian.bamboo.specs.model.task.CommandTaskProperties
-
- getExecutable() - Method in class com.atlassian.bamboo.specs.model.task.MsBuildTaskProperties
-
- getExecutable() - Method in class com.atlassian.bamboo.specs.model.task.NUnitRunnerTaskProperties
-
- getExecutableLabel() - Method in class com.atlassian.bamboo.specs.model.task.AntTaskProperties
-
- getExecutableLabel() - Method in class com.atlassian.bamboo.specs.model.task.FastlaneTaskProperties
-
- getExecutableLabel() - Method in class com.atlassian.bamboo.specs.model.task.MavenTaskProperties
-
- getFailBuildSeverity() - Method in class com.atlassian.bamboo.specs.model.task.BuildWarningParserTaskProperties
-
- getFailBuildThreshold() - Method in class com.atlassian.bamboo.specs.model.task.BuildWarningParserTaskProperties
-
- getFilePattern() - Method in class com.atlassian.bamboo.specs.model.task.BuildWarningParserTaskProperties
-
- getFishEyeUrl() - Method in class com.atlassian.bamboo.specs.model.repository.viewer.FishEyeRepositoryViewerProperties
-
- getGoal() - Method in class com.atlassian.bamboo.specs.model.task.MavenTaskProperties
-
- getGroupName() - Method in class com.atlassian.bamboo.specs.model.notification.GroupRecipientProperties
-
- getGruntCliExecutable() - Method in class com.atlassian.bamboo.specs.model.task.GruntTaskProperties
-
- getGruntfile() - Method in class com.atlassian.bamboo.specs.model.task.GruntTaskProperties
-
- getGulpExecutable() - Method in class com.atlassian.bamboo.specs.model.task.GulpTaskProperties
-
- getGulpfile() - Method in class com.atlassian.bamboo.specs.model.task.GulpTaskProperties
-
- getHashCode() - Method in class com.atlassian.bamboo.specs.util.YamlFile
-
- getHost() - Method in class com.atlassian.bamboo.specs.model.task.BaseSshTaskProperties
-
- getHostFingerprint() - Method in class com.atlassian.bamboo.specs.model.task.BaseSshTaskProperties
-
- getHumanReadableId() - Method in class com.atlassian.bamboo.specs.util.RestTaskFactory.RestTask
-
- getId() - Method in class com.atlassian.bamboo.specs.util.YamlFile
-
- getImAddress() - Method in class com.atlassian.bamboo.specs.model.notification.ImRecipientProperties
-
- getImage() - Method in class com.atlassian.bamboo.specs.model.task.docker.DockerRegistryTaskProperties
-
- getImageFilename() - Method in class com.atlassian.bamboo.specs.model.task.docker.DockerBuildImageTaskProperties
-
- getImageName() - Method in class com.atlassian.bamboo.specs.model.task.docker.DockerBuildImageTaskProperties
-
- getImageName() - Method in class com.atlassian.bamboo.specs.model.task.docker.DockerRunContainerTaskProperties
-
- getInterpreter() - Method in class com.atlassian.bamboo.specs.model.task.ScriptTaskProperties
-
- getJdk() - Method in class com.atlassian.bamboo.specs.model.task.AntTaskProperties
-
- getJdk() - Method in class com.atlassian.bamboo.specs.model.task.MavenTaskProperties
-
- getKeepAliveIntervalInSec() - Method in class com.atlassian.bamboo.specs.model.task.SshTaskProperties
-
- getKey() - Method in class com.atlassian.bamboo.specs.model.credentials.SshCredentialsProperties
-
- getKey() - Method in class com.atlassian.bamboo.specs.model.task.BaseSshTaskProperties
-
- getLane() - Method in class com.atlassian.bamboo.specs.model.task.FastlaneTaskProperties
-
- getLocalPath() - Method in class com.atlassian.bamboo.specs.model.task.ScpTaskProperties
-
- getLocation() - Method in class com.atlassian.bamboo.specs.model.task.ScriptTaskProperties
-
- getLocation() - Method in class com.atlassian.bamboo.specs.util.YamlFile
-
- getLogger(Class<?>) - Static method in class com.atlassian.bamboo.specs.util.Logger
-
Returns an instance of the logger for the given class.
- getMessage() - Method in exception com.atlassian.bamboo.specs.exceptions.BambooSpecsRestRequestException
-
- getMirror() - Method in class com.atlassian.bamboo.specs.model.repository.bitbucket.server.BitbucketServerRepositoryProperties
-
- getMochaExecutable() - Method in class com.atlassian.bamboo.specs.model.task.MochaRunnerTaskProperties
-
- getModelVersion() - Static method in class com.atlassian.bamboo.specs.util.BambooSpecVersion
-
- getName() - Method in class com.atlassian.bamboo.specs.model.repository.bitbucket.server.BitbucketServerMirrorProperties
-
- getNamespace() - Method in class com.atlassian.bamboo.specs.model.task.InjectVariablesTaskProperties
-
- getNodeExecutable() - Method in class com.atlassian.bamboo.specs.model.task.BaseNodeTaskProperties
-
- getNodeunitExecutable() - Method in class com.atlassian.bamboo.specs.model.task.NodeunitTaskProperties
-
- getNumberOfFailures() - Method in class com.atlassian.bamboo.specs.model.notification.XFailedChainsNotificationProperties
-
- getNUnitTestFiles() - Method in class com.atlassian.bamboo.specs.model.task.NUnitRunnerTaskProperties
-
- getNUnitVersion() - Method in class com.atlassian.bamboo.specs.model.task.NUnitRunnerTaskProperties
-
- getOperationType() - Method in class com.atlassian.bamboo.specs.model.task.docker.DockerRegistryTaskProperties
-
- getOptions() - Method in class com.atlassian.bamboo.specs.model.task.MsBuildTaskProperties
-
- getOverrideProjectFile() - Method in class com.atlassian.bamboo.specs.model.task.MavenDependenciesProcessorTaskProperties
-
- getParser() - Method in class com.atlassian.bamboo.specs.model.task.BuildWarningParserTaskProperties
-
- getPassphrase() - Method in class com.atlassian.bamboo.specs.model.credentials.SshCredentialsProperties
-
- getPassphrase() - Method in class com.atlassian.bamboo.specs.model.repository.git.SshPrivateKeyAuthenticationProperties
-
- getPassphrase() - Method in class com.atlassian.bamboo.specs.model.task.BaseSshTaskProperties
-
- getPassword() - Method in class com.atlassian.bamboo.specs.model.credentials.UsernamePasswordCredentialsProperties
-
- getPassword() - Method in class com.atlassian.bamboo.specs.model.repository.git.UserPasswordAuthenticationProperties
-
- getPassword() - Method in class com.atlassian.bamboo.specs.model.task.BaseSshTaskProperties
-
- getPassword() - Method in class com.atlassian.bamboo.specs.model.task.docker.DockerRegistryTaskProperties
-
- getPassword() - Method in class com.atlassian.bamboo.specs.util.FileUserPasswordCredentials
-
- getPassword() - Method in class com.atlassian.bamboo.specs.util.SimpleUserPasswordCredentials
-
- getPassword() - Method in interface com.atlassian.bamboo.specs.util.UserPasswordCredentials
-
- getPath() - Method in class com.atlassian.bamboo.specs.model.task.CheckoutItemProperties
-
- getPath() - Method in class com.atlassian.bamboo.specs.model.task.DownloadItemProperties
-
- getPath() - Method in class com.atlassian.bamboo.specs.model.task.InjectVariablesTaskProperties
-
- getPath() - Method in class com.atlassian.bamboo.specs.model.task.ScriptTaskProperties
-
- getPathToMavenLocalRepository() - Method in class com.atlassian.bamboo.specs.model.task.MavenDependenciesProcessorTaskProperties
-
- getPickUpTestResultsCreatedOutsideOfThisBuild() - Method in class com.atlassian.bamboo.specs.model.task.TestParserTaskProperties
-
- getPollingPeriod() - Method in class com.atlassian.bamboo.specs.model.trigger.RepositoryPollingTriggerProperties
-
- getPollType() - Method in class com.atlassian.bamboo.specs.model.trigger.RepositoryPollingTriggerProperties
-
- getPort() - Method in class com.atlassian.bamboo.specs.model.task.BaseSshTaskProperties
-
- getPortMappings() - Method in class com.atlassian.bamboo.specs.model.task.docker.DockerRunContainerTaskProperties
-
- getProjectFile() - Method in class com.atlassian.bamboo.specs.model.task.MavenTaskProperties
-
- getProjectFile() - Method in class com.atlassian.bamboo.specs.model.task.MsBuildTaskProperties
-
- getProjectKey() - Method in class com.atlassian.bamboo.specs.model.repository.bitbucket.server.BitbucketServerRepositoryProperties
-
- getRegistryType() - Method in class com.atlassian.bamboo.specs.model.task.docker.DockerRegistryTaskProperties
-
- getReleaseBranch() - Method in class com.atlassian.bamboo.specs.model.trigger.AfterSuccessfulBuildPlanTriggerProperties
-
- getReleaseBranch() - Method in class com.atlassian.bamboo.specs.model.trigger.AfterSuccessfulStageTriggerProperties
-
- getRemotePath() - Method in class com.atlassian.bamboo.specs.model.task.ScpTaskProperties
-
- getRepository() - Method in class com.atlassian.bamboo.specs.model.repository.github.GitHubRepositoryProperties
-
- getRepository() - Method in class com.atlassian.bamboo.specs.model.task.BaseVcsTaskProperties
-
- getRepository() - Method in class com.atlassian.bamboo.specs.model.task.BuildWarningParserTaskProperties
-
- getRepository() - Method in class com.atlassian.bamboo.specs.model.task.CheckoutItemProperties
-
- getRepositoryName() - Method in class com.atlassian.bamboo.specs.model.repository.viewer.FishEyeRepositoryViewerProperties
-
- getRepositoryPath() - Method in class com.atlassian.bamboo.specs.model.repository.viewer.FishEyeRepositoryViewerProperties
-
- getRepositoryPath() - Method in class com.atlassian.bamboo.specs.model.repository.viewer.GenericRepositoryViewerProperties
-
- getRepositorySlug() - Method in class com.atlassian.bamboo.specs.model.repository.bitbucket.cloud.BitbucketCloudRepositoryProperties
-
- getRepositorySlug() - Method in class com.atlassian.bamboo.specs.model.repository.bitbucket.server.BitbucketServerRepositoryProperties
-
- getRepresenter() - Method in interface com.atlassian.bamboo.specs.util.CustomYamlers.CustomYamler
-
- getRepresenter() - Method in enum com.atlassian.bamboo.specs.util.DurationYamler
-
- getResponseEntity() - Method in exception com.atlassian.bamboo.specs.exceptions.BambooSpecsRestRequestException
-
HTTP response entity returned by server.
- getRestEntpointUri() - Method in class com.atlassian.bamboo.specs.util.RestTaskFactory.RestTask
-
- getResult() - Method in class com.atlassian.bamboo.specs.util.RestTaskResult
-
- getResultDirectories() - Method in class com.atlassian.bamboo.specs.model.task.TestParserTaskProperties
-
- getResultFilename() - Method in class com.atlassian.bamboo.specs.model.task.NUnitRunnerTaskProperties
-
- getRoom() - Method in class com.atlassian.bamboo.specs.model.notification.HipChatRecipientProperties
-
- getRootEntity() - Method in class com.atlassian.bamboo.specs.util.BambooSpecProperties
-
- getScope() - Method in class com.atlassian.bamboo.specs.model.task.InjectVariablesTaskProperties
-
- getScript() - Method in class com.atlassian.bamboo.specs.model.task.NodeTaskProperties
-
- getServer() - Method in class com.atlassian.bamboo.specs.model.repository.bitbucket.server.BitbucketServerRepositoryProperties
-
- getServiceTimeout() - Method in class com.atlassian.bamboo.specs.model.task.docker.DockerRunContainerTaskProperties
-
- getServiceURLPattern() - Method in class com.atlassian.bamboo.specs.model.task.docker.DockerRunContainerTaskProperties
-
- getSharedCredentials() - Method in class com.atlassian.bamboo.specs.model.repository.git.SharedCredentialsAuthenticationProperties
-
- getSharedCredentialsIdentifier() - Method in class com.atlassian.bamboo.specs.model.task.docker.DockerRegistryTaskProperties
-
- getSharedCredentialsIdentifierProperties() - Method in class com.atlassian.bamboo.specs.model.task.BaseSshTaskProperties
-
- getSourcePlan() - Method in class com.atlassian.bamboo.specs.model.task.ArtifactDownloaderTaskProperties
-
- getSourcePlan() - Method in class com.atlassian.bamboo.specs.model.task.ArtifactItemProperties
-
- getSpecModelVersion() - Method in class com.atlassian.bamboo.specs.util.BambooSpecProperties
-
- getSshCloneUrl() - Method in class com.atlassian.bamboo.specs.model.repository.bitbucket.server.BitbucketServerRepositoryProperties
-
- getSshPrivateKey() - Method in class com.atlassian.bamboo.specs.model.repository.bitbucket.server.BitbucketServerRepositoryProperties
-
- getSshPrivateKey() - Method in class com.atlassian.bamboo.specs.model.repository.git.SshPrivateKeyAuthenticationProperties
-
- getSshPublicKey() - Method in class com.atlassian.bamboo.specs.model.repository.bitbucket.server.BitbucketServerRepositoryProperties
-
- getStageName() - Method in class com.atlassian.bamboo.specs.model.trigger.AfterSuccessfulStageTriggerProperties
-
- getStatusCode() - Method in exception com.atlassian.bamboo.specs.exceptions.BambooSpecsRestRequestException
-
HTTP status code returned by server.
- getTagName() - Method in class com.atlassian.bamboo.specs.model.task.VcsTagTaskProperties
-
- getTarget() - Method in class com.atlassian.bamboo.specs.model.task.AntTaskProperties
-
- getTask() - Method in class com.atlassian.bamboo.specs.model.task.GruntTaskProperties
-
- getTask() - Method in class com.atlassian.bamboo.specs.model.task.GulpTaskProperties
-
- getTestCategoriesToExclude() - Method in class com.atlassian.bamboo.specs.model.task.NUnitRunnerTaskProperties
-
- getTestCategoriesToInclude() - Method in class com.atlassian.bamboo.specs.model.task.NUnitRunnerTaskProperties
-
- getTestDirectoryOption() - Method in class com.atlassian.bamboo.specs.model.task.MavenTaskProperties
-
- getTestFilePattern() - Method in class com.atlassian.bamboo.specs.model.task.MochaParserTaskProperties
-
- getTestFilesAndDirectories() - Method in class com.atlassian.bamboo.specs.model.task.MochaRunnerTaskProperties
-
- getTestFilesAndDirectories() - Method in class com.atlassian.bamboo.specs.model.task.NodeunitTaskProperties
-
- getTestResultsDirectory() - Method in class com.atlassian.bamboo.specs.model.task.AntTaskProperties
-
- getTestResultsDirectory() - Method in class com.atlassian.bamboo.specs.model.task.MavenTaskProperties
-
- getTestResultsDirectory() - Method in class com.atlassian.bamboo.specs.model.task.NodeunitTaskProperties
-
- getTestsToRun() - Method in class com.atlassian.bamboo.specs.model.task.NUnitRunnerTaskProperties
-
- getTestType() - Method in class com.atlassian.bamboo.specs.builders.task.TestParserTask
-
Gets test engine supported by this task.
- getTestType() - Method in class com.atlassian.bamboo.specs.model.task.TestParserTaskProperties
-
- getThread() - Method in class com.atlassian.bamboo.specs.util.IsolatedExecutor
-
- getThread() - Static method in class com.atlassian.bamboo.specs.util.IsolatedYamlizator
-
- getTriggerIPAddresses() - Method in class com.atlassian.bamboo.specs.model.trigger.RemoteTriggerProperties
-
- getUrl() - Method in class com.atlassian.bamboo.specs.model.repository.bitbucket.server.BitbucketServerMirrorProperties
-
- getUrl() - Method in class com.atlassian.bamboo.specs.model.repository.git.GitRepositoryProperties
-
- getUsername() - Method in class com.atlassian.bamboo.specs.model.credentials.UsernamePasswordCredentialsProperties
-
- getUserName() - Method in class com.atlassian.bamboo.specs.model.notification.UserRecipientProperties
-
- getUsername() - Method in class com.atlassian.bamboo.specs.model.repository.git.UserPasswordAuthenticationProperties
-
- getUsername() - Method in class com.atlassian.bamboo.specs.model.task.BaseSshTaskProperties
-
- getUsername() - Method in class com.atlassian.bamboo.specs.model.task.docker.DockerRegistryTaskProperties
-
- getUsername() - Method in class com.atlassian.bamboo.specs.util.FileUserPasswordCredentials
-
- getUsername() - Method in class com.atlassian.bamboo.specs.util.SimpleUserPasswordCredentials
-
- getUsername() - Method in interface com.atlassian.bamboo.specs.util.UserPasswordCredentials
-
- getUserPasswordCredentials() - Method in class com.atlassian.bamboo.specs.util.RestTaskFactory.RestTask
-
- getValidationContext() - Method in class com.atlassian.bamboo.specs.model.task.BaseNodeTaskProperties
-
- getValidationContext() - Method in class com.atlassian.bamboo.specs.model.task.BaseVcsTaskProperties
-
- getValidationContext() - Method in class com.atlassian.bamboo.specs.model.task.BowerTaskProperties
-
- getValidationContext() - Method in class com.atlassian.bamboo.specs.model.task.GruntTaskProperties
-
- getValidationContext() - Method in class com.atlassian.bamboo.specs.model.task.GulpTaskProperties
-
- getValidationContext() - Method in class com.atlassian.bamboo.specs.model.task.MochaRunnerTaskProperties
-
- getValidationContext() - Method in class com.atlassian.bamboo.specs.model.task.NodeTaskProperties
-
- getValidationContext() - Method in class com.atlassian.bamboo.specs.model.task.NodeunitTaskProperties
-
- getValidationContext() - Method in class com.atlassian.bamboo.specs.model.task.NpmTaskProperties
-
- getValidationContext() - Method in class com.atlassian.bamboo.specs.model.task.VcsBranchTaskProperties
-
- getValidationContext() - Method in class com.atlassian.bamboo.specs.model.task.VcsCommitTaskProperties
-
- getValidationContext() - Method in class com.atlassian.bamboo.specs.model.task.VcsPushTaskProperties
-
- getValidationContext() - Method in class com.atlassian.bamboo.specs.model.task.VcsTagTaskProperties
-
- getVcsChangeDetection() - Method in class com.atlassian.bamboo.specs.model.repository.bitbucket.cloud.BitbucketCloudRepositoryProperties
-
- getVcsChangeDetection() - Method in class com.atlassian.bamboo.specs.model.repository.bitbucket.server.BitbucketServerRepositoryProperties
-
- getVcsChangeDetection() - Method in class com.atlassian.bamboo.specs.model.repository.git.GitRepositoryProperties
-
- getVcsChangeDetection() - Method in class com.atlassian.bamboo.specs.model.repository.github.GitHubRepositoryProperties
-
- getVersion() - Method in class com.atlassian.bamboo.specs.model.task.MavenTaskProperties
-
- getViewerUrl() - Method in class com.atlassian.bamboo.specs.model.repository.viewer.GenericRepositoryViewerProperties
-
- getVolumeMappings() - Method in class com.atlassian.bamboo.specs.model.task.docker.DockerRunContainerTaskProperties
-
- getWorkingSubdirectory() - Method in class com.atlassian.bamboo.specs.model.task.AntTaskProperties
-
- getWorkingSubdirectory() - Method in class com.atlassian.bamboo.specs.model.task.BaseNodeTaskProperties
-
- getWorkingSubdirectory() - Method in class com.atlassian.bamboo.specs.model.task.BaseVcsTaskProperties
-
- getWorkingSubdirectory() - Method in class com.atlassian.bamboo.specs.model.task.CommandTaskProperties
-
- getWorkingSubdirectory() - Method in class com.atlassian.bamboo.specs.model.task.docker.AbstractDockerTaskProperties
-
- getWorkingSubdirectory() - Method in class com.atlassian.bamboo.specs.model.task.FastlaneTaskProperties
-
- getWorkingSubdirectory() - Method in class com.atlassian.bamboo.specs.model.task.MavenDependenciesProcessorTaskProperties
-
- getWorkingSubdirectory() - Method in class com.atlassian.bamboo.specs.model.task.MavenTaskProperties
-
- getWorkingSubdirectory() - Method in class com.atlassian.bamboo.specs.model.task.MochaParserTaskProperties
-
- getWorkingSubdirectory() - Method in class com.atlassian.bamboo.specs.model.task.MsBuildTaskProperties
-
- getWorkingSubdirectory() - Method in class com.atlassian.bamboo.specs.model.task.ScriptTaskProperties
-
- getYaml() - Static method in class com.atlassian.bamboo.specs.util.Yamlizator
-
- getYamledClass() - Method in interface com.atlassian.bamboo.specs.util.CustomYamlers.CustomYamler
-
- getYamledClass() - Method in enum com.atlassian.bamboo.specs.util.DurationYamler
-
- getYamlString() - Method in class com.atlassian.bamboo.specs.util.RestTaskFactory.RestTask
-
- getYamlWithRepositoryIncludes(int, Path) - Static method in class com.atlassian.bamboo.specs.util.Yamlizator
-
- GitAuthenticationEmitter - Class in com.atlassian.bamboo.specs.codegen.emitters.repository
-
- GitAuthenticationEmitter() - Constructor for class com.atlassian.bamboo.specs.codegen.emitters.repository.GitAuthenticationEmitter
-
- GitHubRepository - Class in com.atlassian.bamboo.specs.builders.repository.github
-
GitHub repository.
- GitHubRepository() - Constructor for class com.atlassian.bamboo.specs.builders.repository.github.GitHubRepository
-
- GitHubRepositoryProperties - Class in com.atlassian.bamboo.specs.model.repository.github
-
- GitHubRepositoryProperties(String, BambooOidProperties, String, String, VcsRepositoryViewerProperties, String, String, AuthenticationProperties, VcsChangeDetectionProperties, boolean, boolean, boolean, Duration, boolean, boolean, boolean) - Constructor for class com.atlassian.bamboo.specs.model.repository.github.GitHubRepositoryProperties
-
- GitHubRepositoryViewer - Class in com.atlassian.bamboo.specs.builders.repository.viewer
-
GitHub repository viewer.
- GitHubRepositoryViewer() - Constructor for class com.atlassian.bamboo.specs.builders.repository.viewer.GitHubRepositoryViewer
-
- GitRepository - Class in com.atlassian.bamboo.specs.builders.repository.git
-
Represents a git repository in Bamboo.
- GitRepository() - Constructor for class com.atlassian.bamboo.specs.builders.repository.git.GitRepository
-
- GitRepositoryProperties - Class in com.atlassian.bamboo.specs.model.repository.git
-
- GitRepositoryProperties(String, BambooOidProperties, String, String, VcsRepositoryViewerProperties, String, String, AuthenticationProperties, VcsChangeDetectionProperties, boolean, boolean, boolean, Duration, boolean, boolean, boolean) - Constructor for class com.atlassian.bamboo.specs.model.repository.git.GitRepositoryProperties
-
- goal - Variable in class com.atlassian.bamboo.specs.builders.task.MavenTask
-
- goal(String) - Method in class com.atlassian.bamboo.specs.builders.task.MavenTask
-
- goal - Variable in class com.atlassian.bamboo.specs.model.task.MavenTaskProperties
-
- GroupRecipient - Class in com.atlassian.bamboo.specs.builders.notification
-
Represents a group Bamboo can send notifications to.
- GroupRecipient(String) - Constructor for class com.atlassian.bamboo.specs.builders.notification.GroupRecipient
-
- GroupRecipientProperties - Class in com.atlassian.bamboo.specs.model.notification
-
- GroupRecipientProperties(String) - Constructor for class com.atlassian.bamboo.specs.model.notification.GroupRecipientProperties
-
- gruntCliExecutable(String) - Method in class com.atlassian.bamboo.specs.builders.task.GruntTask
-
Specify path to the Grunt command line interface (grunt-cli) executable for this task.
- gruntfile(String) - Method in class com.atlassian.bamboo.specs.builders.task.GruntTask
-
Specify path to the gruntfile, relative to the build working directory.
- GruntTask - Class in com.atlassian.bamboo.specs.builders.task
-
Represents Bamboo task which executes Grunt tasks.
- GruntTask() - Constructor for class com.atlassian.bamboo.specs.builders.task.GruntTask
-
- GruntTaskProperties - Class in com.atlassian.bamboo.specs.model.task
-
- GruntTaskProperties() - Constructor for class com.atlassian.bamboo.specs.model.task.GruntTaskProperties
-
- GruntTaskProperties(String, boolean, String, String, String, String, String, String, List<RequirementProperties>, List<? extends ConditionProperties>) - Constructor for class com.atlassian.bamboo.specs.model.task.GruntTaskProperties
-
- gulpExecutable(String) - Method in class com.atlassian.bamboo.specs.builders.task.GulpTask
-
Specify path to the Gulp executable for this task.
- gulpfile(String) - Method in class com.atlassian.bamboo.specs.builders.task.GulpTask
-
Specify path to the gulpfile, relative to the build working directory.
- GulpTask - Class in com.atlassian.bamboo.specs.builders.task
-
Represents Bamboo task which executes Gulp tasks.
- GulpTask() - Constructor for class com.atlassian.bamboo.specs.builders.task.GulpTask
-
- GulpTaskProperties - Class in com.atlassian.bamboo.specs.model.task
-
- GulpTaskProperties() - Constructor for class com.atlassian.bamboo.specs.model.task.GulpTaskProperties
-
- GulpTaskProperties(String, boolean, String, String, String, String, String, String, List<RequirementProperties>, List<? extends ConditionProperties>) - Constructor for class com.atlassian.bamboo.specs.model.task.GulpTaskProperties
-
- 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
-
- 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
-
- 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.
- 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
-
- PlanIdentifierEmitter - Class in com.atlassian.bamboo.specs.codegen.emitters.plan
-
- PlanIdentifierEmitter() - Constructor for class com.atlassian.bamboo.specs.codegen.emitters.plan.PlanIdentifierEmitter
-
- PlanRepositoriesEmitter - Class in com.atlassian.bamboo.specs.codegen.emitters.plan
-
- PlanRepositoriesEmitter() - Constructor for class com.atlassian.bamboo.specs.codegen.emitters.plan.PlanRepositoriesEmitter
-
- 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
-
- 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, UserPasswordCredentials, String) - Method in class com.atlassian.bamboo.specs.util.RestHelper
-
- 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.
- 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.builders.repository.bitbucket.server.BitbucketServerRepository
-
Sets key of Bitbucket Server's project which repository belongs to.
- publish(RootEntityPropertiesBuilder) - Method in class com.atlassian.bamboo.specs.util.BambooServer
-
Publishes the given entity to Bamboo server.
- put(K, V) - Method in class com.atlassian.bamboo.specs.util.MapBuilder
-
Puts value to the map.
- put(URI, UserPasswordCredentials, String) - Method in class com.atlassian.bamboo.specs.util.RestHelper
-
- put(RestTaskFactory.RestTask) - Static method in class com.atlassian.bamboo.specs.util.SendQueue
-
- 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
-
- registryType - Variable in class com.atlassian.bamboo.specs.builders.task.AbstractDockerRegistryTask
-
- 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, 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.
- 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, RepositoryBasedTrigger.TriggeringRepositoriesType, List<VcsRepositoryIdentifierProperties>, String) - Constructor for class com.atlassian.bamboo.specs.model.trigger.RepositoryPollingTriggerProperties
-
- RepositoryPollingTriggerProperties(String, boolean, 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.
- 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
-
- 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.
- 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, 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) - 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) - 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) - 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...) - 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(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_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
-
- 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.
- 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.
- 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.
- 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 - Variable in class com.atlassian.bamboo.specs.builders.task.AbstractDockerRegistryTask
-
- shouldLog(Logger.LogLevel) - Method in enum com.atlassian.bamboo.specs.util.Logger.LogLevel
-
Whether the message at given logLevel should be logged.
- SimpleUserPasswordCredentials - Class in com.atlassian.bamboo.specs.util
-
Simples way to provide user and password credentials for Bamboo.
- SimpleUserPasswordCredentials(String, String) - Constructor for class com.atlassian.bamboo.specs.util.SimpleUserPasswordCredentials
-
- 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.
- 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
-
- 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
-
- standardResultsPath() - Method in class com.atlassian.bamboo.specs.builders.task.MavenTask
-
- start() - Method in class com.atlassian.bamboo.specs.util.IsolatedExecutor
-
- 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.
- tagName(String) - Method in class com.atlassian.bamboo.specs.builders.task.VcsTagTask
-
Sets the name of the tag to create.
- target(String) - Method in class com.atlassian.bamboo.specs.builders.task.AntTask
-
Specifies Ant target(s).
- target - Variable in class com.atlassian.bamboo.specs.model.task.AntTaskProperties
-
- task(String) - Method in class com.atlassian.bamboo.specs.builders.task.GruntTask
-
Grunt task to execute.
- task(String) - Method in class com.atlassian.bamboo.specs.builders.task.GulpTask
-
Gulp task to execute.
- testCategoriesToExclude(String...) - Method in class com.atlassian.bamboo.specs.builders.task.NUnitRunnerTask
-
Adds categories to exclude.
- testCategoriesToInclude(String...) - Method in class com.atlassian.bamboo.specs.builders.task.NUnitRunnerTask
-
Adds categories to include.
- testDirectoryOption - Variable in class com.atlassian.bamboo.specs.builders.task.MavenTask
-
- testDirectoryOption - Variable in class com.atlassian.bamboo.specs.model.task.MavenTaskProperties
-
- testFilePattern(String) - Method in class com.atlassian.bamboo.specs.builders.task.MochaParserTask
-
Deprecated.
Ant-style pattern of test results file to parse.
- testFilesAndDirectories(String) - Method in class com.atlassian.bamboo.specs.builders.task.MochaRunnerTask
-
Specify files and/or directories containing Mocha tests.
- testFilesAndDirectories(String) - Method in class com.atlassian.bamboo.specs.builders.task.NodeunitTask
-
Specify files and/or directories containing Nodeunit tests.
- TestParserTask - Class in com.atlassian.bamboo.specs.builders.task
-
Represents task that parses test results for presentation in Bamboo build results.
- TestParserTask(TestParserTaskProperties.TestType) - Constructor for class com.atlassian.bamboo.specs.builders.task.TestParserTask
-
Specify test parsing task that handles selected test engine.
- TestParserTaskProperties - Class in com.atlassian.bamboo.specs.model.task
-
- TestParserTaskProperties(TestParserTaskProperties.TestType, String, boolean, Collection<String>, Boolean, List<RequirementProperties>, List<? extends ConditionProperties>) - Constructor for class com.atlassian.bamboo.specs.model.task.TestParserTaskProperties
-
- TestParserTaskProperties.TestType - Enum in com.atlassian.bamboo.specs.model.task
-
- testResultsDirectory - Variable in class com.atlassian.bamboo.specs.builders.task.MavenTask
-
- testResultsDirectory(String) - Method in class com.atlassian.bamboo.specs.builders.task.NodeunitTask
-
Name of the directory where the test results will be stored (in JUnit XML format).
- testResultsDirectory - Variable in class com.atlassian.bamboo.specs.model.task.AntTaskProperties
-
- testResultsDirectory - Variable in class com.atlassian.bamboo.specs.model.task.MavenTaskProperties
-
- testResultsPath(String) - Method in class com.atlassian.bamboo.specs.builders.task.AntTask
-
Sets location where Bamboo will look for test results.
- testResultsPath(String) - Method in class com.atlassian.bamboo.specs.builders.task.MavenTask
-
- testsToRun(String...) - Method in class com.atlassian.bamboo.specs.builders.task.NUnitRunnerTask
-
Adds tests to run.
- toRemotePath(String) - Method in class com.atlassian.bamboo.specs.builders.task.ScpTask
-
The path to the destination directory on the remote server.
- toString() - Method in class com.atlassian.bamboo.specs.builders.task.ArtifactItem
-
- toString() - Method in class com.atlassian.bamboo.specs.codegen.BambooSpecsGenerator.Comment
-
- toString() - Method in class com.atlassian.bamboo.specs.model.credentials.SshCredentialsProperties
-
- toString() - Method in class com.atlassian.bamboo.specs.util.FileUserPasswordCredentials
-
- toString() - Method in class com.atlassian.bamboo.specs.util.SimpleUserPasswordCredentials
-
- trace(String, Object...) - Method in class com.atlassian.bamboo.specs.util.Logger
-
- trace(Throwable) - Method in class com.atlassian.bamboo.specs.util.Logger
-
- trace(Throwable, String, Object...) - Method in class com.atlassian.bamboo.specs.util.Logger
-
- triggerByBranch(String) - Method in class com.atlassian.bamboo.specs.builders.trigger.AfterSuccessfulBuildPlanTrigger
-
Configure trigger to start deployment when plan branch is updated.
- triggerByBranch(String) - Method in class com.atlassian.bamboo.specs.builders.trigger.AfterSuccessfulStageTrigger
-
Configure trigger to start deployment when plan branch is updated.
- triggerByMasterBranch() - Method in class com.atlassian.bamboo.specs.builders.trigger.AfterSuccessfulBuildPlanTrigger
-
Configure trigger to start deployment when plan master branch is updated.
- triggerByMasterBranch() - Method in class com.atlassian.bamboo.specs.builders.trigger.AfterSuccessfulStageTrigger
-
Configure trigger to start deployment when plan master branch is updated.
- TriggeringOptionEmitter - Class in com.atlassian.bamboo.specs.codegen.emitters.plan.branches
-
- TriggeringOptionEmitter() - Constructor for class com.atlassian.bamboo.specs.codegen.emitters.plan.branches.TriggeringOptionEmitter
-
- triggerIPAddresses(String) - Method in class com.atlassian.bamboo.specs.builders.trigger.RemoteTrigger
-
Sets the IP address.
- VALID_NAMESPACE_PATTERN - Static variable in class com.atlassian.bamboo.specs.model.task.InjectVariablesTaskProperties
-
- 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.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.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.util.BambooSpecProperties
-
- 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
-
- 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.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.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.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.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
-
- 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
-
- 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
-
- 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
-
- viewerUrl(String) - Method in class com.atlassian.bamboo.specs.builders.repository.viewer.GenericRepositoryViewer
-
Sets url to be used for link generation.