@startuml actor User participant "JSF (PrimeFaces)" as UI participant "FileUtil" as FU participant "IngestService" as IS database "File Storage" as FS database "dataverse.files/temp" as TMP database "domain/generated\n/jsp/dataverse" as GJD actor "Garbage\nCollector" as GC User -> UI : HTTP Upload activate UI create GJD UI -> GJD : Store upload activate GJD GJD --> UI create FU UI -> FU : createDataFiles() activate FU FU -> GJD : Copy file(s) GJD --> FU create TMP FU -> TMP : Paste file(s) activate TMP TMP --> FU FU -> TMP : Process, unzip, ... TMP --> FU FU -> UI : Return file list destroy FU UI -> User : Show upload complete deactivate UI ==== After all files done by user ==== User -> UI: Saves Dataset/Files activate UI UI -> IS : saveAndAddFilesToDataset() activate IS IS -> TMP : Copy all files TMP --> IS IS -> FS : "Paste to storage\nusing StorageIO" FS --> IS IS -> TMP : Delete destroy TMP IS --> UI : Return status deactivate IS UI --> User: Show status deactivate UI GC -> GJD : Close Stream & Delete destroy GJD @enduml
Decode URL
Submit
amiga
aws-orange
black-knight
bluegray
blueprint
cerulean-outline
cerulean
crt-amber
crt-green
cyborg-outline
cyborg
hacker
lightgray
mars
materia-outline
materia
metal
mimeograph
minty
plain
reddress-darkblue
reddress-darkgreen
reddress-darkorange
reddress-darkred
reddress-lightblue
reddress-lightgreen
reddress-lightorange
reddress-lightred
sandstone
silver
sketchy-outline
sketchy
spacelab
spacelab-white
superhero-outline
superhero
toy
united
vibrant
🎉 Discover the future PlantUML Web Editor! 🚀
PNG
SVG
ASCII Art