Interface FlowableChangeTenantIdEvent

    • Method Detail

      • getEngineScopeType

        String getEngineScopeType()
        The scope type of the engine for which the change tenant id was done
      • getSourceTenantId

        String getSourceTenantId()
        The id of the tenant from which the data needs to be moved
      • getTargetTenantId

        String 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.