OSID Logo
OSID Specifications
tracking batch package
Version 3.1.0
Interfaceosid.tracking.batch.SubtaskIssuePeer
Implementsosid.OsidCapsule
Used Byosid.tracking.batch.SubtaskIssuePeerList
Description

An interface for the peers of the Subtask relationship.

MethodgetQueueId
Description

Gets the Id of the queue.

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

Gets the Id of the issue.

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