OSID Logo
OSID Specifications
tracking batch package
Version 3.1.0
Interfaceosid.tracking.batch.IssuePeer
Implementsosid.OsidCapsule
Used Byosid.tracking.batch.IssuePeerList
Description

An interface for the peers of the Issue relationship.

MethodgetQueueId
Description

Gets the Id of the queue.

Returnosid.id.Id the queue Id
Compliancemandatory This method must be implemented.
MethodgetResourceId
Description

Gets the Id of the resource.

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