Package org.sakaiproject.sitemanage.api
Interface PublishingSiteScheduleService
-
- All Superinterfaces:
org.sakaiproject.api.app.scheduler.ScheduledInvocationCommand
public interface PublishingSiteScheduleService extends org.sakaiproject.api.app.scheduler.ScheduledInvocationCommand
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidexecute(String siteId)voidremoveScheduledPublish(String siteId)voidschedulePublishing(Instant when, String siteId)
-