Uses of Enum Class
org.openwms.common.tasks.api.TaskState
Packages that use TaskState
Package
Description
- 
Uses of TaskState in org.openwms.common.tasks.apiFields in org.openwms.common.tasks.api declared as TaskStateMethods in org.openwms.common.tasks.api that return TaskStateModifier and TypeMethodDescriptionTaskVO.getState()static TaskStateReturns the enum constant of this class with the specified name.static TaskState[]TaskState.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.openwms.common.tasks.api with parameters of type TaskState
- 
Uses of TaskState in org.openwms.common.tasks.eventsFields in org.openwms.common.tasks.events declared as TaskStateMethods in org.openwms.common.tasks.events that return TaskStateMethods in org.openwms.common.tasks.events with parameters of type TaskState
- 
Uses of TaskState in org.openwms.common.tasks.implFields in org.openwms.common.tasks.impl declared as TaskStateMethods in org.openwms.common.tasks.impl that return TaskStateMethods in org.openwms.common.tasks.impl with parameters of type TaskState