public class SharePermissionInfoBean extends Object
| Modifier and Type | Field and Description |
|---|---|
Long |
id |
String |
param1 |
String |
param2 |
Integer |
rights |
String |
type |
| Constructor and Description |
|---|
SharePermissionInfoBean() |
SharePermissionInfoBean(Long id,
String type,
String param1,
String param2,
Integer rights) |
Copyright © 2002-2021 Atlassian. All Rights Reserved.