com.ibm.itim.common
Class BulkProcessProgress

java.lang.Object
  extended by com.ibm.itim.common.BulkProcessProgress
All Implemented Interfaces:
java.io.Serializable

public class BulkProcessProgress
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
BulkProcessProgress(long totalRecords, long processedRecords)
           
 
Method Summary
 long getProcessedRecords()
           
 long getTotalRecords()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BulkProcessProgress

public BulkProcessProgress(long totalRecords,
                           long processedRecords)
Method Detail

getTotalRecords

public long getTotalRecords()

getProcessedRecords

public long getProcessedRecords()


IBM Security Identity Manager 6.0.0
© Copyright International Business Machines Corporation 2007, 2012. All rights reserved. US Government Users Restricited Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.