public interface Tenant extends Serializable
IdentityService
.Modifier and Type | Method and Description |
---|---|
String |
getId() |
String |
getName() |
void |
setId(String id) |
void |
setName(String name) |
Copyright © 2013–2021 camunda services GmbH. All rights reserved.