Class JpaRepositoryAction
java.lang.Object
org.springframework.statemachine.data.BaseRepositoryEntity
org.springframework.statemachine.data.RepositoryAction
org.springframework.statemachine.data.jpa.JpaRepositoryAction
JPA entity for actions.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
JpaRepositoryAction
public JpaRepositoryAction()
-
-
Method Details
-
getName
Description copied from class:RepositoryAction
Gets the name.- Specified by:
getName
in classRepositoryAction
- Returns:
- the name
-
setName
-
getSpel
Description copied from class:RepositoryAction
Gets the spel.- Specified by:
getSpel
in classRepositoryAction
- Returns:
- the spel
-
setSpel
-