Member Junction
Preparing search index...
@memberjunction/task-graph
ClaimableTask
Type Alias ClaimableTask
Fields the claim protocol needs from a candidate task.
type
ClaimableTask
=
{
AgentID
:
string
|
null
;
ID
:
string
;
InputPayload
:
string
|
null
;
Name
:
string
;
UserID
:
string
|
null
;
}
Index
Properties
Agent
ID
ID
Input
Payload
Name
User
ID
Properties
Agent
ID
AgentID
:
string
|
null
ID
ID
:
string
Input
Payload
InputPayload
:
string
|
null
Name
Name
:
string
User
ID
UserID
:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Agent
ID
ID
Input
Payload
Name
User
ID
Member Junction
Loading...
Fields the claim protocol needs from a candidate task.