org.kie.internal.task.api
public interface TaskStatisticsService
Modifier and Type | Method and Description |
---|---|
int |
getCompletedTaskByUserId(String userId) |
int |
getPendingTaskByUserId(String userId) |
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.