com.atlassian.confluence.legacyapi.model.people
Class Person

java.lang.Object
  extended by com.atlassian.confluence.legacyapi.model.people.Person
Direct Known Subclasses:
Anonymous, User

public abstract class Person
extends Object


Constructor Summary
protected Person(Icon profilePicture)
           
 
Method Summary
 Icon getProfilePicture()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Person

protected Person(Icon profilePicture)
Method Detail

getProfilePicture

public Icon getProfilePicture()


Copyright © 2003–2015 Atlassian. All rights reserved.