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

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

@ExperimentalApi
public abstract class Person
extends java.lang.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-2014 Atlassian. All Rights Reserved.