public class VcsTagTask extends BaseVcsTask<VcsTagTask,VcsTagTaskProperties>
defaultRepository, repository, workingSubdirectoryconditions, description, requirements, taskEnabled| Constructor and Description |
|---|
VcsTagTask() |
| Modifier and Type | Method and Description |
|---|---|
protected @NotNull VcsTagTaskProperties |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
VcsTagTask |
tagName(@NotNull String branchName)
Sets the name of the tag to create.
|
defaultRepository, repository, repository, workingSubdirectoryconditions, description, enabled, requirements, toStringpublic VcsTagTask tagName(@NotNull @NotNull String branchName)
@NotNull protected @NotNull VcsTagTaskProperties build()
build in class Task<VcsTagTask,VcsTagTaskProperties>public boolean equals(Object o)
equals in class BaseVcsTask<VcsTagTask,VcsTagTaskProperties>public int hashCode()
hashCode in class BaseVcsTask<VcsTagTask,VcsTagTaskProperties>Copyright © 2024 Atlassian Software Systems Pty Ltd. All rights reserved.