Class: ClearMigrationRulesRequest

tibco.objectapi.service.request.ClearMigrationRulesRequest

new ClearMigrationRulesRequest(module, process, version)

Object ClearMigrationRulesRequest Usage: RestApiService.getProcessManagementService().clearMigrationRules(request, callback);
Parameters:
Name Type Description
module string Name of the module to which the process template belongs.
process string Name of the process template for which migration rules are being cleared.
version string OSGi-style version number of the process template. (This version number is the same as that of the module.)

The process instances that have migration rules set can be obtained using listMigrationRules.

Since:
  • 4.0.0