Uses of Interface
com.iizix.gyro.history.IAppHistoryForward
Packages that use IAppHistoryForward
Uses of IAppHistoryForward in com.iizix.gyro.history
Methods in com.iizix.gyro.history that return IAppHistoryForwardModifier and TypeMethodDescriptionIAppHistoryEntry.getForwardOperation()
Gets the programmatic operation for forward.Methods in com.iizix.gyro.history with parameters of type IAppHistoryForwardModifier and TypeMethodDescriptionboolean
IAppHistoryEntry.setForwardInfo
(IAppHistoryForward forward) Sets the forward programmatic operation to use for the entry.Uses of IAppHistoryForward in com.iizix.server.gyro
Methods in com.iizix.server.gyro that return IAppHistoryForwardModifier and TypeMethodDescriptionAppHistoryEntry.getForwardOperation()
Gets the programmatic operation for forward.Methods in com.iizix.server.gyro with parameters of type IAppHistoryForwardModifier and TypeMethodDescriptionboolean
AppHistoryEntry.setForwardInfo
(IAppHistoryForward forward) Sets the forward programmatic operation to use for the entry.