Class TenantEndpoint
java.lang.Object
com.totvs.tjf.tenant.schema.actuator.TenantEndpoint
-
Constructor Summary
ConstructorsConstructorDescriptionTenantEndpoint
(TenantSchemaUtilsService tenantSchemaUtilsService, com.totvs.tjf.migration.context.SchemaService schemaService, com.totvs.tjf.tenant.context.schema.SchemaUtils schemaUtils) -
Method Summary
Modifier and TypeMethodDescriptionvoid
provisioning
(String tenant) boolean
tenantExists
(String tenant) tenants()
-
Constructor Details
-
TenantEndpoint
public TenantEndpoint(TenantSchemaUtilsService tenantSchemaUtilsService, com.totvs.tjf.migration.context.SchemaService schemaService, com.totvs.tjf.tenant.context.schema.SchemaUtils schemaUtils)
-
-
Method Details
-
tenants
-
tenantExists
-
provisioning
-