OSID Logo
OSID Specifications
hold batch package
Version 3.0.0
Release Candidate Preview
Interfaceosid.hold.batch.HoldAgentPeer
Implementsosid.OsidCapsule
Description

An interface for the peers of the Hold relationship.

MethodgetAgentId
Description

Gets the Id of the agent.

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

Gets the Id of the issue.

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