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