public class TaskCandidateUserImpl extends TaskCandidateImpl implements TaskCandidateUser
| Constructor and Description |
|---|
TaskCandidateUserImpl() |
TaskCandidateUserImpl(String userId,
String taskId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getUserId() |
int |
hashCode() |
getTaskIdclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetTaskIdpublic String getUserId()
getUserId in interface TaskCandidateUserpublic boolean equals(Object o)
equals in class TaskCandidateImplpublic int hashCode()
hashCode in class TaskCandidateImplCopyright © 2010–2018 Alfresco. All rights reserved.