Uses of Class
com.gentics.contentnode.rest.model.response.log.ActionModel
-
Packages that use ActionModel Package Description com.gentics.contentnode.rest.model.response.log -
-
Uses of ActionModel in com.gentics.contentnode.rest.model.response.log
Methods in com.gentics.contentnode.rest.model.response.log that return ActionModel Modifier and Type Method Description ActionModel
ActionLogEntry. getAction()
Performed actionMethods in com.gentics.contentnode.rest.model.response.log with parameters of type ActionModel Modifier and Type Method Description void
ActionLogEntry. setAction(ActionModel action)
Set action
-