Package | Description |
---|---|
com.sdl.delivery.deployer.api.binarystorage | |
com.tridion.deployer | |
com.tridion.transport.transportpackage |
Modifier and Type | Interface and Description |
---|---|
interface |
BinaryStorage
Storage able to store binary (streams) that can be referenced by a single String-based id.
|
Modifier and Type | Field and Description |
---|---|
static BinaryStorageBase |
BinaryStorageBase.INSTANCE
Default instance of
BinaryStorageBase . |
Modifier and Type | Method and Description |
---|---|
BinaryStorageBase |
SectionVisitor.getBinaryStorage() |
Constructor and Description |
---|
TransformerStorage(BinaryStorageBase baseStorage) |
Modifier and Type | Method and Description |
---|---|
BinaryStorageBase |
TransportPackage.getBinaryStorage() |
Modifier and Type | Method and Description |
---|---|
com.tridion.transport.transportpackage.MetaDataFile |
MetaDataFactory.createMetaDataFile(BinaryStorageBase binaryStorage,
String type,
File file)
Creates a
MetaDataFile from the contents of the passed File based on the passed type. |
Constructor and Description |
---|
TransportPackage(File location,
BinaryStorageBase binaryStorage)
Creates a new instance from an existing transport package file.
|
TransportPackage(File workFolder,
com.tridion.transport.transportpackage.TransactionHeader header,
BinaryStorageBase binaryStorage)
Creates a new
TransportPackage (object and File ) with the supplied
TransactionHeader . |
TransportPackage(File workFolder,
com.tridion.transport.transportpackage.TransactionHeader header,
String definedFolder,
String control,
BinaryStorageBase binaryStorage)
Creates a new
TransportPackage (object and File ) with the supplied
TransactionHeader . |
Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries