public interface PublishService extends Service
Modifier and Type | Method and Description |
---|---|
String |
getName() |
PublishProperties |
getPublishProperties() |
boolean |
publish() |
void |
resetToDefaults() |
void |
setPublishProperties(PublishProperties props) |
getManager
PublishProperties getPublishProperties()
boolean publish()
String getName()
void setPublishProperties(PublishProperties props)
void resetToDefaults()