Uses of Enum Class
org.springframework.data.neo4j.core.mapping.NestedRelationshipProcessingStateMachine.ProcessState
Packages that use NestedRelationshipProcessingStateMachine.ProcessState
-
Uses of NestedRelationshipProcessingStateMachine.ProcessState in org.springframework.data.neo4j.core.mapping
Methods in org.springframework.data.neo4j.core.mapping that return NestedRelationshipProcessingStateMachine.ProcessStateModifier and TypeMethodDescriptionNestedRelationshipProcessingStateMachine.getStateOf(Object fromId, RelationshipDescription relationshipDescription, Collection<?> valuesToStore) Returns the enum constant of this class with the specified name.NestedRelationshipProcessingStateMachine.ProcessState.values()Returns an array containing the constants of this enum class, in the order they are declared.