@contio/partner-sdk - v1.7.1
    Preparing search index...

    Interface ManifestWorkflow

    interface ManifestWorkflow {
        id?: string;
        spec?: ManifestWorkflowSpec;
    }
    Index

    Properties

    Properties

    id?: string

    Reference an existing workflow template by its database ID.

    Define a new workflow template to create during toolkit installation.