this.epStatementAgentInstanceHandle = epStatementAgentInstanceHandle;
this.agentInstanceId = agentInstanceId;
this.agentInstanceFilterProxy = agentInstanceFilterProxy;
this.agentInstanceProperties = agentInstanceProperties;
this.agentInstanceScriptContext = agentInstanceScriptContext;
this.expressionResultCacheService = new ExpressionResultCacheServiceAgentInstance();
}