Liferay 6.1.0-ce-b4

com.liferay.portal.kernel.process
Interface ProcessCallable<T extends Serializable>

All Superinterfaces:
Serializable

public interface ProcessCallable<T extends Serializable>
extends Serializable


Method Summary
 T call()
           
 

Method Detail

call

T call()
                            throws ProcessException
Throws:
ProcessException

Liferay 6.1.0-ce-b4