com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client
Class ProjectRole.Actor

java.lang.Object
  extended by com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.ProjectRole.Actor
Enclosing class:
ProjectRole

public static class ProjectRole.Actor
extends Object


Field Summary
 String avatarUrl
           
 String displayName
           
 Long id
           
 String name
           
 String type
           
 
Constructor Summary
ProjectRole.Actor()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

id

public Long id

displayName

public String displayName

type

public String type

name

public String name

avatarUrl

public String avatarUrl
Constructor Detail

ProjectRole.Actor

public ProjectRole.Actor()


Copyright © 2002-2012 Atlassian. All Rights Reserved.