OSID Logo
OSID Specifications
workflow batch package
Version 3.0.0
Release Candidate Preview
Interfaceosid.workflow.batch.WorkflowBatchProfile
Implementsosid.OsidProfile
Description

The WorkflowBatchProfile describes the interoperability among batch workflow services.

MethodsupportsVisibleFederation
Description

Tests if federation is visible.

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

Tests if bulk administration of processes is available.

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

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

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

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