Package org.kie.internal.task.api
Interface TaskEventsService
-
public interface TaskEventsServiceThe Task Events Service is intended to provide all the functionality required to handle the events that are being emitted by the module
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<TaskEvent>getTaskEventsById(long taskId)voidremoveTaskEventsById(long taskId)
-