Uses of Interface
com.iizix.gyro.history.IAppHistoryForward
Uses of IAppHistoryForward in com.iizix.gyro.history
Modifier and TypeMethodDescriptionIAppHistoryEntry.getForwardOperation()
Gets the programmatic operation for forward.Modifier and TypeMethodDescriptionboolean
IAppHistoryEntry.setForwardInfo
(IAppHistoryForward forward) Sets the forward programmatic operation to use for the entry.Uses of IAppHistoryForward in com.iizix.server.gyro
Modifier and TypeMethodDescriptionAppHistoryEntry.getForwardOperation()
Gets the programmatic operation for forward.Modifier and TypeMethodDescriptionboolean
AppHistoryEntry.setForwardInfo
(IAppHistoryForward forward) Sets the forward programmatic operation to use for the entry.