Uses of Class
org.apache.oozie.BulkResponseInfo

Packages that use BulkResponseInfo
org.apache.oozie   
org.apache.oozie.command   
org.apache.oozie.executor.jpa   
 

Uses of BulkResponseInfo in org.apache.oozie
 

Methods in org.apache.oozie that return BulkResponseInfo
 BulkResponseInfo BundleEngine.getBulkJobs(String bulkFilter, int start, int len)
          Get bulk job response
 

Uses of BulkResponseInfo in org.apache.oozie.command
 

Methods in org.apache.oozie.command that return BulkResponseInfo
protected  BulkResponseInfo BulkJobsXCommand.execute()
           
 

Uses of BulkResponseInfo in org.apache.oozie.executor.jpa
 

Methods in org.apache.oozie.executor.jpa that return BulkResponseInfo
 BulkResponseInfo BulkJPAExecutor.execute(javax.persistence.EntityManager em)
           
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.