Package com.atlassian.bamboo.ww2.aware
Interface TabSelectionAware
-
- All Known Implementing Classes:
ConfigureAgents,DashboardFilter,QuickFilterAction,StarterAction,ViewAgents,ViewOfflineAgents,ViewPlanUpdates,ViewResponsibilitiesForUser,ViewTelemetryAction
public interface TabSelectionAwareFor actions which implement clickable tabs.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description @NotNull StringgetSelectedTab()voidsetSelectedTab(@NotNull String label)
-