Liferay 7.0-ce-b4

com.liferay.portal.kernel.interval
Interface IntervalActionProcessor.PerformIntervalActionMethod<T>

Enclosing class:
IntervalActionProcessor<T>

public static interface IntervalActionProcessor.PerformIntervalActionMethod<T>


Method Summary
 T performIntervalAction(int start, int end)
           
 

Method Detail

performIntervalAction

T performIntervalAction(int start,
                        int end)
                        throws PortalException
Throws:
PortalException

Liferay 7.0-ce-b4