com.atlassian.bamboo.build
Class FilterController
java.lang.Object
com.atlassian.bamboo.build.CookieCutterImpl
com.atlassian.bamboo.build.FilterController
- All Implemented Interfaces:
- CookieCutter
public class FilterController
- extends CookieCutterImpl
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FILTER_COOKIE_NAME
public static final String FILTER_COOKIE_NAME
- Cookie key used for storing filter setting in build view.
- See Also:
- Constant Field Values
AGENT_FILTER_COOKIE_NAME
public static final String AGENT_FILTER_COOKIE_NAME
- Cookie key used for storing filter setting in agent view.
- See Also:
- Constant Field Values
FilterController
public FilterController()
getFilterMap
public Map<String,String> getFilterMap()
getSelectedFilterName
public String getSelectedFilterName()
getSelectedFilterKey
public String getSelectedFilterKey()
setSelectedFilterKey
public void setSelectedFilterKey(String selectedFilterKey)
getAgentFilterName
public String getAgentFilterName()
getAgentFilterKey
public String getAgentFilterKey()
setAgentFilterKey
public void setAgentFilterKey(String agentFilterKey)
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.