Uses of Enum Class
org.osid.tracking.IssueAction
Packages that use IssueAction
Package
Description
The Open Service Interface Definitions for the org.osid.tracking
service.
-
Uses of IssueAction in org.osid.tracking
Subclasses with type arguments of type IssueAction in org.osid.trackingModifier and TypeClassDescriptionenumThis enumeration contains the possible issue action types.Methods in org.osid.tracking that return IssueActionModifier and TypeMethodDescriptionLogEntry.getAction()Gets the action of this log entry.static IssueActionReturns the enum constant of this class with the specified name.static IssueAction[]IssueAction.values()Returns an array containing the constants of this enum class, in the order they are declared.