@CompileStatic class FixedTenantResolver extends Object implements TenantResolver
A tenant resolver that resolves to a fixed static named tenant id
| Type | Name and description |
|---|---|
Serializable |
tenantIdThe tenant id to resolve to |
| Constructor and description |
|---|
FixedTenantResolver() |
FixedTenantResolver(Serializable tenantId) |
The tenant id to resolve to
Groovy Documentation