OSID Logo
OSID Specifications
tracking batch package
Version 3.0.0
Release Candidate Preview
Interfaceosid.tracking.batch.SubtaskIssuePeer
Implementsosid.OsidCapsule
Description

An interface for the peers of the Subtask relationship.

MethodgetQueueId
Description

Gets the Id of the queue.

Returnosid.id.Idthe queue Id
CompliancemandatoryThis method must be implemented.
MethodgetIssueId
Description

Gets the Id of the issue.

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