Class MongoDbRepositoryGuard
java.lang.Object
org.springframework.statemachine.data.BaseRepositoryEntity
org.springframework.statemachine.data.RepositoryGuard
org.springframework.statemachine.data.mongodb.MongoDbRepositoryGuard
MongoDb entity for actions.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
MongoDbRepositoryGuard
public MongoDbRepositoryGuard()
-
-
Method Details
-
getName
Description copied from class:RepositoryGuard
Gets the name.- Specified by:
getName
in classRepositoryGuard
- Returns:
- the name
-
setName
-
getSpel
Description copied from class:RepositoryGuard
Gets the spel.- Specified by:
getSpel
in classRepositoryGuard
- Returns:
- the spel
-
setSpel
-