docs: TSDoc + reference of fulfillment service (#5761)

This commit is contained in:
Shahed Nasser
2023-11-29 11:58:08 +00:00
committed by GitHub
parent 8f25ed8a10
commit f802e2460f
1479 changed files with 30259 additions and 16135 deletions

View File

@@ -195,6 +195,8 @@ DistributedTransaction represents a distributed transaction, which is a transact
}
]} />
___
<ParameterTypes parameters={[
{
"name": "context",
@@ -279,6 +281,6 @@ DistributedTransaction represents a distributed transaction, which is a transact
}
]} />
## isPartiallyCompleted
___
**isPartiallyCompleted**: [object Object]
## isPartiallyCompleted

View File

@@ -50,6 +50,8 @@ import ParameterTypes from "@site/src/components/ParameterTypes"
}
]} />
___
<ParameterTypes parameters={[
{
"name": "container",

View File

@@ -135,6 +135,8 @@ import ParameterTypes from "@site/src/components/ParameterTypes"
}
]} />
___
<ParameterTypes parameters={[
{
"name": "hasChanges_",
@@ -265,6 +267,6 @@ import ParameterTypes from "@site/src/components/ParameterTypes"
}
]} />
## hasChanges
___
**hasChanges**: [object Object]
## hasChanges

View File

@@ -160,6 +160,8 @@ import ParameterTypes from "@site/src/components/ParameterTypes"
}
]} />
___
<ParameterTypes parameters={[
{
"name": "context",

View File

@@ -40,6 +40,8 @@ import ParameterTypes from "@site/src/components/ParameterTypes"
}
]} />
___
<ParameterTypes parameters={[
{
"name": "compensate",

View File

@@ -131,6 +131,8 @@ import ParameterTypes from "@site/src/components/ParameterTypes"
}
]} />
___
<ParameterTypes parameters={[
{
"name": "canContinue",

View File

@@ -132,6 +132,8 @@ import ParameterTypes from "@site/src/components/ParameterTypes"
}
]} />
___
<ParameterTypes parameters={[
{
"name": "context",

View File

@@ -23,6 +23,8 @@ A class representing a single step in a transaction flow
## constructor
___
<ParameterTypes parameters={[
{
"name": "attempts",

View File

@@ -59,6 +59,8 @@ import ParameterTypes from "@site/src/components/ParameterTypes"
}
]} />
___
<ParameterTypes parameters={[
{
"name": "action",