Package com.i2group.disco.task.spi
package com.i2group.disco.task.spi
Contains a custom extension point for creating tasks that an i2 Analyze server can execute on a
schedule.
- Since:
- 12.0
-
ClassDescriptionAn exception to throw when some aspect of a scheduled custom task fails.A task to be executed by the i2 Analyze server, on a schedule.A set of methods that provide access to other server APIs that you can use from inside a
IScheduledTask
.