| Package | Description |
|---|---|
| org.cip4.lib.xjdf.builder | |
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Method and Description |
|---|---|
void |
XJdfBuilder.addAudit(Audit audit)
Append Audit node to XJDF Document.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Created
Java class for Created complex type.
|
class |
Deleted
Java class for Deleted complex type.
|
class |
Modified
Java class for Modified complex type.
|
class |
Notification
Java class for Notification complex type.
|
class |
PhaseTime
Java class for PhaseTime complex type.
|
class |
ProcessRun
Java class for ProcessRun complex type.
|
class |
ResourceAudit
Java class for ResourceAudit complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<JAXBElement<? extends Audit>> |
AuditPool.audit |
| Modifier and Type | Method and Description |
|---|---|
Audit |
Audit.withAgentName(String value) |
Audit |
Audit.withAgentVersion(String value) |
Audit |
Audit.withEmployee(Collection<Employee> values) |
Audit |
Audit.withEmployee(Employee... values) |
Audit |
Audit.withID(String value) |
Audit |
Audit.withQueueEntryID(String value) |
Audit |
Audit.withTimeStamp(DateTime value) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Audit> |
ObjectFactory.createAudit(Audit value)
|
List<JAXBElement<? extends Audit>> |
AuditPool.getAudit()
Gets the value of the audit property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Audit> |
ObjectFactory.createAudit(Audit value)
|
| Modifier and Type | Method and Description |
|---|---|
AuditPool |
AuditPool.withAudit(Collection<JAXBElement<? extends Audit>> values) |
Copyright © 2016. All rights reserved.