public class XvfbEnvironment
extends hudson.model.InvisibleAction
| Constructor and Description |
|---|
XvfbEnvironment(hudson.FilePath frameBufferDir,
int displayNameUsed,
hudson.Proc process,
boolean shutdownWithBuild) |
| Modifier and Type | Method and Description |
|---|---|
int |
getDisplayNameUsed() |
hudson.FilePath |
getFrameBufferDir() |
hudson.Proc |
getProcess() |
String |
getRemoteFrameBufferDir() |
boolean |
isShutdownWithBuild() |
public XvfbEnvironment(hudson.FilePath frameBufferDir,
int displayNameUsed,
hudson.Proc process,
boolean shutdownWithBuild)
public int getDisplayNameUsed()
public hudson.FilePath getFrameBufferDir()
public hudson.Proc getProcess()
public boolean isShutdownWithBuild()
public String getRemoteFrameBufferDir()
Copyright © 2004-2013. All Rights Reserved.