class EvolutionsWebCommands extends HandleWebCommandSupport
Ordering
- Alphabetic
- By Inheritance
Inherited
- EvolutionsWebCommands
- HandleWebCommandSupport
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Instance Constructors
- new EvolutionsWebCommands(dbApi: DBApi, evolutions: EvolutionsApi, reader: EvolutionsReader, config: EvolutionsConfig)
- Annotations
- @Inject()
Value Members
- var checkedAlready: Boolean
- def handleWebCommand(request: RequestHeader, buildLink: BuildLink, path: File): Option[Result]
- Definition Classes
- → HandleWebCommandSupport
Web command handler for applying evolutions on application start.