| Package | Description |
|---|---|
| org.cip4.jdflib.auto | |
| org.cip4.jdflib.jmf | |
| org.cip4.jdflib.pool | |
| org.cip4.jdflib.util |
| Modifier and Type | Method and Description |
|---|---|
JDFNotification |
JDFAutoSignal.appendNotification()
(29) append element Notification
|
JDFNotification |
JDFAutoResponse.appendNotification()
(29) append element Notification
|
JDFNotification |
JDFAutoAcknowledge.appendNotification()
(29) append element Notification
|
JDFNotification |
JDFAutoSignal.getCreateNotification()
(25) getCreateNotification
|
JDFNotification |
JDFAutoResponse.getCreateNotification()
(25) getCreateNotification
|
JDFNotification |
JDFAutoAcknowledge.getCreateNotification()
(25) getCreateNotification
|
JDFNotification |
JDFAutoSignal.getNotification()
(24) const get element Notification
|
JDFNotification |
JDFAutoResponse.getNotification()
(24) const get element Notification
|
JDFNotification |
JDFAutoAcknowledge.getNotification()
(24) const get element Notification
|
| Modifier and Type | Method and Description |
|---|---|
JDFNotification |
JDFResponse.setErrorText(String errorText)
Deprecated.
use public JDFNotification setErrorText(String errorText, EnumClass errorClass)
|
JDFNotification |
JDFResponse.setErrorText(String errorText,
JDFAutoNotification.EnumClass errorClass)
Set ErrorText, (Notification/Comment/#text) also sets Notification/@Type=Error and Notification/@Class=Error doesn't create a notification if
ErroerText=null
|
| Modifier and Type | Method and Description |
|---|---|
JDFNotification |
JDFAuditPool.addNotification(JDFAutoNotification.EnumClass severity,
String by,
VJDFAttributeMap vmParts)
Append a Notification audit element with a Class attribute of Severity
|
| Modifier and Type | Method and Description |
|---|---|
JDFNotification |
StatusCounter.setEvent(String eventID,
String eventValue,
String comment)
set event, append the Event element and optionally the comment
overwrites existing values |
Copyright © 2013. All Rights Reserved.