org.jbpm.userprofile
Class DroolsTaskUserProfile
java.lang.Object
org.jbpm.userprofile.UserProfile
org.jbpm.userprofile.DroolsTaskUserProfile
public class DroolsTaskUserProfile
- extends UserProfile
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DroolsTaskUserProfile
public DroolsTaskUserProfile()
getDisplayName
public String getDisplayName(OrganizationalEntity entity)
getMembersForGroup
public List<OrganizationalEntity> getMembersForGroup(Group group)
hasEmail
public boolean hasEmail(Group group)
getEmailForEntity
public String getEmailForEntity(OrganizationalEntity entity)
getLanguageForEntity
public String getLanguageForEntity(OrganizationalEntity entity)
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.