|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IPublisher | |
|---|---|
| org.yestech.publish.publisher | |
| org.yestech.publish.service | |
| Uses of IPublisher in org.yestech.publish.publisher |
|---|
| Classes in org.yestech.publish.publisher that implement IPublisher | |
|---|---|
class |
AmazonS3Publisher
Publishes to Amazons S3 storage. |
class |
BitgravityWebdavPublisher
Publishes to Bitgravity using their webdav api. |
class |
CloudFsPublisher
|
class |
EpisodicPublisher
Publishes videos to episodic by creating a unique episode with 1 asset under a given show. |
class |
LocalFileSystemPublisher
Writes to the Local FileSystem. |
| Uses of IPublisher in org.yestech.publish.service |
|---|
| Methods in org.yestech.publish.service that return types with arguments of type IPublisher | |
|---|---|
Map<ArtifactType,IPublisher> |
DefaultPublishProcessor.getPublishers()
|
| Method parameters in org.yestech.publish.service with type arguments of type IPublisher | |
|---|---|
void |
DefaultPublishProcessor.setProcessorList(List<IPublisher> publisherList)
|
void |
DefaultPublishProcessor.setPublishers(Map<ArtifactType,IPublisher> publishers)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||