public class ProjectRoleActorsUpdateBean extends Object
ProjectRoleResource.setActors(String, Long, ProjectRoleActorsUpdateBean)
as we may not have enough information to fully populate a ProjectRoleBean when doing an update, hence only a reduced
set of data consisting of {actor-type -> actor-parameter} is required for this bean.Modifier and Type | Field and Description |
---|---|
static ProjectRoleActorsUpdateBean |
DOC_EXAMPLE |
Constructor and Description |
---|
ProjectRoleActorsUpdateBean() |
ProjectRoleActorsUpdateBean(Long id,
Map<String,String[]> categorisedActors) |
public static ProjectRoleActorsUpdateBean DOC_EXAMPLE
Copyright © 2002-2024 Atlassian. All Rights Reserved.