kabpc_updated_doc
    Preparing search index...

    Class UpdateStep

    Step or action that will be executed by updated.

    Index

    Constructors

    Properties

    handler?: string

    Handler should be specified if method is handler. Possible handlers are defined in UpdateStepHandler.

    Method of step to be performed.

    name: string

    Name that will be used to save downloaded file.

    properties?: Record<string, unknown>

    Additional properties can be specified in an object. Properties are method and handler specific.

    script?: string

    URL of a script that will be downloaded.

    url: string

    URL that will be used to download or upload a file.