public class RssThreadLocal extends Object
| Modifier and Type | Field and Description |
|---|---|
static ThreadLocal<List<String>> |
blackListedMacros |
static ThreadLocal<Boolean> |
inRss |
| Constructor and Description |
|---|
RssThreadLocal() |
public static ThreadLocal<Boolean> inRss
public static ThreadLocal<List<String>> blackListedMacros
Copyright © 2019 Atlassian. All rights reserved.