OSID Logo
OSID Specifications
workflow batch package
Version 3.0.0
Interfaceosid.workflow.batch.WorkflowBatchProfile
Implementsosid.OsidProfile
Implemented Byosid.workflow.batch.WorkflowBatchManager
osid.workflow.batch.WorkflowBatchProxyManager
Description

The WorkflowBatchProfile describes the interoperability among batch workflow services.

MethodsupportsVisibleFederation
Description

Tests if federation is visible.

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

Tests if bulk administration of processes is available.

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

Tests if bulk administration of steps is available.

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

Tests if bulk administration of works is available.

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

Tests if bulk administration of offices is available.

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