OSID Logo
OSID Specifications
resourcing batch package
Version 3.0.0
Interfaceosid.resourcing.batch.AvailabilityPeer
Implementsosid.OsidCapsule
Used Byosid.resourcing.batch.AvailabilityPeerList
Description

An interface for the peers of the Availability relationship.

MethodgetResourceId
Description

Gets the Id of the resource.

Returnosid.id.Idthe Resource Id
CompliancemandatoryThis method must be implemented.
MethodgetJobId
Description

Gets the Id of the job.

Returnosid.id.Idthe Job Id
CompliancemandatoryThis method must be implemented.