public interface PipelineExecutorTrace
| Modifier and Type | Method and Description |
|---|---|
String |
getPipelineId()
Shortcut to the pipeline id related with this trace.
|
PipelineExecutorTask |
getTask()
Gets the task that was executed.
|
String |
getTaskId()
Shortcut to the task id related with this trace.
|
String getTaskId()
String getPipelineId()
PipelineExecutorTask getTask()
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.