public class ProjectRoleBean extends Object
Modifier and Type | Field and Description |
---|---|
Collection<RoleActorBean> |
actors |
String |
description |
static ProjectRoleBean |
DOC_EXAMPLE |
Long |
id |
String |
name |
static ProjectRoleBean |
ROLE_SIMPLE_EXAMPLE |
URI |
self |
Constructor and Description |
---|
ProjectRoleBean() |
public URI self
public String name
public Long id
public String description
public Collection<RoleActorBean> actors
public static final ProjectRoleBean DOC_EXAMPLE
public static final ProjectRoleBean ROLE_SIMPLE_EXAMPLE
Copyright © 2002-2015 Atlassian. All Rights Reserved.