public class ScriptActionFormatter extends ActionFormatter
| Constructor and Description |
|---|
ScriptActionFormatter(ScriptAction actionIn)
Create a new ErrataActionFormatter
|
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getNotesBody()
Output the Errata info into the body.
|
getAction, getActionType, getDetails, getDetails, getEarliestDate, getName, getNotes, getNotesHeader, getRelatedObjectDescription, getSchedulerpublic ScriptActionFormatter(ScriptAction actionIn)
actionIn - the ErrataAction we want to use to formatprotected java.lang.String getNotesBody()
getNotesBody in class ActionFormatter