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