Uses of Class
org.kuali.ole.docstore.process.batch.BulkProcessRequest.BulkProcessStatus

Packages that use BulkProcessRequest.BulkProcessStatus
org.kuali.ole.docstore.process.batch   
 

Uses of BulkProcessRequest.BulkProcessStatus in org.kuali.ole.docstore.process.batch
 

Fields in org.kuali.ole.docstore.process.batch declared as BulkProcessRequest.BulkProcessStatus
protected  BulkProcessRequest.BulkProcessStatus BulkProcessRequest.status
           
 

Methods in org.kuali.ole.docstore.process.batch that return BulkProcessRequest.BulkProcessStatus
 BulkProcessRequest.BulkProcessStatus BulkProcessRequest.getStatus()
           
static BulkProcessRequest.BulkProcessStatus BulkProcessRequest.BulkProcessStatus.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static BulkProcessRequest.BulkProcessStatus[] BulkProcessRequest.BulkProcessStatus.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.kuali.ole.docstore.process.batch with parameters of type BulkProcessRequest.BulkProcessStatus
 void BulkProcessRequest.setStatus(BulkProcessRequest.BulkProcessStatus status)
           
 



Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.