Package | Description |
---|---|
org.cip4.jdflib.jmf | |
org.cip4.jdflib.pool | |
org.cip4.jdflib.resource |
Modifier and Type | Method and Description |
---|---|
JDFJobPhase |
JDFDeviceInfo.createJobPhaseFromPhaseTime(JDFPhaseTime pt)
create a JobPhase message from a phaseTime Audit
|
Modifier and Type | Method and Description |
---|---|
JDFPhaseTime |
JDFAuditPool.addPhaseTime(JDFElement.EnumNodeStatus phase,
String by,
VJDFAttributeMap vmParts)
Append a PhaseTime audit element
|
JDFPhaseTime |
JDFAuditPool.getLastPhase()
Deprecated.
use getLastPhase(VJDFAttributeMap)
|
JDFPhaseTime |
JDFAuditPool.getLastPhase(VJDFAttributeMap vPartMap)
Deprecated.
use getLastPhase(vPartMap, null)
|
JDFPhaseTime |
JDFAuditPool.getLastPhase(VJDFAttributeMap vPartMap,
String moduleID)
getLastPhase - get the most recent PhaseTime audit in this pool
|
JDFPhaseTime |
JDFAuditPool.setPhase(JDFElement.EnumNodeStatus status,
String statusDetails,
VJDFAttributeMap vmParts)
Deprecated.
use the 4 parameter version
|
JDFPhaseTime |
JDFAuditPool.setPhase(JDFElement.EnumNodeStatus status,
String statusDetails,
VJDFAttributeMap vmParts,
VElement employees)
Create or modify a PhaseTime Audit and fill it If the phase is identical to the prior phase that has been set, the existing PhaseTime is modified
otherwise an existing phaseTime is closed and a new phaseTime is appended Phasetime elements with different Parts are treated independently
|
Modifier and Type | Method and Description |
---|---|
void |
JDFProcessRun.addPhase(JDFPhaseTime pt)
add the active times in the PhaseTime pt to this processrun
|
Copyright © 2018. All rights reserved.