Class Sample

java.lang.Object
com.day.cq.analytics.testandtarget.Sample

public class Sample extends Object
Contains data for a single report interval
See Also:
  • Constructor Details

  • Method Details

    • addRecipe

      public void addRecipe(Recipe recipe)
    • getStart

      public Date getStart()
    • getDuration

      public Resolution getDuration()
    • getRecipes

      public List<Recipe> getRecipes()