public class ValgrindProcessDetails extends Object
| Constructor and Description |
|---|
ValgrindProcessDetails(hudson.model.Run<?,?> owner,
ValgrindProcess process) |
| Modifier and Type | Method and Description |
|---|---|
hudson.model.Run<?,?> |
getOwner() |
ValgrindProcess |
getProcess() |
public ValgrindProcessDetails(hudson.model.Run<?,?> owner,
ValgrindProcess process)
public ValgrindProcess getProcess()
public hudson.model.Run<?,?> getOwner()
Copyright © 2016–2018. All rights reserved.