Uses of Interface
org.flowable.common.engine.api.tenant.ChangeTenantIdResult
-
Packages that use ChangeTenantIdResult Package Description org.flowable.common.engine.api.tenant -
-
Uses of ChangeTenantIdResult in org.flowable.common.engine.api.tenant
Methods in org.flowable.common.engine.api.tenant that return ChangeTenantIdResult Modifier and Type Method Description ChangeTenantIdResultChangeTenantIdBuilder. complete()Executes change in the tenant id, returning the number of instances that were affectedChangeTenantIdResultChangeTenantIdBuilder. simulate()Executes a simulation of the change of tenant id, calculating the number of instances that will be affected
-