Namespace Casewhere.Runtime.DSL.Api
Namespaces
Casewhere.Runtime.DSL.Api.Randoms
Classes
A collection contains the user claims Provide methods to check and get the value of a specific claim
Represents the data query that is used with Casewhere.Runtime.DSL.Api.IDataApi.
The DataEnumerationQuery contains Filter, ProjectedFields, SortedFields, DataClassName, BatchSize data. These info used to build query directly to database. The one create by a static method DataEnumerationQuery.For().
Represents the ActualData Object query which is performed on Database Collection directly.
Represents the ActualData Object query which is performed on Casewhere DataSource.
The DataSourceEnumerationQuery contains Filter, ProjectedFields, SortedFields, DataSourceName, BatchSize data. These info used to build query directly to database. The one create by a static method DataSourceEnumerationQuery.For().
Form submitted data object for simulating.
Describe the content of HttpApiGetRequest
Support the methods to create HttpApiRequests like HttpApiGetRequest
HttpApiResponse<TData, TError>
Describe the content of HttpApiResponse
Interfaces
Provide methods for caching.
Get all products
Provides methods for generating numbers.
Provides methods for working with Data Objects and Data Sources.
Provides methods for adding custom logs.
Provides methods for working with data enriching service.
Provides methods to compute the SHA256 hash for the input data.
Provides methods for data protection
Provides methods for working with documents.
Support some methods to allow to make the HTTP request to the external service
Provide the methods for working with user identity
Provides methods for get reader and writer for working with excel files.
Provides methods for managing a job scheduler to trigger a workflow.
Provides method to operate with shared resources on different processes
Provides methods for interacting with Casewhere plugins.
Provides methods for working with rules.
Provides methods for working with system documents.
Provide method for asserting some condition
Provide method for working with text resources