Package wt.meeting

Uses the MeetingService to manage Meetings of various MeetingTypes having Agendas and producing Minutes, in particular MeetingCenterMeetings with their associated MeetingCenterMeetingInfo (also see the WebexOperationHelper).

See:
          Description

Interface Summary
MeetingService

Supported API: false

Extendable: false
 

Class Summary
Agenda Agenda is a marker interface for the Agenda.
Meeting Base class which other types of meetings subclass.
MeetingAgendaLink Use the newMeetingAgendaLink static factory method(s), not the MeetingAgendaLink constructor, to construct instances of this class.
MeetingCenterMeeting Use the newMeetingCenterMeeting static factory method(s), not the MeetingCenterMeeting constructor, to construct instances of this class.
MeetingCenterMeetingInfo

Supported API: false

Extendable: false
MeetingCenterProperties  
MeetingDeliverable Use the newMeetingDeliverable static factory method(s), not the MeetingDeliverable constructor, to construct instances of this class.
MeetingMinutesLink Use the newMeetingMinutesLink static factory method(s), not the MeetingMinutesLink constructor, to construct instances of this class.
MeetingNotificationProcessor

Supported API: false

Extendable: false
MeetingOperationType

Supported API: false

Extendable: false
MeetingParticipantLink Use the newMeetingParticipantLink static factory method(s), not the MeetingParticipantLink constructor, to construct instances of this class.
MeetingServiceFwd

Supported API: false

Extendable: false
MeetingServiceHelper

Supported API: false

Extendable: false
MeetingStatus

Supported API: true

Extendable: false
MeetingSubjectLink Use the newMeetingSubjectLink static factory method(s), not the MeetingSubjectLink constructor, to construct instances of this class.
MeetingTemplatedAgendaLink Use the newMeetingTemplatedAgendaLink static factory method(s), not the MeetingTemplatedAgendaLink constructor, to construct instances of this class.
MeetingTemplatedMinutesLink Use the newMeetingTemplatedMinutesLink static factory method(s), not the MeetingTemplatedMinutesLink constructor, to construct instances of this class.
MeetingType

Supported API: true

Extendable: false
MigrateMeetingActionItem_PL60ToPL61  
Minutes Minutes is a marker interface for the Minutes objects.
StandardMeetingService Use the newStandardMeetingService static factory method(s), not the StandardMeetingService constructor, to construct instances of this class.
TemplatedAgenda Use the newTemplatedAgenda static factory method(s), not the TemplatedAgenda constructor, to construct instances of this class.
TemplatedMinutes Use the newTemplatedMinutes static factory method(s), not the TemplatedMinutes constructor, to construct instances of this class.
TextAgenda Use the newTextAgenda static factory method(s), not the TextAgenda constructor, to construct instances of this class.
TextMinutes Use the newTextMinutes static factory method(s), not the TextMinutes constructor, to construct instances of this class.
TraditionalMeeting Use the newTraditionalMeeting static factory method(s), not the TraditionalMeeting constructor, to construct instances of this class.
WebexOperationHelper  
WebexOperationHelper.WebExAction  
WebexOperationHelper.WebexUserInfo  
 

Package wt.meeting Description

Uses the MeetingService to manage Meetings of various MeetingTypes having Agendas and producing Minutes, in particular MeetingCenterMeetings with their associated MeetingCenterMeetingInfo (also see the WebexOperationHelper).