IAddContentWorkflowConfig

Interface

IAddContentWorkflowConfig is an interface that defines the configuration for the "Add Content" workflows

Properties

Property Type Notes
state "enabled" | "disabled"
create Optional IAddContentCreateWorkflowConfig
existing Optional IAddContentExistingWorkflowConfig
reason Optional "no-permission" | "not-in-groups" | "invalid-object" | "unsupported-target-entity"
upload Optional IAddContentUploadWorkflowConfig

Interface defined in common/src/search/types/AddContentWorkflowTypes.ts:14