public class JobPipelineRunInformation extends Object
| Constructor and Description |
|---|
JobPipelineRunInformation() |
| Modifier and Type | Method and Description |
|---|---|
org.joda.time.DateTime |
lastSubmitTime()
Get the time this instance was last submitted.
|
UUID |
runId()
Get the run identifier of an instance of pipeline executions (a GUID).
|
public UUID runId()
public org.joda.time.DateTime lastSubmitTime()
Copyright © 2019. All rights reserved.