public class VcsCommitTask extends BaseVcsTask<VcsCommitTask,VcsCommitTaskProperties>
defaultRepository, repository, workingSubdirectoryconditions, description, requirements, taskEnabled| Constructor and Description |
|---|
VcsCommitTask() |
| Modifier and Type | Method and Description |
|---|---|
protected VcsCommitTaskProperties |
build() |
VcsCommitTask |
commitMessage(String commitMessage)
Sets the message to be used for committing.
|
defaultRepository, repository, repository, workingSubdirectoryconditions, description, enabled, requirementspublic VcsCommitTask commitMessage(@NotNull String commitMessage)
@NotNull protected VcsCommitTaskProperties build()
build in class Task<VcsCommitTask,VcsCommitTaskProperties>Copyright © 2018 Atlassian Software Systems Pty Ltd. All rights reserved.