Uses of Interface
com.redwood.scheduler.api.r2w.publish.R2WMetaData
-
Packages that use R2WMetaData Package Description com.redwood.scheduler.api.r2w.publish -
-
Uses of R2WMetaData in com.redwood.scheduler.api.r2w.publish
Methods in com.redwood.scheduler.api.r2w.publish that return R2WMetaData Modifier and Type Method Description R2WMetaData
R2WPublisher. createMetaData()
Create the MetaData for the publishingR2WMetaData
R2WPublisher. createMetaData(Job context)
Create the MetaData for the publishingMethods in com.redwood.scheduler.api.r2w.publish with parameters of type R2WMetaData Modifier and Type Method Description void
R2WPublisher. addMetaData(String filename, R2WMetaData metaData)
Add the metadata.
-