Uses of Class
com.wowza.wms.util.crontab.CrontabEvent
Packages that use CrontabEvent
-
Uses of CrontabEvent in com.wowza.wms.livestreamrecord.model
Methods in com.wowza.wms.livestreamrecord.model that return CrontabEventModifier and TypeMethodDescriptionILiveStreamRecord.getSegmentSchedule()
Deprecated. -
Uses of CrontabEvent in com.wowza.wms.util.crontab
Methods in com.wowza.wms.util.crontab with parameters of type CrontabEventModifier and TypeMethodDescriptionint
CrontabEvent.compareTo
(CrontabEvent o) Allows CronEvents to be sorted via Java Sort Class.void
ICrontabEventHandler.onCronEvent
(CrontabEvent event)