public interface ChangeTenantIdResult
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getChangedEntityTypes()
The types of the changed entities
|
long |
getChangedInstances(String entityType)
The number of instances that were changed for the given entity type.
|
Copyright © 2022 Flowable. All rights reserved.