Module io.automatiko.engine.api
Package io.automatiko.engine.api.config
Class MongodbPersistenceConfig
java.lang.Object
io.automatiko.engine.api.config.MongodbPersistenceConfig
-
Field Details
-
DATABASE_KEY
- See Also:
-
LOCK_TIMEOUT_KEY
- See Also:
-
LOCK_LIMIT_KEY
- See Also:
-
LOCK_WAIT_KEY
- See Also:
-
-
Constructor Details
-
MongodbPersistenceConfig
public MongodbPersistenceConfig()
-
-
Method Details
-
database
Name of the data base to be used to create collections for processes
-