com.atlassian.jira.functest.framework.sharing
Interface TestSharingPermission

All Known Implementing Classes:
GlobalTestSharingPermission, GroupTestSharingPermission, ProjectTestSharingPermission, SimpleTestSharingPermission

public interface TestSharingPermission

Represents a share in the FuncTests.

Since:
v3.13

Nested Class Summary
static class TestSharingPermission.JSONConstants
           
 
Method Summary
 String toDisplayFormat()
           
 TestJSONObject toJson()
           
 

Method Detail

toJson

TestJSONObject toJson()

toDisplayFormat

String toDisplayFormat()
Returns:
the smooshed text format as displayed on the browser


Copyright © 2002-2014 Atlassian. All Rights Reserved.