public class AuthenticatedTestSharingPermission extends Object implements TestSharingPermission
TestSharingPermission.JSONConstants| Modifier and Type | Field and Description |
|---|---|
static AuthenticatedTestSharingPermission |
AUTHENTICATED_USER_PERMISSION |
static String |
TYPE |
| Constructor and Description |
|---|
AuthenticatedTestSharingPermission() |
| Modifier and Type | Method and Description |
|---|---|
static AuthenticatedTestSharingPermission |
parseJson(JSONObject json) |
String |
toDisplayFormat() |
JSONObject |
toJson() |
String |
toString() |
public static final AuthenticatedTestSharingPermission AUTHENTICATED_USER_PERMISSION
public static final String TYPE
public JSONObject toJson()
toJson in interface TestSharingPermissionpublic static AuthenticatedTestSharingPermission parseJson(JSONObject json) throws JSONException
JSONExceptionpublic String toDisplayFormat()
toDisplayFormat in interface TestSharingPermissionCopyright © 2002-2019 Atlassian. All Rights Reserved.