Interface ExecutionContextHelper
public interface ExecutionContextHelper
-
Method Summary
Modifier and TypeMethodDescriptionvoidcheckKaleoInstanceComplete(ExecutionContext executionContext) voidcompleteKaleoTimerInstances(ExecutionContext executionContext) convert(ExecutionContext executionContext) booleanisKaleoInstanceBlocked(ExecutionContext executionContext)
-
Method Details
-
checkKaleoInstanceComplete
void checkKaleoInstanceComplete(ExecutionContext executionContext) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-
completeKaleoTimerInstances
void completeKaleoTimerInstances(ExecutionContext executionContext) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-
convert
-
convert
- Throws:
Exception
-
isKaleoInstanceBlocked
-