OSID Logo
OSID Specifications
hold batch package
Version 3.1.0
Interfaceosid.hold.batch.HoldAgentPeer
Implementsosid.OsidCapsule
Used Byosid.hold.batch.HoldAgentPeerList
Description

An interface for the peers of the Hold relationship.

MethodgetAgentId
Description

Gets the Id of the agent.

Returnosid.id.Id the Agent 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.