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