Liferay 6.2-ce-ga5

Uses of Class
com.liferay.portal.kernel.concurrent.BatchablePipe

Packages that use BatchablePipe
com.liferay.portal.increment   
 

Uses of BatchablePipe in com.liferay.portal.increment
 

Constructors in com.liferay.portal.increment with parameters of type BatchablePipe
BufferedIncrementRunnable(BufferedIncrementConfiguration bufferedIncrementConfiguration, BatchablePipe<Serializable,Increment<?>> batchablePipe, AtomicInteger queueLengthTracker)
           
 


Liferay 6.2-ce-ga5