Uses of Enum Class
com.github.devmix.process.acto.ActiveObjectStatus
Packages that use ActiveObjectStatus
-
Uses of ActiveObjectStatus in com.github.devmix.process.acto
Methods in com.github.devmix.process.acto that return ActiveObjectStatusModifier and TypeMethodDescriptionActiveObjectContext.getStatus()Returns the current status of this active object.static ActiveObjectStatusReturns the enum constant of this class with the specified name.static ActiveObjectStatus[]ActiveObjectStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.