Package com.morpheusdata.core
Interface MorpheusOperationService
public interface MorpheusOperationService
-
Method Summary
Modifier and TypeMethodDescriptionReturns theMorpheusOperationNotificationService
which allows access operation notification services
-
Method Details
-
getNotification
MorpheusOperationNotificationService getNotification()Returns theMorpheusOperationNotificationService
which allows access operation notification services- Returns:
- an instance of
MorpheusOperationNotificationService
-