|
Avaya Conferencing Provider API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BulkOperation | |
|---|---|
| com.avaya.conferencing.api.acp.control.operations | Operations supported by the Avaya Conferencing Provider Interface. |
| Uses of BulkOperation in com.avaya.conferencing.api.acp.control.operations |
|---|
| Methods in com.avaya.conferencing.api.acp.control.operations that return BulkOperation | ||
|---|---|---|
|
OperationFactory.newBulk(OPERATION operation,
ConferencingObject<? extends ConferencingObject<?>>... targets)
Creates a new BulkOperation which allows performing the same operation against multiple targets. |
|
BulkOperation<RESULT> |
BulkOperation.perform()
Submits the operation against all the target objects. |
|
BulkOperation<RESULT> |
BulkOperation.performAs(CPAuthentication authentication)
Submits the operation against all the targets using a specific authentication. |
|
|
Avaya Conferencing Provider API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||