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