package embedika
Ordering
- Alphabetic
Visibility
- Public
- Protected
Package Members
Type Members
- trait CommandSendHelper extends LazyLogging
- trait CustomAuthorizer extends AnyRef
- class CustomAuthorizerImpl extends CustomAuthorizer
- trait CustomNestorClient extends AnyRef
- class CustomNestorClientImpl extends CustomNestorClient
- case class EntityFormSettingsRoute(dispatcher: Dispatcher, entityFormSettingsService: EntityFormSettingsService, authorizer: CustomAuthorizer)(implicit executionContext: scala.concurrent.ExecutionContext @izumi.distage.model.definition.Id("ec-routes")) extends VerdiRoute with Product with Serializable
- case class FormTypeRoute(dispatcher: Dispatcher, formTypeService: FormTypeService, authorizer: CustomAuthorizer)(implicit executionContext: scala.concurrent.ExecutionContext @izumi.distage.model.definition.Id("ec-routes")) extends VerdiRoute with Product with Serializable
- case class GlobalSettingRoute(globalSettingService: GlobalSettingService, dispatcher: Dispatcher, authorizer: CustomAuthorizer)(implicit executionContext: scala.concurrent.ExecutionContext @izumi.distage.model.definition.Id("ec-routes")) extends VerdiRoute with Product with Serializable
- trait VerdiRoute extends StrictLogging
Value Members
- object AuthorizationActions
- object CustomNestorClient
- object DefaultRetryer extends ServiceWithRetry
Реализация ServiceWithRetry по-умолчанию
- object ErrorHelper
- object Helper
- object Main extends App
- object SortingHelper extends FiltersHelper
- object TechConstants