Class RedisRepositoryAction
java.lang.Object
org.springframework.statemachine.data.BaseRepositoryEntity
org.springframework.statemachine.data.RepositoryAction
org.springframework.statemachine.data.redis.RedisRepositoryAction
Redis entity for actions.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
RedisRepositoryAction
public RedisRepositoryAction()
-
-
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
-