public class NewReleaseComponent extends Object
Constructor and Description |
---|
NewReleaseComponent(ExecuteDeploymentPage parent) |
Modifier and Type | Method and Description |
---|---|
boolean |
canSelectBranch() |
ExecuteDeploymentPage |
done() |
String |
getBranchFilterValue() |
String |
getBuildResultPickerValue() |
void |
waitUntilVersionNameHasText() |
NewReleaseComponent |
withReleaseName(String releaseName) |
public NewReleaseComponent(@NotNull ExecuteDeploymentPage parent)
public void waitUntilVersionNameHasText()
public NewReleaseComponent withReleaseName(String releaseName)
public boolean canSelectBranch()
public String getBranchFilterValue()
public String getBuildResultPickerValue()
public ExecuteDeploymentPage done()
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.