Class NotificationStatus
- java.lang.Object
-
- pl.edu.icm.unity.engine.api.notification.NotificationStatus
-
-
Constructor Summary
Constructors Constructor Description NotificationStatus()NotificationStatus(Exception problem)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ExceptiongetProblem()booleanisSuccessful()voidsetProblem(Exception problem)
-