ProcessRun |
ObjectFactory.createProcessRun()
|
ProcessRun |
ProcessRun.getRefID()
Gets the value of the refID property.
|
ProcessRun |
ProcessRun.withAgentName(String value) |
ProcessRun |
ProcessRun.withAgentVersion(String value) |
ProcessRun |
ProcessRun.withDuration(Duration value) |
ProcessRun |
ProcessRun.withEmployee(Collection<Employee> values) |
ProcessRun |
ProcessRun.withEmployee(Employee... values) |
ProcessRun |
ProcessRun.withEnd(DateTime value) |
ProcessRun |
ProcessRun.withEndStatus(String value) |
ProcessRun |
ProcessRun.withID(String value) |
ProcessRun |
ProcessRun.withPart(Collection<Part> values) |
ProcessRun |
ProcessRun.withPart(Part... values) |
ProcessRun |
ProcessRun.withQueueEntryID(String value) |
ProcessRun |
ProcessRun.withRefID(ProcessRun value) |
ProcessRun |
ProcessRun.withReturnTime(DateTime value) |
ProcessRun |
ProcessRun.withStart(DateTime value) |
ProcessRun |
ProcessRun.withSubmissionTime(DateTime value) |
ProcessRun |
ProcessRun.withTimeStamp(DateTime value) |