public abstract class RestrictionCollection extends Object implements Restriction
| Modifier and Type | Field and Description |
|---|---|
protected List<Restriction> |
restrictions |
| Constructor and Description |
|---|
RestrictionCollection(List<Restriction> restrictions) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFrom() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetWhere, visitprotected final List<Restriction> restrictions
public RestrictionCollection(List<Restriction> restrictions)
public String getFrom()
getFrom in interface RestrictionCopyright © 2023 Atlassian. All rights reserved.