Class Notification
- java.lang.Object
-
- org.apache.ofbiz.service.config.model.Notification
-
@ThreadSafe public final class Notification extends java.lang.Object
An object that models the<notification>
element.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getScreen()
java.lang.String
getService()
java.lang.String
getSubject()
-