Namespace Cephalon.Abstractions.Execution
เนื้อหานี้ยังไม่ได้แปลเป็นภาษาไทย แสดงเป็นภาษาอังกฤษแทน
Classes
Section titled “Classes”DurableExecutionCompensationAction
Describes one operator-facing durable-execution compensation action available for a workflow stream.
Describes one durable-execution signal that is currently pending for a workflow stream.
Describes one durable-execution timer that is currently pending for a workflow stream.
DurableExecutionRuntimeDescriptor
Describes one active durable-execution workflow visible to the current runtime.
Describes the latest operator-facing runtime state reported for one durable-execution stream.
Describes one operator-facing execution graph contributed by an active module.
Describes one directed edge within an execution graph.
Describes one node within an execution graph.
Describes one operator-facing hosted or background execution surface contributed by an active module.
SagaChoreographyPublicationRuntimeState
Describes the latest operator-facing runtime state reported for one live saga-choreography publication path.
SagaChoreographyRuntimeDescriptor
Describes one active saga-choreography behavior visible to the current runtime.
Interfaces
Section titled “Interfaces”IDurableExecutionRuntimeCatalog
Exposes the active durable-execution workflows visible to the current runtime.
IDurableExecutionRuntimeStateCatalog
Exposes the operator-facing durable-execution runtime state currently reported for active streams.
Contributes one or more execution graphs to the active runtime.
Receives execution graphs contributed by active modules.
Exposes the execution graphs visible to the current runtime.
Contributes one or more hosted or background execution descriptors to the active runtime.
Receives hosted-execution descriptors contributed by active modules.
IHostedExecutionRuntimeCatalog
Exposes the hosted executions visible to the current runtime.
ISagaChoreographyPublicationRuntimeStateCatalog
Exposes the operator-facing live saga-choreography publication state currently reported for the active runtime.
ISagaChoreographyRuntimeCatalog
Exposes the active saga-choreography behaviors visible to the current runtime.