Uses of Interface
org.osid.tracking.LogEntry
Packages that use LogEntry
Package
Description
The Open Service Interface Definitions for the org.osid.tracking
service.
-
Uses of LogEntry in org.osid.tracking
Methods in org.osid.tracking that return LogEntryModifier and TypeMethodDescriptionIssueMessagingSession.comment(Id issueId, LogEntryForm logEntryForm) Comments on an issue.LogEntryLookupSession.getLogEntry(Id logEntryId) Gets theLogEntryspecified by itsId.LogEntry[]LogEntryList.getNextLogEntries(long n) Gets the next set ofLogEntryelements in this list.LogEntryList.getNextLogEntry()Gets the nextLogEntryin this list.IssueMessagingSession.sendMessage(Id issueId, LogEntryForm logEntryForm) Send a customer a message and records it in the issue log.