OSID Logo
OSID Specifications
tracking batch package
Version 3.0.0
Release Candidate Preview
Interfaceosid.tracking.batch.TrackingBatchProfile
Implementsosid.OsidProfile
Description

The TrackingBatchProfile describes the interoperability among batch tracking services.

MethodsupportsVisibleFederation
Description

Tests if federation is visible.

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

Tests if bulk administration of issues is available.

Returnboolean true if a issue bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsSubtaskIssueBatchAdmin
Description

Tests if bulk administration of subtasks is available.

Returnboolean true 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.

Returnboolean true 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.

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