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 TestSharingPermission
public static AuthenticatedTestSharingPermission parseJson(JSONObject json) throws JSONException
JSONException
public String toDisplayFormat()
toDisplayFormat
in interface TestSharingPermission
Copyright © 2002-2019 Atlassian. All Rights Reserved.