public class ActorInputBean extends Object
Modifier and Type | Field and Description |
---|---|
static ActorInputBean |
DOC_EXAMPLE |
Constructor and Description |
---|
ActorInputBean() |
Modifier and Type | Method and Description |
---|---|
Collection<String> |
getGroupnames() |
Collection<String> |
getUsernames() |
void |
setGroupnames(Collection<String> groupnames) |
void |
setUsernames(Collection<String> usernames) |
public static ActorInputBean DOC_EXAMPLE
public Collection<String> getGroupnames()
public Collection<String> getUsernames()
public void setGroupnames(Collection<String> groupnames)
public void setUsernames(Collection<String> usernames)
Copyright © 2002-2019 Atlassian. All Rights Reserved.