public interface MultiTenantConstants
Modifier and Type | Field and Description |
---|---|
static String |
MULTI_TENANT_DEFAULT_TENANT_ID
In a multi-tenant setup, the default tenant is the tenant
- which the super admins (admins for all tenants) are part of
- to which definitions visible for all tenants are deployed
|
static String |
NON_MULTI_TENANT_ID
I a non-multi-tenant setup the tenant id is the empty string,
to be consistent with the Flowable engines.
|
static final String MULTI_TENANT_DEFAULT_TENANT_ID
static final String NON_MULTI_TENANT_ID