- get(boolean, String, CommandNature, String, boolean) - Static method in class jenkins.plugins.shiningpanda.command.Command
-
Get the right command executor.
- get(String) - Static method in class jenkins.plugins.shiningpanda.command.CommandNature
-
Get the nature object.
- get(Node) - Static method in class jenkins.plugins.shiningpanda.workspace.WorkspaceHomeProperty
-
Get the home directory for the given node.
- getArguments(FilePath) - Method in class jenkins.plugins.shiningpanda.command.Command
-
Get the command line to execute.
- getArguments(FilePath) - Method in class jenkins.plugins.shiningpanda.command.PythonCommand
-
- getArguments(FilePath) - Method in class jenkins.plugins.shiningpanda.command.UnixCommand
-
- getArguments(FilePath) - Method in class jenkins.plugins.shiningpanda.command.WindowsCommand
-
- getBootstrapPy() - Method in class jenkins.plugins.shiningpanda.workspace.Workspace
-
Get the BUILDOUT bootstrap module file on executor.
- getBootstrapPyContent() - Method in class jenkins.plugins.shiningpanda.workspace.Workspace
-
Get the BUILDOUT bootstrap module content.
- getBuildoutHome(String) - Method in class jenkins.plugins.shiningpanda.workspace.Workspace
-
Get the VIRTUALENV home dedicated to BUILDOUT for the provided PYTHON
installation name.
- getCommand() - Method in class jenkins.plugins.shiningpanda.command.Command
-
Get the content of the script to execute.
- getConfigFile(XStream, String) - Static method in class jenkins.plugins.shiningpanda.utils.DescriptorUtil
-
Get the configuration file for the provided ID
- getConfigFile(XStream, Descriptor<?>) - Static method in class jenkins.plugins.shiningpanda.utils.DescriptorUtil
-
Get the configuration file for the provided descriptor
- getContents() - Method in class jenkins.plugins.shiningpanda.command.Command
-
Get the content of the script file
- getContents() - Method in class jenkins.plugins.shiningpanda.command.PythonCommand
-
- getContents() - Method in class jenkins.plugins.shiningpanda.command.ShellCommand
-
- getDisplayName() - Method in class jenkins.plugins.shiningpanda.actions.coverage.CoverageAction
-
- getDisplayName() - Method in class jenkins.plugins.shiningpanda.builders.BuildoutBuilder.DescriptorImpl
-
- getDisplayName() - Method in class jenkins.plugins.shiningpanda.builders.CustomPythonBuilder.DescriptorImpl
-
- getDisplayName() - Method in class jenkins.plugins.shiningpanda.builders.PythonBuilder.DescriptorImpl
-
- getDisplayName() - Method in class jenkins.plugins.shiningpanda.builders.ToxBuilder.DescriptorImpl
-
- getDisplayName() - Method in class jenkins.plugins.shiningpanda.builders.VirtualenvBuilder.DescriptorImpl
-
(non-Javadoc)
- getDisplayName() - Method in class jenkins.plugins.shiningpanda.matrix.PythonAxis.DescriptorImpl
-
- getDisplayName() - Method in class jenkins.plugins.shiningpanda.matrix.ToxAxis.DescriptorImpl
-
- getDisplayName() - Method in class jenkins.plugins.shiningpanda.publishers.CoveragePublisher.DescriptorImpl
-
- getDisplayName() - Method in class jenkins.plugins.shiningpanda.tools.PythonInstallation.DescriptorImpl
-
- getDisplayName() - Method in class jenkins.plugins.shiningpanda.workspace.WorkspaceHomeProperty.WorkspaceHomePropertyDescriptor
-
- getEnvironment(FilePath, EnvVars) - Method in class jenkins.plugins.shiningpanda.command.Command
-
Be able to have a late environment processing.
- getEnvironment(FilePath, EnvVars) - Method in class jenkins.plugins.shiningpanda.command.ShellCommand
-
- getEnvironment(boolean) - Method in class jenkins.plugins.shiningpanda.interpreters.CPython
-
- getEnvironment(boolean) - Method in class jenkins.plugins.shiningpanda.interpreters.Executable
-
- getEnvironment(boolean) - Method in class jenkins.plugins.shiningpanda.interpreters.IronPython
-
- getEnvironment(boolean) - Method in class jenkins.plugins.shiningpanda.interpreters.Jython
-
- getEnvironment(boolean) - Method in class jenkins.plugins.shiningpanda.interpreters.PyPy
-
- getEnvironment(boolean) - Method in class jenkins.plugins.shiningpanda.interpreters.Python
-
Get the environment for this interpreter.
- getEnvironment() - Method in class jenkins.plugins.shiningpanda.interpreters.Python
-
Get the environment for this interpreter with the home variable defined.
- getEnvironment(boolean) - Method in class jenkins.plugins.shiningpanda.interpreters.Virtualenv
-
- getEnvironment(AbstractBuild<?, ?>, BuildListener) - Static method in class jenkins.plugins.shiningpanda.utils.BuilderUtil
-
Get the consolidated environment for the provided build.
- getExecutable() - Method in class jenkins.plugins.shiningpanda.interpreters.CPython
-
- getExecutable() - Method in class jenkins.plugins.shiningpanda.interpreters.Executable
-
- getExecutable() - Method in class jenkins.plugins.shiningpanda.interpreters.IronPython
-
- getExecutable() - Method in class jenkins.plugins.shiningpanda.interpreters.Jython
-
- getExecutable() - Method in class jenkins.plugins.shiningpanda.interpreters.PyPy
-
- getExecutable() - Method in class jenkins.plugins.shiningpanda.interpreters.Python
-
Get the PYTHON executable.
- getExecutable() - Method in class jenkins.plugins.shiningpanda.interpreters.Virtualenv
-
- getExtension() - Method in class jenkins.plugins.shiningpanda.command.Command
-
Get the extension of the script file.
- getExtension() - Method in class jenkins.plugins.shiningpanda.command.PythonCommand
-
- getExtension() - Method in class jenkins.plugins.shiningpanda.command.UnixCommand
-
- getExtension() - Method in class jenkins.plugins.shiningpanda.command.WindowsCommand
-
- getExtraValueString() - Method in class jenkins.plugins.shiningpanda.matrix.ToxAxis
-
Get the extra values as a string
- getHelpFile() - Method in class jenkins.plugins.shiningpanda.builders.BuildoutBuilder.DescriptorImpl
-
- getHelpFile() - Method in class jenkins.plugins.shiningpanda.builders.CustomPythonBuilder.DescriptorImpl
-
- getHelpFile() - Method in class jenkins.plugins.shiningpanda.builders.PythonBuilder.DescriptorImpl
-
- getHelpFile() - Method in class jenkins.plugins.shiningpanda.builders.ToxBuilder.DescriptorImpl
-
- getHelpFile() - Method in class jenkins.plugins.shiningpanda.builders.VirtualenvBuilder.DescriptorImpl
-
- getHelpFile() - Method in class jenkins.plugins.shiningpanda.matrix.PythonAxis.DescriptorImpl
-
- getHelpFile() - Method in class jenkins.plugins.shiningpanda.matrix.ToxAxis.DescriptorImpl
-
- getHelpFile() - Method in class jenkins.plugins.shiningpanda.publishers.CoveragePublisher.DescriptorImpl
-
- getHelpFile() - Method in class jenkins.plugins.shiningpanda.tools.PythonInstallation.DescriptorImpl
-
- getHelpFile() - Method in class jenkins.plugins.shiningpanda.workspace.WorkspaceHomeProperty.WorkspaceHomePropertyDescriptor
-
- getHome() - Method in class jenkins.plugins.shiningpanda.interpreters.Python
-
Get the home folder.
- getHome() - Method in class jenkins.plugins.shiningpanda.workspace.Workspace
-
Get the home folder of this workspace.
- getHome() - Method in class jenkins.plugins.shiningpanda.workspace.WorkspaceHomeProperty
-
Get the home folder.
- getHtmlDir(Run<?, ?>) - Static method in class jenkins.plugins.shiningpanda.publishers.CoveragePublisher
-
Get the folder containing the HTML on the master for a build.
- getIconFileName() - Method in class jenkins.plugins.shiningpanda.actions.coverage.CoverageAction
-
- getInstallation(AbstractBuild<?, ?>, BuildListener, EnvVars, String) - Static method in class jenkins.plugins.shiningpanda.utils.BuilderUtil
-
Get the PYTHON installation.
- getInstallations() - Method in class jenkins.plugins.shiningpanda.builders.BuildoutBuilder.DescriptorImpl
-
Get the PYTHON installations.
- getInstallations() - Method in class jenkins.plugins.shiningpanda.builders.PythonBuilder.DescriptorImpl
-
Get the PYTHON installations.
- getInstallations() - Method in class jenkins.plugins.shiningpanda.builders.VirtualenvBuilder.DescriptorImpl
-
Get the PYTHON installations.
- getInstallations() - Method in class jenkins.plugins.shiningpanda.matrix.PythonAxis.DescriptorImpl
-
Get the list of PYTHON installations.
- getInstallations() - Method in class jenkins.plugins.shiningpanda.tools.PythonInstallation.DescriptorImpl
-
- getInstallations() - Static method in class jenkins.plugins.shiningpanda.tools.PythonInstallationFinder
-
Get all available PYTHON installations.
- getInterpreter(Launcher, BuildListener, String) - Static method in class jenkins.plugins.shiningpanda.utils.BuilderUtil
-
Get an interpreter.
- getInterpreter(Launcher, BuildListener, EnvVars) - Static method in class jenkins.plugins.shiningpanda.utils.BuilderUtil
-
Get the first available interpreter on the executor.
- getInterpreters(Launcher, BuildListener, EnvVars) - Static method in class jenkins.plugins.shiningpanda.utils.BuilderUtil
-
Get the list of the valid interpreter on an executor.
- getKey() - Method in class jenkins.plugins.shiningpanda.command.CommandNature
-
Get the nature key.
- getLibs(FilePath) - Static method in class jenkins.plugins.shiningpanda.utils.EnvVarsUtil
-
Get the library environment for the provided folder.
- getMasterPackagesDir() - Method in class jenkins.plugins.shiningpanda.workspace.Workspace
-
Get the folder on master where user can put some packages to avoid
downloads when creating a VIRTUALENV.
- getName() - Method in class jenkins.plugins.shiningpanda.command.CommandNature
-
Get the nature name.
- getNatures() - Method in class jenkins.plugins.shiningpanda.builders.BuildoutBuilder.DescriptorImpl
-
Get the list of the available command natures.
- getNatures() - Method in class jenkins.plugins.shiningpanda.builders.CustomPythonBuilder.DescriptorImpl
-
Get the list of the available command natures.
- getNatures() - Method in class jenkins.plugins.shiningpanda.builders.PythonBuilder.DescriptorImpl
-
Get the list of the available command natures.
- getNatures() - Method in class jenkins.plugins.shiningpanda.builders.VirtualenvBuilder.DescriptorImpl
-
Get the list of the available command natures.
- getPackagesDir() - Method in class jenkins.plugins.shiningpanda.workspace.MasterWorkspace
-
- getPackagesDir() - Method in class jenkins.plugins.shiningpanda.workspace.SlaveWorkspace
-
- getPackagesDir() - Method in class jenkins.plugins.shiningpanda.workspace.Workspace
-
Get the folder on executor containing the packages provided by user to
avoid downloads when creating a VIRTUALENV.
- getPath(StaplerRequest) - Method in class jenkins.plugins.shiningpanda.actions.coverage.CoverageAction
-
Get the request path.
- getProjectActions(AbstractProject<?, ?>) - Method in class jenkins.plugins.shiningpanda.publishers.CoveragePublisher
-
- getPythonHomeKeys() - Static method in class jenkins.plugins.shiningpanda.utils.EnvVarsUtil
-
Return the list of variables used to define an installation home.
- getReports(File) - Method in class jenkins.plugins.shiningpanda.actions.coverage.CoverageAction
-
Get the list of available reports.
- getRequiredMonitorService() - Method in class jenkins.plugins.shiningpanda.publishers.CoveragePublisher
-
- getShell(VirtualChannel) - Static method in class jenkins.plugins.shiningpanda.command.UnixCommand
-
Get a shell
- getSignature(Workspace, Python, boolean) - Static method in class jenkins.plugins.shiningpanda.interpreters.Virtualenv
-
Get a virtual environment signature.
- getSignatureFile() - Method in class jenkins.plugins.shiningpanda.interpreters.Virtualenv
-
Get the signature file path.
- getSourceContent() - Method in class jenkins.plugins.shiningpanda.command.ShellCommand
-
Get the script content before potential conversions.
- getSourceContent() - Method in class jenkins.plugins.shiningpanda.command.UnixCommand
-
- getSourceContent() - Method in class jenkins.plugins.shiningpanda.command.WindowsCommand
-
- getSourceSeparator() - Method in class jenkins.plugins.shiningpanda.command.ShellCommand
-
Get the separator to replace during conversion.
- getSourceSeparator() - Method in class jenkins.plugins.shiningpanda.command.UnixCommand
-
- getSourceSeparator() - Method in class jenkins.plugins.shiningpanda.command.WindowsCommand
-
- getSourceVariable() - Method in class jenkins.plugins.shiningpanda.command.ShellCommand
-
Get the variable pattern.
- getSourceVariable() - Method in class jenkins.plugins.shiningpanda.command.UnixCommand
-
- getSourceVariable() - Method in class jenkins.plugins.shiningpanda.command.WindowsCommand
-
- getTargetSeparator() - Method in class jenkins.plugins.shiningpanda.command.ShellCommand
-
Get the separator.
- getTargetSeparator() - Method in class jenkins.plugins.shiningpanda.command.UnixCommand
-
- getTargetSeparator() - Method in class jenkins.plugins.shiningpanda.command.WindowsCommand
-
- getTargetVariable() - Method in class jenkins.plugins.shiningpanda.command.ShellCommand
-
Get the variable replacement pattern.
- getTargetVariable() - Method in class jenkins.plugins.shiningpanda.command.UnixCommand
-
- getTargetVariable() - Method in class jenkins.plugins.shiningpanda.command.WindowsCommand
-
- getToolsHome() - Method in class jenkins.plugins.shiningpanda.workspace.Workspace
-
Get the VIRTUALENV home for this workspace, where TOX (or other tools)
can be installed for instance.
- getTreeValueString() - Method in class jenkins.plugins.shiningpanda.matrix.PythonAxis
-
Get this axis values for tree handling.
- getUrlName() - Method in class jenkins.plugins.shiningpanda.actions.coverage.CoverageAction
-
- getVirtualenv(BuildListener, FilePath) - Static method in class jenkins.plugins.shiningpanda.utils.BuilderUtil
-
Get a VIRTUALENV from its home folder.
- getVirtualenvHome(String) - Method in class jenkins.plugins.shiningpanda.workspace.Workspace
-
Get the VIRTUALENV home for the provided VIRTUALENV name.
- getVirtualenvPy() - Method in class jenkins.plugins.shiningpanda.workspace.Workspace
-
Get the VIRTUALENV module file on executor.
- getVirtualenvPyContent() - Method in class jenkins.plugins.shiningpanda.workspace.Workspace
-
Get the VIRTUALENV module content.
- ignoreExitCode - Variable in class jenkins.plugins.shiningpanda.builders.BuildoutBuilder
-
Do not consider the build as a failure if any of the commands exits with
a non-zero exit code.
- ignoreExitCode - Variable in class jenkins.plugins.shiningpanda.builders.CustomPythonBuilder
-
Do not consider the build as a failure if any of the commands exits with
a non-zero exit code.
- ignoreExitCode - Variable in class jenkins.plugins.shiningpanda.builders.PythonBuilder
-
Do not consider the build as a failure if any of the commands exits with
a non-zero exit code.
- ignoreExitCode - Variable in class jenkins.plugins.shiningpanda.builders.VirtualenvBuilder
-
Do not consider the build as a failure if any of the commands exits with
a non-zero exit code.
- INDEX - Static variable in class jenkins.plugins.shiningpanda.publishers.CoveragePublisher
-
Index file in report folders.
- IronPython - Class in jenkins.plugins.shiningpanda.interpreters
-
- IronPython(FilePath) - Constructor for class jenkins.plugins.shiningpanda.interpreters.IronPython
-
Constructor using fields
- isApplicable(Class<? extends AbstractProject>) - Method in class jenkins.plugins.shiningpanda.builders.BuildoutBuilder.DescriptorImpl
-
- isApplicable(Class<? extends AbstractProject>) - Method in class jenkins.plugins.shiningpanda.builders.CustomPythonBuilder.DescriptorImpl
-
- isApplicable(Class<? extends AbstractProject>) - Method in class jenkins.plugins.shiningpanda.builders.PythonBuilder.DescriptorImpl
-
- isApplicable(Class<? extends AbstractProject>) - Method in class jenkins.plugins.shiningpanda.builders.ToxBuilder.DescriptorImpl
-
- isApplicable(Class<? extends AbstractProject>) - Method in class jenkins.plugins.shiningpanda.builders.VirtualenvBuilder.DescriptorImpl
-
- isApplicable(Class<? extends AbstractProject>) - Method in class jenkins.plugins.shiningpanda.publishers.CoveragePublisher.DescriptorImpl
-
- isCPython() - Method in class jenkins.plugins.shiningpanda.interpreters.CPython
-
- isCPython() - Method in class jenkins.plugins.shiningpanda.interpreters.Python
-
Is this a CPython implementation?
- isDirectory(FilePath) - Static method in class jenkins.plugins.shiningpanda.utils.FilePathUtil
-
Check if the provided path is a directory
- isDirectoryOrNull(FilePath...) - Static method in class jenkins.plugins.shiningpanda.utils.FilePathUtil
-
Get the first existing directory.
- isEmpty() - Static method in class jenkins.plugins.shiningpanda.tools.PythonInstallation
-
Check if at least one installation is defined.
- isExecutable() - Method in class jenkins.plugins.shiningpanda.interpreters.Executable
-
- isExecutable() - Method in class jenkins.plugins.shiningpanda.interpreters.Python
-
Is this an executable implementation?
- isExitCodeIgnored() - Method in class jenkins.plugins.shiningpanda.command.Command
-
Is the exit code ignored?
- isFile(FilePath) - Static method in class jenkins.plugins.shiningpanda.utils.FilePathUtil
-
Check if the provided path is a file
- isFileOrNull(FilePath...) - Static method in class jenkins.plugins.shiningpanda.utils.FilePathUtil
-
Get the first existing file.
- isInstantiable() - Method in class jenkins.plugins.shiningpanda.matrix.PythonAxis.DescriptorImpl
-
- isInstantiable() - Method in class jenkins.plugins.shiningpanda.matrix.ToxAxis.DescriptorImpl
-
- isIronPython() - Method in class jenkins.plugins.shiningpanda.interpreters.IronPython
-
- isIronPython() - Method in class jenkins.plugins.shiningpanda.interpreters.Python
-
Is this a IronPython implementation?
- isJython() - Method in class jenkins.plugins.shiningpanda.interpreters.Jython
-
- isJython() - Method in class jenkins.plugins.shiningpanda.interpreters.Python
-
Is this a JYTHON implementation?
- isMatrix(Object) - Method in class jenkins.plugins.shiningpanda.builders.BuildoutBuilder.DescriptorImpl
-
Check if this is a matrix project.
- isMatrix(Object) - Method in class jenkins.plugins.shiningpanda.builders.PythonBuilder.DescriptorImpl
-
Check if this is a matrix project.
- isMatrix(Object) - Method in class jenkins.plugins.shiningpanda.builders.VirtualenvBuilder.DescriptorImpl
-
Check if this is a matrix project.
- isOutdated(Workspace, Python, boolean) - Method in class jenkins.plugins.shiningpanda.interpreters.Virtualenv
-
Check if this VIRTUALENV is out dated.
- isPyPy() - Method in class jenkins.plugins.shiningpanda.interpreters.PyPy
-
- isPyPy() - Method in class jenkins.plugins.shiningpanda.interpreters.Python
-
Is this a PyPy implementation?
- isReport(File) - Method in class jenkins.plugins.shiningpanda.actions.coverage.CoverageAction
-
Check if the provided folder is a report folder.
- isUnix() - Method in class jenkins.plugins.shiningpanda.interpreters.Python
-
Is this PYTHON on UNIX?
- isUnix(FilePath) - Static method in class jenkins.plugins.shiningpanda.utils.FilePathUtil
-
Is this file located on UNIX?
- isValid() - Method in class jenkins.plugins.shiningpanda.interpreters.Python
-
Check if this is a valid interpreter.
- isValid() - Method in class jenkins.plugins.shiningpanda.interpreters.Virtualenv
-
- isVirtualenv() - Method in class jenkins.plugins.shiningpanda.interpreters.Python
-
Is this a VIRTUALENV?
- isVirtualenv() - Method in class jenkins.plugins.shiningpanda.interpreters.Virtualenv
-
- isWindows() - Method in class jenkins.plugins.shiningpanda.interpreters.Python
-
Is this PYTHON on Windows?
- isWindows(FilePath) - Static method in class jenkins.plugins.shiningpanda.utils.FilePathUtil
-
Is this file located on Windows?