com.microsoft.durabletask.azurefunctions
Classes
| DurableClientContext |
The binding value type for the @Durable |
Interfaces
| DurableActivityTrigger |
Azure Functions attribute for binding a function parameter to a Durable Task activity input. |
| DurableClientInput |
Azure Functions attribute for binding a function parameter to a @DurableClientContext object. |
| DurableOrchestrationTrigger |
Azure Functions attribute for binding a function parameter to a Durable Task orchestration request. |