| Package | Description |
|---|---|
| com.saperion.connector.renditions |
Renditions are the result of a rendering-process.
|
| Modifier and Type | Method and Description |
|---|---|
static List<Rendition> |
Renditions.create(String originalFilename,
TargetFormat target,
WrappedFile... files)
Creates a list of renditions.
|
static List<Rendition> |
Renditions.create(String originalFilename,
TargetFormat target,
WrappedFile file)
Creates a list of renditions.
|
void |
FileSystemRendition.setFile(WrappedFile file) |
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.