Package org.alfresco.service.cmr.search
Class IntervalParameters
- java.lang.Object
-
- org.alfresco.service.cmr.search.IntervalParameters
-
@AlfrescoPublicApi public class IntervalParameters extends Object
Parameters used for search Intervals.
-
-
Constructor Summary
Constructors Constructor Description IntervalParameters(Set<IntervalSet> sets, List<Interval> intervals)
-