Package org.activiti.api.task.model
Interface TaskCandidateUser
-
- All Superinterfaces:
TaskCandidate
public interface TaskCandidateUser extends TaskCandidate
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetUserId()-
Methods inherited from interface org.activiti.api.task.model.TaskCandidate
getTaskId
-
-
-
-
Method Detail
-
getUserId
String getUserId()
-
-