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