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