![]() | Assigns an admin folder to an existing Job Server |
![]() | These methods add an entry into the job history table as well as operations that occur during job processing. The schedule service should generally be the only client to use this. There should be start and stop entries for the job itself and entries for each entry in the job list. |
![]() | Deletes entries from the history table and any associated log files as well. |
![]() | Returns entries comprising the page for the requested page number. The first dimension is returned as columns, page number, line number, and line content. The second dimension contains an element per line of the requested page. |
![]() | Returns an IPTJobManager interface |
![]() | Sends a kill request signal to a running job |
![]() | Logs an operation run during a job. |
![]() | Opens a job log for purposes of reading lines through subsequent calls to GetPage. |
![]() | Conducts a search against an existing job log. Results are retrieved through an iteration of GetPage calls. |
![]() | Queries for job servers that are assigned to a job folder. |
![]() | Queries for job folders that are assigned to a job server. |
![]() | This returns a query result with a list of jobid/runtime pairs (as well as other information) |
![]() | Query for the jobs a particular operation object is in. Filters on job object security. Returns the job id, name, folder, last runtime, and next runtime PROPIDs in the query result |
![]() | Queries the status for a given Job Server |
![]() | Query for operation history ran within the specified job at the time requested. |
![]() | Query for operation history ran by a specific object or class of objects (ie, crawlers). |
![]() | Retrieves the list of jobs a server should run and their next runtimes |
![]() | Registers a job processing server machine. |
![]() | Removes an administrative folder from a Job Server's purview |
![]() | Removes a Job Server machine from the known list of servers. |
![]() | Updates an existing Job History Entry to reflect current status. |
![]() | Updates the status of the given Job Server machine |
IPTScheduler Interface | com.plumtree.server Namespace