docs: TSDoc + reference of fulfillment service (#5761)
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -50,6 +50,8 @@ import ParameterTypes from "@site/src/components/ParameterTypes"
|
||||
}
|
||||
]} />
|
||||
|
||||
___
|
||||
|
||||
<ParameterTypes parameters={[
|
||||
{
|
||||
"name": "container",
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -160,6 +160,8 @@ import ParameterTypes from "@site/src/components/ParameterTypes"
|
||||
}
|
||||
]} />
|
||||
|
||||
___
|
||||
|
||||
<ParameterTypes parameters={[
|
||||
{
|
||||
"name": "context",
|
||||
|
||||
@@ -40,6 +40,8 @@ import ParameterTypes from "@site/src/components/ParameterTypes"
|
||||
}
|
||||
]} />
|
||||
|
||||
___
|
||||
|
||||
<ParameterTypes parameters={[
|
||||
{
|
||||
"name": "compensate",
|
||||
|
||||
@@ -131,6 +131,8 @@ import ParameterTypes from "@site/src/components/ParameterTypes"
|
||||
}
|
||||
]} />
|
||||
|
||||
___
|
||||
|
||||
<ParameterTypes parameters={[
|
||||
{
|
||||
"name": "canContinue",
|
||||
|
||||
@@ -132,6 +132,8 @@ import ParameterTypes from "@site/src/components/ParameterTypes"
|
||||
}
|
||||
]} />
|
||||
|
||||
___
|
||||
|
||||
<ParameterTypes parameters={[
|
||||
{
|
||||
"name": "context",
|
||||
|
||||
@@ -23,6 +23,8 @@ A class representing a single step in a transaction flow
|
||||
|
||||
## constructor
|
||||
|
||||
___
|
||||
|
||||
<ParameterTypes parameters={[
|
||||
{
|
||||
"name": "attempts",
|
||||
|
||||
@@ -59,6 +59,8 @@ import ParameterTypes from "@site/src/components/ParameterTypes"
|
||||
}
|
||||
]} />
|
||||
|
||||
___
|
||||
|
||||
<ParameterTypes parameters={[
|
||||
{
|
||||
"name": "action",
|
||||
|
||||
Reference in New Issue
Block a user