Casewhere Runtime API
Casewhere Runtime API
Casewhere.Runtime.DSL.Api
IConfigurationApi Interface
IConfigurationApi Methods
GetApiEndpoint Method
GetDataClasses Method
GetDataClassesByProduct Method
GetDataClassesByTag Method
GetDataSourceByName Method
GetDataSources Method
GetDataSourcesByProduct Method
GetDataSourcesByTag Method
GetDataTriggers Method
GetDataTriggersByProduct Method
GetDataTriggersByTag Method
GetEventTriggers Method
GetEventTriggersByProduct Method
GetEventTriggersByTag Method
GetFiles Method
GetFilesByProduct Method
GetFilesByTag Method
GetPlugins Method
GetPluginsByProduct Method
GetProducts Method
GetRules Method
GetRulesByProduct Method
GetRulesByType Method
GetRuntimeApiEndPoint Method
GetWebTriggers Method
GetWebTriggersByProduct Method
GetWebTriggersByTag Method
GetWorkerSites Method
GetWorkerSitesByProduct Method
GetWorkflowDefinitions Method
GetWorkflowDefinitionsByProduct Method
GetWorkflowDefinitionsByTag Method
IConfigurationApi
GetWorkflowDefinitions Method
Get all workflow definition
Namespace:
Casewhere.Runtime.DSL.Api
Assembly:
Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.1.0
Syntax
C#
Copy
IList
<
DslWorkflowDefinition
>
GetWorkflowDefinitions
()
Return Value
Type:
IList
DslWorkflowDefinition
a set of workflow definition
See Also
Reference
IConfigurationApi Interface
Casewhere.Runtime.DSL.Api Namespace