public interface JobAnnouncementService
| Modifier and Type | Method and Description |
|---|---|
String |
findEditor(Long jobAnnouncementId) |
String |
findRequester(Long jobAnnouncementId) |
void |
notifyAboutPostings(Long jobAnnouncementId) |
void |
postToFacebook(Long jobAnnouncementId) |
void |
postToTwitter(Long jobAnnouncementId) |
void |
postToWebsite(Long jobAnnouncementId) |
Copyright © 2019 Camunda Services GmbH. All rights reserved.