Traced Action
constructor(timestamp: Long, originator: UUID, forwardAction: FileAction, reverseAction: FileAction)
Construct a TracedAction.
Parameters
timestamp
The time when this FileAction request was performed.
originator
The Session.id of the session that originator of the change.
forward Action
The originally requested FileAction that was made to a file.
reverse Action
The FileAction that reverses the forwardAction.