Class ActionModel
java.lang.Object
com.gentics.contentnode.rest.model.response.log.ActionModel
- All Implemented Interfaces:
- Serializable
Model of a logged action
- See Also:
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
ActionModelpublic ActionModel()Create instance
 
- 
- 
Method Details- 
getNameAction name- Returns:
- name
 
- 
setNameSet name- Parameters:
- name- name
 
- 
getLabelTranslated label- Returns:
- label
 
- 
setLabelSet label- Parameters:
- label- label
 
 
-