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, wait
getWhere, visit
protected final List<Restriction> restrictions
public RestrictionCollection(List<Restriction> restrictions)
public String getFrom()
getFrom
in interface Restriction
Copyright © 2020 Atlassian. All rights reserved.