Package org.kie.internal.task.api
Interface TaskEventsService
public interface TaskEventsService
The Task Events Service is intended to
provide all the functionality required to handle
the events that are being emitted by the module
-
Method Summary
Modifier and TypeMethodDescriptiongetTaskEventsById(long taskId) voidremoveTaskEventsById(long taskId)
-
Method Details
-
getTaskEventsById
-
removeTaskEventsById
void removeTaskEventsById(long taskId)
-