OSID Logo
OSID Specifications
resourcing batch package
Version 3.1.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.Id the Resource Id
Compliancemandatory This method must be implemented.
MethodgetJobId
Description

Gets the Id of the job.

Returnosid.id.Id the Job Id
Compliancemandatory This method must be implemented.