Methods in com.ibm.pim.extensionpoints that return PIMProgress |
PIMProgress |
ReportGenerateFunctionArguments.getProgress()
Obtains a WPCProgress object that can be used to report execution
progress for this invocation. |
PIMProgress |
ImportFunctionArguments.getProgress()
Obtain the instance of WPCProgress that may be used to report progress to
WPC during the execution of this ImportFunction. |
PIMProgress |
CatalogToCatalogExportFunctionArguments.getProgress()
Obtain the instance of WPCProgress that may be used to report progress to
WPC during the execution of this CatalogToCatalogExportFunction. |
PIMProgress |
CatalogExportFunctionArguments.getProgress()
Obtain the instance of WPCProgress that may be used to report progress to
WPC during the execution of this CatalogExportFunction. |