jar

org.openengsb.domain : openengsb-domain-notification

Maven & Gradle

Aug 03, 2011
5 usages
43 stars

OpenEngSB :: Domain :: Notification · Notification Domain is an abstraction of basic notification services (e.g. email) and provides the functionality for sending notifications to a specific recipent.

Table Of Contents

Latest Version

Download org.openengsb.domain : openengsb-domain-notification JAR file - Latest Versions:

All Versions

Download org.openengsb.domain : openengsb-domain-notification JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window openengsb-domain-notification-1.1.7.RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.openengsb.domain.notification

├─ org.openengsb.domain.notification.NotifcationDomainProvider.class - [JAR]

├─ org.openengsb.domain.notification.NotificationDomain.class - [JAR]

├─ org.openengsb.domain.notification.NotificationDomainEvents.class - [JAR]

org.openengsb.domain.notification.model

├─ org.openengsb.domain.notification.model.Attachment.class - [JAR]

├─ org.openengsb.domain.notification.model.Notification.class - [JAR]

Advertisement