org.cip4.jdflib.node
Class AuditToJMF

java.lang.Object
  extended by org.cip4.jdflib.node.AuditToJMF

public class AuditToJMF
extends Object

Author:
prosirai

Constructor Summary
AuditToJMF(JDFNode _theNode, VJDFAttributeMap vParts, boolean inlineUpdates)
           
 
Method Summary
 VElement getLocalJMFs(JDFAudit.EnumAuditType auditType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuditToJMF

public AuditToJMF(JDFNode _theNode,
                  VJDFAttributeMap vParts,
                  boolean inlineUpdates)
Parameters:
_theNode - the jdf node to parse
vParts - the job part to search for, if null don't filter
inlineUpdates - replace all updated audits with the updated version
Method Detail

getLocalJMFs

public VElement getLocalJMFs(JDFAudit.EnumAuditType auditType)
Parameters:
auditType - the audit type to use
Returns:
vector of messages to send


Copyright © 2013. All Rights Reserved.