public interface HarvestSchedulingService
| Modifier and Type | Method and Description |
|---|---|
void |
pauseScheduler()
Pause an active harvest scheduler.
|
void |
resetScheduler() |
void |
resumeScheduler()
Resume a paused harvest scheduler.
|
void |
startNewScheduler()
Start harvest scheduler.
|
void |
stopScheduler()
Stop an active harvest scheduler.
|
void startNewScheduler()
throws SQLException,
AuthorizeException
SQLExceptionAuthorizeExceptionvoid stopScheduler()
throws SQLException,
AuthorizeException
SQLExceptionAuthorizeExceptionvoid pauseScheduler()
throws SQLException,
AuthorizeException
SQLExceptionAuthorizeExceptionvoid resumeScheduler()
throws SQLException,
AuthorizeException
SQLExceptionAuthorizeExceptionvoid resetScheduler()
throws SQLException,
AuthorizeException,
IOException
Copyright © 2022 LYRASIS. All rights reserved.