Uses of Interface
com.iizix.gyro.history.IAppHistoryBackward
Uses of IAppHistoryBackward in com.iizix.gyro.history
Modifier and TypeMethodDescriptionIAppHistoryEntry.getBackwardOperation()
Gets the programmatic operation for backward.Modifier and TypeMethodDescriptiondefault boolean
IAppHistoryBackward.equalsOperation
(IAppHistoryBackward backwardOp) Called to perform comparison with other backward history operation for equality when adding new entries to the history.boolean
IAppHistoryEntry.setBackwardInfo
(IAppHistoryBackward backward) Sets the backward programmatic operation to use for the entry.Uses of IAppHistoryBackward in com.iizix.server.gyro
Modifier and TypeMethodDescriptionAppHistoryEntry.getBackwardOperation()
Gets the programmatic operation for backward.Modifier and TypeMethodDescriptionboolean
AppHistoryEntry.setBackwardInfo
(IAppHistoryBackward backward) Sets the backward programmatic operation to use for the entry.