public class FilePathDTO extends Object
| Constructor and Description |
|---|
FilePathDTO() |
| Modifier and Type | Method and Description |
|---|---|
static FilePathDTO |
fromStoragePath(StoragePath path) |
static StoragePath |
toStoragePath(FilePathDTO dto) |
public static FilePathDTO fromStoragePath(StoragePath path)
public static StoragePath toStoragePath(FilePathDTO dto)
Copyright © 2024 The Apache Software Foundation. All rights reserved.