Avaya Aura®
Collaboration Environment
Version 3.0 API

Package com.avaya.collaboration.conference.scheduled

Provides classes and interfaces for scheduling conferences, including ones that can begin right away.

See: Description

Package com.avaya.collaboration.conference.scheduled Description

Provides classes and interfaces for scheduling conferences, including ones that can begin right away.

See the class SampleSchedConf for an example of how to use this API.

A conference has various attributes that can be specified before scheduling, including the start time and the duration. The duration can be up to 30 days.

Other operations include the ability to cancel a conference, if it has not already started, and the ability to retrieve a list of conferences.

Starting in release 3.0, some operations, like invoking the schedule method of a SchedConf instance, run as a stateless bean that does not participate in a transaction. When the caller of this method is itself a bean, the invocation will fail if the calling bean is configured with a transaction attribute of mandatory (see the EJB @TransactionAttribute annotation for more details).

Since:
2.0
Avaya Aura®
Collaboration Environment
Version 3.0 API

Copyright © 2014 Avaya. All Rights Reserved.