public class ContextDetailCategoryItem extends Object implements Serializable
Constructor and Description |
---|
ContextDetailCategoryItem(ExprNode expression,
String name) |
Modifier and Type | Method and Description |
---|---|
FilterValueSetParam[][] |
getCompiledFilterParam() |
ExprNode |
getExpression() |
String |
getName() |
void |
setCompiledFilter(FilterSpecCompiled filterSpec,
AgentInstanceContext agentInstanceContext) |
public ExprNode getExpression()
public String getName()
public FilterValueSetParam[][] getCompiledFilterParam()
public void setCompiledFilter(FilterSpecCompiled filterSpec, AgentInstanceContext agentInstanceContext)