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 Summary
-
Method Summary
-
Constructor Details
-
ActionModel
public ActionModel()Create instance
-
-
Method Details
-
getName
Action name- Returns:
- name
-
setName
Set name- Parameters:
name
- name
-
getLabel
Translated label- Returns:
- label
-
setLabel
Set label- Parameters:
label
- label
-