Uses of Class
com.hybris.cockpitng.engine.operations.LongOperationNotifier
-
Packages that use LongOperationNotifier Package Description com.hybris.cockpitng.engine.impl -
-
Uses of LongOperationNotifier in com.hybris.cockpitng.engine.impl
Methods in com.hybris.cockpitng.engine.impl with parameters of type LongOperationNotifier Modifier and Type Method Description protected voidDefaultWidgetInstanceManager. onBackgroundOperationFinished(Operation operation, boolean parallel, java.lang.String operationId, LongOperationNotifier longOperationNotifier)protected CockpitNGBackgroundOperationDefaultWidgetInstanceManager. prepareLongOperation(Operation operation, org.zkoss.zk.ui.event.EventListener<org.zkoss.zk.ui.event.Event> callbackEvent, LongOperationNotifier longOperationNotifier, boolean parallel, java.lang.String operationId, java.lang.String socketId)
-