com.ibm.itim.common
Class BulkProcessInfo
java.lang.Object
com.ibm.itim.common.BulkProcessInfo
- All Implemented Interfaces:
- java.io.Serializable
public class BulkProcessInfo
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BulkProcessInfo
public BulkProcessInfo(long processId)
getProcessId
public long getProcessId()
getProgress
public BulkProcessProgress getProgress()
setProgress
public void setProgress(BulkProcessProgress progress)
getResult
public BulkProcessResult getResult()
setResult
public void setResult(BulkProcessResult result)
markAbort
public boolean markAbort()
isMarkedAbort
public boolean isMarkedAbort()
markDelete
public boolean markDelete()
isMarkedDelete
public boolean isMarkedDelete()
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.