Constant Field Values

Contents

com.activeviam.*

  • com.activeviam.frtb.es.tool.postprocessor.esstressperiod.impl.ESStressPeriod 
    Modifier and Type Constant Field Value
    public static final String PLUGIN_KEY "ES_STRESS_PERIOD"
  • com.activeviam.frtb.es.tool.postprocessor.esstressperiod.impl.ESStressPeriodResultType 
    Modifier and Type Constant Field Value
    public static final String PLUGIN_KEY "ES_STRESS_PERIOD_RESUL_TYPE"
  • com.activeviam.frtb.ref.workflows.units.impl.AlertWorkflowUnit 
    Modifier and Type Constant Field Value
    public static final String KEY "AlertWorkflowUnit"
  • com.activeviam.frtb.ref.workflows.units.impl.MonitorEventWorkflowUnit 
    Modifier and Type Constant Field Value
    protected static final int FAILURE 0
    protected static final int GOOD 2
    public static final String KEY "MonitorEventWorkflowUnit"
    protected static final int STOP 3
    protected static final int WARNING 1
  • com.activeviam.frtb.ref.workflows.units.impl.MonitorWorkflowUnit 
    Modifier and Type Constant Field Value
    public static final String KEY "MonitorWorkflowUnit"
  • com.activeviam.frtb.ref.workflows.units.impl.ParameterWorkflowUnit 
    Modifier and Type Constant Field Value
    public static final String KEY "ParameterWorkflowUnit"
  • com.activeviam.frtb.ref.workflows.units.impl.UpdateParameterWorkflowUnit 
    Modifier and Type Constant Field Value
    protected static final String DAY_FORMAT "dd-MM-yyyy HH:mm"
    public static final String KEY "UpdateParameterWorkflowUnit"
    protected static final String TIME_FORMAT "HH:mm"

com.qfs.*