org.pentaho.reporting.libraries.formula
public class LibFormulaBoot extends org.pentaho.reporting.libraries.base.boot.AbstractBoot
Modifier and Type | Field and Description |
---|---|
static int |
GLOBAL_SCALE |
Modifier and Type | Method and Description |
---|---|
static LibFormulaBoot |
getInstance() |
protected org.pentaho.reporting.libraries.base.versioning.ProjectInformation |
getProjectInfo() |
protected org.pentaho.reporting.libraries.base.config.Configuration |
loadConfiguration() |
protected void |
performBoot() |
public static final int GLOBAL_SCALE
public static LibFormulaBoot getInstance()
protected org.pentaho.reporting.libraries.base.config.Configuration loadConfiguration()
loadConfiguration
in class org.pentaho.reporting.libraries.base.boot.AbstractBoot
protected void performBoot()
performBoot
in class org.pentaho.reporting.libraries.base.boot.AbstractBoot
protected org.pentaho.reporting.libraries.base.versioning.ProjectInformation getProjectInfo()
getProjectInfo
in class org.pentaho.reporting.libraries.base.boot.AbstractBoot