OSID Logo
OSID Specifications
tracking batch package
Version 3.0.0
Interfaceosid.tracking.batch.TrackingBatchProfile
Implementsosid.OsidProfile
Implemented Byosid.tracking.batch.TrackingBatchManager
osid.tracking.batch.TrackingBatchProxyManager
Description

The TrackingBatchProfile describes the interoperability among batch tracking services.

MethodsupportsVisibleFederation
Description

Tests if federation is visible.

Returnbooleantrue if visible federation is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsIssueBatchAdmin
Description

Tests if bulk administration of issues is available.

Returnbooleantrue if an issue bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsSubtaskIssueBatchAdmin
Description

Tests if bulk administration of subtasks is available.

Returnbooleantrue if a subtask issue bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsQueueBatchAdmin
Description

Tests if bulk administration of queues is available.

Returnbooleantrue if a queue bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsFrontOfficeBatchAdmin
Description

Tests if bulk administration of front offices is available.

Returnbooleantrue if a front office bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.