Interface FeedNotifier
- All Known Implementing Classes:
FeedNotifierImpl
public interface FeedNotifier
Interface for feed notifier
- Since:
- 3.5
-
Method Summary
-
Method Details
-
execute
void execute(int repeatIntervalMins) - Parameters:
repeatIntervalMins- system-wide job repeat interval (in minutes)
-