Package | Description |
---|---|
org.camunda.bpm.engine.impl.identity.db | |
org.camunda.bpm.engine.impl.persistence.entity |
Modifier and Type | Method and Description |
---|---|
TenantEntity |
DbReadOnlyIdentityServiceProvider.findTenantById(String tenantId) |
Modifier and Type | Field and Description |
---|---|
protected TenantEntity |
TenantMembershipEntity.tenant |
Modifier and Type | Method and Description |
---|---|
TenantEntity |
TenantMembershipEntity.getTenant() |
Modifier and Type | Method and Description |
---|---|
void |
TenantMembershipEntity.setTenant(TenantEntity tenant) |
Copyright © 2017. All rights reserved.