com.atlassian.studio.bamboo.topnav
Class UrlRewriteFilter

java.lang.Object
  extended by com.atlassian.studio.bamboo.topnav.UrlRewriteFilter

public class UrlRewriteFilter
extends Object


Field Summary
static String FILTER_MAP_PREFIX
           
static List<com.atlassian.studio.bamboo.topnav.UrlRewriteFilter.Entry> URL_MAPPINGS
           
 
Constructor Summary
UrlRewriteFilter()
           
 
Method Summary
static com.atlassian.studio.bamboo.topnav.UrlRewriteFilter.Entry findMatchingEntry(String uglyUrl)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FILTER_MAP_PREFIX

public static final String FILTER_MAP_PREFIX
See Also:
Constant Field Values

URL_MAPPINGS

public static List<com.atlassian.studio.bamboo.topnav.UrlRewriteFilter.Entry> URL_MAPPINGS
Constructor Detail

UrlRewriteFilter

public UrlRewriteFilter()
Method Detail

findMatchingEntry

public static com.atlassian.studio.bamboo.topnav.UrlRewriteFilter.Entry findMatchingEntry(String uglyUrl)


Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.