elsa-core/src/modules/Elsa.Http/Contracts
2023-08-23 10:48:12 +02:00
..
IAbsoluteUrlProvider.cs Rename "services" to "contracts" and "implementations" to "services" (#3758) 2023-03-03 22:47:23 +01:00
IHttpBookmarkProcessor.cs Send HTTP error when workflow faults (#3937) 2023-04-20 20:45:27 +02:00
IHttpContentParser.cs Rename "services" to "contracts" and "implementations" to "services" (#3758) 2023-03-03 22:47:23 +01:00
IHttpCorrelationIdSelector.cs Implement HTTP correlation ID selectors (#4349) 2023-08-23 10:48:12 +02:00
IHttpEndpointAuthorizationHandler.cs Fix HTTP triggers not being updated (#3985) 2023-05-01 12:06:51 +02:00
IHttpEndpointWorkflowFaultHandler.cs Rename "services" to "contracts" and "implementations" to "services" (#3758) 2023-03-03 22:47:23 +01:00
IHttpWorkflowInstanceIdSelector.cs Implement HTTP correlation ID selectors (#4349) 2023-08-23 10:48:12 +02:00
IRouteMatcher.cs Rename "services" to "contracts" and "implementations" to "services" (#3758) 2023-03-03 22:47:23 +01:00
IRouteTable.cs Rename "services" to "contracts" and "implementations" to "services" (#3758) 2023-03-03 22:47:23 +01:00
IRouteTableUpdater.cs Extract route table updater to reusable service 2023-05-24 14:21:19 +02:00