Interface IExpressionCompilingService
Namespace: Casewhere.Runtime.DSL.Script.Services
Assembly: Casewhere.Runtime.dll
public interface IExpressionCompilingService
Extension Methods
ObjectExtension.ConvertToBsonValue(object), EnumExtensions.DeepClone<IExpressionCompilingService>(IExpressionCompilingService)
Methods
GetDslUser(UserToken)
DslUser GetDslUser(UserToken userToken)
Parameters
userToken
UserToken
Returns
GetQueryParameter(IDictionary<string, object>)
DynamicDataObject GetQueryParameter(IDictionary<string, object> queryParameters)
Parameters
queryParameters
IDictionary<string, object>
Returns
DynamicDataObject