public class BambooSpecsStatusTab extends Object
Modifier and Type | Class and Description |
---|---|
static class |
BambooSpecsStatusTab.SpecsLog |
Constructor and Description |
---|
BambooSpecsStatusTab() |
Modifier and Type | Method and Description |
---|---|
int |
countSpecsLogs() |
String |
getSelectedBranch() |
List<BambooSpecsStatusTab.SpecsLog> |
getSpecLogs() |
boolean |
isBranchSelectPresent() |
void |
scanAndAwaitNewRssResult() |
void |
selectBranch(String branch) |
public boolean isBranchSelectPresent()
public String getSelectedBranch()
public void selectBranch(String branch)
public void scanAndAwaitNewRssResult()
public int countSpecsLogs()
public List<BambooSpecsStatusTab.SpecsLog> getSpecLogs()
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.