Uses of Enum Class
org.cibseven.bpm.engine.impl.db.entitymanager.operation.DbOperation.State
Packages that use DbOperation.State
-
Uses of DbOperation.State in org.cibseven.bpm.engine.impl.db.entitymanager.operation
Fields in org.cibseven.bpm.engine.impl.db.entitymanager.operation declared as DbOperation.StateMethods in org.cibseven.bpm.engine.impl.db.entitymanager.operation that return DbOperation.StateModifier and TypeMethodDescriptionDbOperation.getState()static DbOperation.StateReturns the enum constant of this class with the specified name.static DbOperation.State[]DbOperation.State.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.cibseven.bpm.engine.impl.db.entitymanager.operation with parameters of type DbOperation.State