Member Junction
Preparing search index...
@memberjunction/ai-agent-manager
WorkflowAgentWriterBase
Class WorkflowAgentWriterBase
Abstract
Base so hosts can resolve an implementation without importing this package directly.
Hierarchy (
View Summary
)
WorkflowAgentWriterBase
WorkflowAgentWriter
Index
Constructors
constructor
Methods
Persist
Flow
Agent
Constructors
constructor
new
WorkflowAgentWriterBase
()
:
WorkflowAgentWriterBase
Returns
WorkflowAgentWriterBase
Methods
Abstract
Persist
Flow
Agent
PersistFlowAgent
(
spec
:
WorkflowSpec
,
context
:
{
ContextUser
:
UserInfo
;
Provider
:
IMetadataProvider
}
,
)
:
Promise
<
string
>
Parameters
spec
:
WorkflowSpec
context
:
{
ContextUser
:
UserInfo
;
Provider
:
IMetadataProvider
}
Returns
Promise
<
string
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
Persist
Flow
Agent
Member Junction
Loading...
Base so hosts can resolve an implementation without importing this package directly.