Constant Field Values

Contents

de.aristaflow.*

  • de.aristaflow.adept2.base.registry.dbconfiguration.DataSourceWrapper 
    Modifier and Type Constant Field Value
    protected static final String unsupported "This data source is a wrapper for just one java.sql.Connection and therefore does only support getConnection()."
  • de.aristaflow.adept2.model.common.changetracking.ChangeCombiner 
    Modifier and Type Constant Field Value
    public static final long serialVersionUID -2954458858931154928L
  • de.aristaflow.adept2.model.common.plugindata.AbortProcessStepMeasureData 
    Modifier and Type Constant Field Value
    public static final String ID "AbortProcessStepMeasure"
  • de.aristaflow.adept2.model.common.plugindata.DelegationMeasureData 
    Modifier and Type Constant Field Value
    public static final String ID "DelegationMeasure"
    public static final String NO_DELEGATION "NO_DELEGATION"
  • de.aristaflow.adept2.model.common.plugindata.EnquiryData 
    Modifier and Type Constant Field Value
    public static final String ID "Enquiry"
  • de.aristaflow.adept2.model.common.plugindata.ErrorHandlingProcessData 
    Modifier and Type Constant Field Value
    public static final String ID "ErrorHandlingProcessData"
  • de.aristaflow.adept2.model.common.plugindata.EscalationData 
    Modifier and Type Constant Field Value
    public static final String ID "EscalationData"
  • de.aristaflow.adept2.model.common.plugindata.FinishWithDefaultData 
    Modifier and Type Constant Field Value
    public static final String ID "FinishWithDefaultMeasure"
  • de.aristaflow.adept2.model.common.plugindata.InstantiateProcessMeasureData 
    Modifier and Type Constant Field Value
    public static final String ID "InstantiateProcessMeasure"
  • de.aristaflow.adept2.model.common.plugindata.LocalisationOptionsData 
    Modifier and Type Constant Field Value
    public static final String ID "LocalisationOptions"
  • de.aristaflow.adept2.model.common.plugindata.MailNotificationData 
    Modifier and Type Constant Field Value
    public static final String ID "MailNotificationMeasure"
  • de.aristaflow.adept2.model.common.plugindata.MultiLevelEscalationData 
    Modifier and Type Constant Field Value
    public static final String ID "MultiLevelEscalationHandling"
  • de.aristaflow.adept2.model.common.plugindata.MultiLevelEscalationData.LevelData 
    Modifier and Type Constant Field Value
    public static final String THRESHOLD "Threshold"
    public static final String THRESHOLD_REFERENCE "ThresholdReference"
  • de.aristaflow.adept2.model.common.plugindata.NotesAndTasksData 
    Modifier and Type Constant Field Value
    public static final String PLUGIN_ID "NotesAndTasksData"
  • de.aristaflow.adept2.model.common.plugindata.PriorityIncreaseData 
    Modifier and Type Constant Field Value
    public static final String ID "PriorityIncreaseMeasure"
  • de.aristaflow.adept2.model.common.plugindata.SchedulerData 
    Modifier and Type Constant Field Value
    public static final String ID "SchedulerData"
  • de.aristaflow.adept2.model.common.viewer.Attribute 
    Modifier and Type Constant Field Value
    public static final String ATTRIBUTE_NO_DEFAULT_VALUE "ATTRIBUTE_NO_DEFAULT_VALUE"
  • de.aristaflow.adept2.model.common.viewer.ViewCheck 
    Modifier and Type Constant Field Value
    public static final String ID "VIEW_CHECK"
  • de.aristaflow.adept2.model.datamanagement.DataContainer 
    Modifier and Type Constant Field Value
    public static final long serialVersionUID -8490531611350813307L
  • de.aristaflow.adept2.model.datamanagement.IndexedAccessDataContainer 
    Modifier and Type Constant Field Value
    public static final long serialVersionUID -2802420760847128773L
  • de.aristaflow.adept2.model.datamanagement.InputDataContainer 
    Modifier and Type Constant Field Value
    public static final long serialVersionUID -4312001807149337108L
  • de.aristaflow.adept2.model.datamanagement.InstanceDataContainer 
    Modifier and Type Constant Field Value
    public static final long serialVersionUID 4553355354815886680L
  • de.aristaflow.adept2.model.datamanagement.JsonUdtValue 
    Modifier and Type Constant Field Value
    public static final String UDT_NAME "application/json"
  • de.aristaflow.adept2.model.datamanagement.UDTValue 
    Modifier and Type Constant Field Value
    public static final long serialVersionUID -5444073750482345999L
  • de.aristaflow.adept2.model.logmanagement.LogEntry 
    Modifier and Type Constant Field Value
    public static final long serialVersionUID 2539556304344993031L
  • de.aristaflow.adept2.model.logmanagement.LogEntrySet 
    Modifier and Type Constant Field Value
    public static final long serialVersionUID 8840821618371298387L
  • de.aristaflow.adept2.model.logmanagement.LogEntrySet.Cursor 
    Modifier and Type Constant Field Value
    public static final long serialVersionUID -6323361755510857496L
  • de.aristaflow.adept2.util.threading.AFThreadPoolExecutor 
    Modifier and Type Constant Field Value
    protected static final float HYSTERESIS 0.20000000298023224f
  • de.aristaflow.adept2.util.threading.Delayer<T> 
    Modifier and Type Constant Field Value
    protected static final long MAX_DELAY_PER_TRY 120000L
  • de.aristaflow.ilm.ws.rest.base.security.GlobalSecurityManagerRest 
    Modifier and Type Constant Field Value
    protected static final String SET_COOKIE_EXAMPLE "x-AF-Security-Token=YCNdXiheI3x-YQ=;Version=1;Comment=x-AF-Security-Token;Path=/{servletName}/,x-AF-Caller-URI=https://client;Version=1;Comment=x-AF-Caller-URI;Path=/{servletName}/"
    protected static final String UNSET_COOKIE_EXAMPLE "x-AF-Security-Token=;Version=1;Comment=x-AF-Security-Token;Path=/{servletName}/,x-AF-Caller-URI=https://client;Version=1;Comment=x-AF-Caller-URI;Path=/{servletName}/"