Class HistoryTaskModes
java.lang.Object
ch.tocco.nice2.persist.history.api.HistoryTaskModes
-
Field Summary
Modifier and TypeFieldDescriptionIf applied to a task, the persist history is silenced. -
Method Summary
-
Field Details
-
SILENT_HISTORY
If applied to a task, the persist history is silenced. All changes made in the task are ignored.
-