Uses of Enum Class
com.iizix.txp.ITXProcess.State
Uses of ITXProcess.State in com.iizix.txp
Modifier and TypeMethodDescriptionITXProcess.getState()
Get the state of this process.static ITXProcess.State
Returns the enum constant of this class with the specified name.static ITXProcess.State[]
ITXProcess.State.values()
Returns an array containing the constants of this enum class, in the order they are declared.Uses of ITXProcess.State in com.iizix.txp.impl
Modifier and TypeMethodDescriptionTXProcessImpl.getState()
ITXPLogger.setLastState
(ITXProcess.State state) TXPLogger.setLastState
(ITXProcess.State state) ITXProcessLogger.setState
(ITXProcess.State state) TXProcessLogger.setState
(ITXProcess.State state) Modifier and TypeMethodDescriptionITXPLogger.setLastState
(ITXProcess.State state) TXPLogger.setLastState
(ITXProcess.State state) ITXProcessLogger.setState
(ITXProcess.State state) TXProcessLogger.setState
(ITXProcess.State state)