public class PersisterUtils extends Object
| Constructor and Description |
|---|
PersisterUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Path |
createArtifactFolders(Path baseFolder,
network.oxalis.vefa.peppol.common.model.Header header)
Computes the Path for a directory into which your file artifacts associated with
the supplied header may be written.
|
public static Path createArtifactFolders(Path baseFolder, network.oxalis.vefa.peppol.common.model.Header header) throws IOException
baseFolder - the root folder to use as the basis for appending additional folders.header - meta data to be used as input for computation.IOExceptionCopyright © 2022 NorStella. All rights reserved.