public class PackageActionFormatter extends ActionFormatter
Constructor and Description |
---|
PackageActionFormatter(Action actionIn)
Standard constructor.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getRelatedObjectDescription()
Returns a localized string that represents objects (packages, errata,
etc.) related to the Action.
|
getAction, getActionType, getDetails, getDetails, getEarliestDate, getName, getNotes, getNotesBody, getNotesHeader, getScheduler
public PackageActionFormatter(Action actionIn)
actionIn
- the actionpublic java.lang.String getRelatedObjectDescription()
getRelatedObjectDescription
in class ActionFormatter