@Deprecated public class ProjectRoleBean extends Object
Modifier and Type | Field and Description |
---|---|
Collection<RoleActorBean> |
actors
Deprecated.
|
String |
description
Deprecated.
|
static ProjectRoleBean |
DOC_EXAMPLE
Deprecated.
|
Long |
id
Deprecated.
|
String |
name
Deprecated.
|
static ProjectRoleBean |
ROLE_SIMPLE_EXAMPLE
Deprecated.
|
URI |
self
Deprecated.
|
Constructor and Description |
---|
ProjectRoleBean()
Deprecated.
|
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-2019 Atlassian. All Rights Reserved.