Package org.sakaiproject.sitemanage.api
Interface PublishingSiteScheduleService
-
- All Superinterfaces:
ScheduledInvocationCommand
public interface PublishingSiteScheduleService extends 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)
-