public class ConfigUploadActionFormatter extends ActionFormatter
| Constructor and Description |
|---|
ConfigUploadActionFormatter(ConfigUploadAction actionIn)
Create a new config upload action formatter
|
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getNotesBody()
Creates an html display for the config upload action notes.
|
getAction, getActionType, getDetails, getDetails, getEarliestDate, getName, getNotes, getNotesHeader, getRelatedObjectDescription, getSchedulerpublic ConfigUploadActionFormatter(ConfigUploadAction actionIn)
actionIn - The action.protected java.lang.String getNotesBody()
getNotesBody in class ActionFormatter