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()
(30) append element Notification
|
JDFNotification |
JDFAutoAcknowledge.appendNotification()
(29) append element Notification
|
JDFNotification |
JDFAutoResponse.appendNotification()
(30) append element Notification
|
JDFNotification |
JDFAutoAcknowledge.getCreateNotification()
(25) getCreateNotification
|
JDFNotification |
JDFAutoSignal.getCreateNotification(int iSkip)
(26) getCreateNotification
|
JDFNotification |
JDFAutoResponse.getCreateNotification(int iSkip)
(26) getCreateNotification
|
JDFNotification |
JDFAutoAcknowledge.getNotification()
(24) const get element Notification
|
JDFNotification |
JDFAutoSignal.getNotification(int iSkip)
(27) const get element Notification
|
JDFNotification |
JDFAutoResponse.getNotification(int iSkip)
(27) const get element Notification
|
Modifier and Type | Method and Description |
---|---|
Collection<JDFNotification> |
JDFAutoSignal.getAllNotification()
Get all Notification from the current element
|
Collection<JDFNotification> |
JDFAutoResponse.getAllNotification()
Get all Notification from the current element
|
Modifier and Type | Method and Description |
---|---|
JDFNotification |
JDFResponse.getCreateNotification() |
JDFNotification |
JDFSignal.getCreateNotification()
legacy get first notification
|
JDFNotification |
JDFResponse.getNotification()
legacy get first notification
|
JDFNotification |
JDFSignal.getNotification()
legacy get first notification
|
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 © 2018. All rights reserved.