-
Method Summary
The id of the definition tenant whose instances need to be moved.
The scope type of the engine for which the change tenant id was done
The id of the tenant from which the data needs to be moved
The id of the tenant to which the data needs to be moved
Methods inherited from interface org.flowable.common.engine.api.delegate.event.FlowableEvent
getType
-
Method Details
-
getEngineScopeType
The scope type of the engine for which the change tenant id was done
-
getSourceTenantId
The id of the tenant from which the data needs to be moved
-
getTargetTenantId
The id of the tenant to which the data needs to be moved
-
getDefinitionTenantId
String getDefinitionTenantId()
The id of the definition tenant whose instances need to be moved.