Uses of Class
com.identityworksllc.iiq.common.TaskCallback
-
Packages that use TaskCallback Package Description com.identityworksllc.iiq.common.threads -
-
Uses of TaskCallback in com.identityworksllc.iiq.common.threads
Methods in com.identityworksllc.iiq.common.threads with parameters of type TaskCallback Modifier and Type Method Description void
SailPointWorker. addTaskCallback(TaskCallback<SailPointWorker,Object> taskCallback)
Adds a task callback, which can be used to receive events
-