public class IsBrowserCondition extends Object implements com.atlassian.plugin.web.Condition
Modifier and Type | Field and Description |
---|---|
static String |
USER_AGENT_HEADER |
Constructor and Description |
---|
IsBrowserCondition() |
Modifier and Type | Method and Description |
---|---|
void |
init(Map<String,String> params) |
boolean |
shouldDisplay(Map<String,Object> context) |
public static final String USER_AGENT_HEADER
Copyright © 2002-2019 Atlassian. All Rights Reserved.