Package com.ibm.fhir.task.core.impl
-
Class Summary Class Description TaskGroup The TaskGroup to organize a set of ongoing or pending tasks.TaskManager Manages the execution of a set of dependent task groups using theExecutorService
provided.