@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public class Messages extends Object
Constructor and Description |
---|
Messages() |
Modifier and Type | Method and Description |
---|---|
static org.jvnet.localizer.Localizable |
_R_DisplayName()
Key
R.DisplayName : Execute R script . |
static org.jvnet.localizer.Localizable |
_R_FileCreationError()
Key
R.FileCreationError : Could not create R script
temporary file. . |
static org.jvnet.localizer.Localizable |
_R_FunctionName()
Key
R.FunctionName : r . |
static org.jvnet.localizer.Localizable |
_R_NullCommandError()
Key
R.NullCommandError : R command can not be null. . |
static String |
R_DisplayName()
Key
R.DisplayName : Execute R script . |
static String |
R_FileCreationError()
Key
R.FileCreationError : Could not create R script
temporary file. . |
static String |
R_FunctionName()
Key
R.FunctionName : r . |
static String |
R_NullCommandError()
Key
R.NullCommandError : R command can not be null. . |
public static String R_NullCommandError()
R.NullCommandError
: R command can not be null.
.R command can not be null.
public static org.jvnet.localizer.Localizable _R_NullCommandError()
R.NullCommandError
: R command can not be null.
.R command can not be null.
public static String R_FileCreationError()
R.FileCreationError
: Could not create R script
temporary file.
.Could not create R script temporary file.
public static org.jvnet.localizer.Localizable _R_FileCreationError()
R.FileCreationError
: Could not create R script
temporary file.
.Could not create R script temporary file.
public static String R_FunctionName()
R.FunctionName
: r
.r
public static org.jvnet.localizer.Localizable _R_FunctionName()
R.FunctionName
: r
.r
public static String R_DisplayName()
R.DisplayName
: Execute R script
.Execute R script
public static org.jvnet.localizer.Localizable _R_DisplayName()
R.DisplayName
: Execute R script
.Execute R script
Copyright © 2016–2020 TupiLabs. All rights reserved.