public abstract class TrustedApplicationRestriction extends Object
| Constructor and Description | 
|---|
| TrustedApplicationRestriction() | 
| TrustedApplicationRestriction(String restriction) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object o) | 
| long | getId() | 
| String | getRestriction() | 
| int | hashCode() | 
| void | setId(long id) | 
| void | setRestriction(String restriction) | 
public TrustedApplicationRestriction()
public TrustedApplicationRestriction(String restriction)
Copyright © 2003–2019 Atlassian. All rights reserved.