AlertRecord

public class AlertRecord

AlertRecord is used to keep the deserialized form of an alert from json format.

See also: org.motechproject.scheduletracking.domain.Alert

Methods

count

public String count()

interval

public List<String> interval()

isFloating

public boolean isFloating()

offset

public List<String> offset()

window

public String window()