|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JDFAudit | |
|---|---|
| org.cip4.jdflib.auto | |
| org.cip4.jdflib.core | |
| org.cip4.jdflib.node | |
| org.cip4.jdflib.pool | |
| org.cip4.jdflib.resource | |
| Uses of JDFAudit in org.cip4.jdflib.auto |
|---|
| Subclasses of JDFAudit in org.cip4.jdflib.auto | |
|---|---|
class |
JDFAutoCreated
class JDFAutoCreated : public JDFAudit |
class |
JDFAutoDeleted
class JDFAutoDeleted : public JDFAudit |
class |
JDFAutoMerged
class JDFAutoMerged : public JDFAudit |
class |
JDFAutoModified
class JDFAutoModified : public JDFAudit |
class |
JDFAutoNotification
class JDFAutoNotification : public JDFAudit |
class |
JDFAutoPhaseTime
class JDFAutoPhaseTime : public JDFAudit |
class |
JDFAutoProcessRun
class JDFAutoProcessRun : public JDFAudit |
class |
JDFAutoResourceAudit
class JDFAutoResourceAudit : public JDFAudit |
class |
JDFAutoSpawned
class JDFAutoSpawned : public JDFAudit |
| Uses of JDFAudit in org.cip4.jdflib.core |
|---|
| Methods in org.cip4.jdflib.core that return JDFAudit | |
|---|---|
JDFAudit |
JDFAudit.createUpdateAudit()
create an update audit for this |
JDFAudit |
JDFAudit.getUpdatedPreviousAudit()
get the previous updated audit that was updated by this |
| Methods in org.cip4.jdflib.core with parameters of type JDFAudit | |
|---|---|
int |
JDFAudit.compare(JDFAudit a1,
JDFAudit a2)
sort by timestamp |
void |
JDFAudit.setRef(JDFAudit previous)
Set attribute refID to the ID of previous |
| Uses of JDFAudit in org.cip4.jdflib.node |
|---|
| Subclasses of JDFAudit in org.cip4.jdflib.node | |
|---|---|
class |
JDFSpawned
Description: This class represents a vector of JDFAttributeMap |
| Methods in org.cip4.jdflib.node that return JDFAudit | |
|---|---|
JDFAudit |
JDFNode.addModified(String by)
addModified |
| Uses of JDFAudit in org.cip4.jdflib.pool |
|---|
| Methods in org.cip4.jdflib.pool that return JDFAudit | |
|---|---|
JDFAudit |
JDFAuditPool.addAudit(JDFAudit.EnumAuditType typ,
String by)
add an audit, called internally by the specialized functions |
JDFAudit |
JDFAuditPool.addEvent(String by,
JDFAudit.EnumSeverity s)
add a Notification Audit |
JDFAudit |
JDFAuditPool.getAudit(int index,
JDFAudit.EnumAuditType typ,
JDFAttributeMap mAttributes)
Deprecated. use 4 parameter version |
JDFAudit |
JDFAuditPool.getAudit(int index,
JDFAudit.EnumAuditType typ,
JDFAttributeMap mAttributes,
VJDFAttributeMap vParts)
get the index'th audit of the given typ |
| Methods in org.cip4.jdflib.pool with parameters of type JDFAudit | |
|---|---|
void |
JDFAuditPool.appendUnique(JDFAudit p)
Append a new child if no identical child exists |
| Uses of JDFAudit in org.cip4.jdflib.resource |
|---|
| Subclasses of JDFAudit in org.cip4.jdflib.resource | |
|---|---|
class |
JDFCreated
|
class |
JDFDeleted
|
class |
JDFMerged
|
class |
JDFModified
|
class |
JDFNotification
|
class |
JDFPhaseTime
|
class |
JDFProcessRun
|
class |
JDFResourceAudit
|
| Methods in org.cip4.jdflib.resource with parameters of type JDFAudit | |
|---|---|
int |
JDFPhaseTime.compare(JDFAudit a1,
JDFAudit a2)
sort by timestamp using the end time |
boolean |
JDFProcessRun.matches(JDFAudit audit)
returns true if audit belongs to this processrun |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||