| Package | Description |
|---|---|
| org.bonitasoft.engine.platform.model.builder | |
| org.bonitasoft.engine.platform.model.builder.impl |
| Modifier and Type | Method and Description |
|---|---|
STenantBuilder |
STenantBuilderFactory.createNewInstance(String name,
String createdBy,
long created,
String status,
boolean defaultTenant) |
STenantBuilder |
STenantBuilder.setDefaultTenant(boolean defaultTenant) |
STenantBuilder |
STenantBuilder.setDescription(String description) |
STenantBuilder |
STenantBuilder.setIconName(String iconName) |
STenantBuilder |
STenantBuilder.setIconPath(String iconPath) |
| Modifier and Type | Class and Description |
|---|---|
class |
STenantBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
STenantBuilder |
STenantBuilderFactoryImpl.createNewInstance(String name,
String createdBy,
long created,
String status,
boolean defaultTenant) |
STenantBuilder |
STenantBuilderImpl.setDefaultTenant(boolean defaultTenant) |
STenantBuilder |
STenantBuilderImpl.setDescription(String description) |
STenantBuilder |
STenantBuilderImpl.setIconName(String iconName) |
STenantBuilder |
STenantBuilderImpl.setIconPath(String iconPath) |
Copyright © 2019 Bonitasoft S.A.. All rights reserved.