Uses of Class
com.hybris.cockpitng.engine.operations.LongOperation
-
Packages that use LongOperation Package Description com.hybris.cockpitng.engine.operations com.hybris.cockpitng.lazyloading -
-
Uses of LongOperation in com.hybris.cockpitng.engine.operations
Subclasses of LongOperation in com.hybris.cockpitng.engine.operations Modifier and Type Class Description classResultLongOperation<RESULT>Executes operation with a result in background thread. -
Uses of LongOperation in com.hybris.cockpitng.lazyloading
Methods in com.hybris.cockpitng.lazyloading with parameters of type LongOperation Modifier and Type Method Description protected voidDefaultLazyTasksExecutor. startLongOperation(LongOperation operation)
-