vlocode-project - v1.40.0-beta-4
    Preparing search index...

    Interface WorkflowKnowledgePublish

    interface WorkflowKnowledgePublish {
        action: KnowledgeWorkflowAction;
        description?: string;
        fullName?: string;
        label: string;
        language?: string;
        protected: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    description?: string
    fullName?: string
    label: string
    language?: string
    protected: boolean