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