public static class AddJobDialog.CreateNewJob extends Object
Modifier and Type | Field and Description |
---|---|
protected com.atlassian.pageobjects.elements.PageElementFinder |
pageElementFinder |
Constructor and Description |
---|
CreateNewJob() |
Modifier and Type | Method and Description |
---|---|
void |
create(String name,
String partialKeyStr) |
AddJobDialog.CreateNewJob |
selectAgentIsolationType() |
AddJobDialog.CreateNewJob |
selectDockerIsolationType() |
AddJobDialog.CreateNewJob |
setDockerImage(String newDockerImage) |
void |
waitUntilDialogReady() |
@Inject protected com.atlassian.pageobjects.elements.PageElementFinder pageElementFinder
public AddJobDialog.CreateNewJob selectAgentIsolationType()
public AddJobDialog.CreateNewJob selectDockerIsolationType()
public AddJobDialog.CreateNewJob setDockerImage(@NotNull String newDockerImage)
public void waitUntilDialogReady()
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.