com.sforce.bulk
Class UpdateResultStream

java.lang.Object
  extended by com.sforce.bulk.UpdateResultStream

public class UpdateResultStream
extends Object

This class represents

User: mcheenath Date: Dec 15, 2010


Constructor Summary
UpdateResultStream(StreamHandler handler, BulkConnection bulkConnection, JobInfo job)
           
 
Method Summary
 UpdateResult next()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpdateResultStream

public UpdateResultStream(StreamHandler handler,
                          BulkConnection bulkConnection,
                          JobInfo job)
                   throws StreamException
Throws:
StreamException
Method Detail

next

public UpdateResult next()
                  throws StreamException
Throws:
StreamException


Copyright © 2013. All Rights Reserved.