com.atlassian.bamboo.ww2.aware
Interface TabSelectionAware
- All Known Implementing Classes:
- ConfigureAgents, DashboardFilter, StarterAction, StudioStarterAction, ViewAgents, ViewOfflineAgents, ViewPlanUpdates, ViewResponsibilitiesForUser, ViewTelemetryAction
public interface TabSelectionAware
For actions which implement clickable tabs.
getSelectedTab
@NotNull
String getSelectedTab()
setSelectedTab
void setSelectedTab(@NotNull
String label)
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.