Class SysIntf.SchedRecipientResult
java.lang.Object
org.bedework.caldav.server.sysinterface.SysIntf.SchedRecipientResult
- All Implemented Interfaces:
Serializable,org.bedework.util.calendar.ScheduleStates
- Enclosing interface:
- SysIntf
public static class SysIntf.SchedRecipientResult
extends Object
implements org.bedework.util.calendar.ScheduleStates
Result for a single recipient.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionCalDAVEvent<?>Set if this is the result of a freebusy request.intOne of the aboveFields inherited from interface org.bedework.util.calendar.ScheduleStates
scheduleDeferred, scheduleError, scheduleIgnored, scheduleNoAccess, scheduleOk, scheduleUnprocessed -
Constructor Summary
Constructors -
Method Summary