public class ConfigActionFormatter extends ActionFormatter
| Constructor and Description |
|---|
ConfigActionFormatter(ConfigAction actionIn)
Create a new config action formatter
|
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getNotesBody()
Creates an html display for the config action notes.
|
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, getNotesHeader, getSchedulerpublic ConfigActionFormatter(ConfigAction actionIn)
actionIn - The action.protected java.lang.String getNotesBody()
getNotesBody in class ActionFormatterpublic java.lang.String getRelatedObjectDescription()
getRelatedObjectDescription in class ActionFormatter