Uses of Class
com.atlassian.bamboo.specs.builders.task.VcsCommitTask
Package
Description
Tasks you can execute in a job, such as: source code checkout, Maven build or a shell script.
-
Uses of VcsCommitTask in com.atlassian.bamboo.specs.builders.task
Modifier and TypeMethodDescriptionVcsCommitTask.commitMessage
(@NotNull String commitMessage) Sets the message to be used for committing.