@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2022-11-05T00:31:27.098Z") public class EventStreamAdherenceReport extends Object
Constructor and Description |
---|
EventStreamAdherenceReport() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Integer |
getAdherencePercent()
The percentage of all actionable sessions for the entire study that have been successfully completed by the participant, not including sessions that are available but not yet finished.
|
String |
getClientTimeZone()
The IANA time zone name of the participant’s time zone.
|
DayRange |
getDayRangeOfAllStreams()
Get dayRangeOfAllStreams
|
ParticipantStudyProgress |
getProgression()
Get progression
|
List<EventStream> |
getStreams()
Get streams
|
DateTime |
getTimestamp()
The timestamp used as “the current time” (or “now”) to calculate this report (adjusted to use the `clientTimeZone` of the participant, if that is persisted on the server).
|
String |
getType()
EventStreamAdherenceReport
|
int |
hashCode() |
Boolean |
isActiveOnly()
The activeOnly value submitted when requesting this report.
|
String |
toString() |
public Boolean isActiveOnly()
public DateTime getTimestamp()
public String getClientTimeZone()
public Integer getAdherencePercent()
public DayRange getDayRangeOfAllStreams()
public ParticipantStudyProgress getProgression()
public List<EventStream> getStreams()
public String getType()
Copyright © 2022 Sage Bionetworks. All rights reserved.