Skip to Content
FASTSUITE E2API RéférencePython APIAPI DomainesTéléchargerDownloaderTélécharger — Cycle de vie

Télécharger — Cycle de vie

Revenons à Downloader.

__init__

def __init__() -> None

Retour : None

Initialize

def Initialize(operator: DULPythonDownloadOperator)

Paramètres :

NomTypeDescription
operatorDULPythonDownloadOperator

CreateOutputFile

def CreateOutputFile(operator: DULPythonDownloadOperator)

Paramètres :

NomTypeDescription
operatorDULPythonDownloadOperator

CloseOutputFile

def CloseOutputFile(operator: DULPythonDownloadOperator)

Paramètres :

NomTypeDescription
operatorDULPythonDownloadOperator
Was this page helpful?