Constant Field Values

Contents

de.xima.*

  • de.xima.fc.fs.server.monitoring.FSMonitorMBean 
    Modifier and Type Constant Field Value
    public static final String NAME "de.xima.fc:type=FSMonitor"
  • de.xima.fc.importer.config.AEntityImportConfig<T extends de.xima.cmn.dao.interfaces.IEntity<Long>> 
    Modifier and Type Constant Field Value
    protected static final String LOG_PREFIX "[ENTITY IMPORT CONFIG] "
  • de.xima.fc.importer.stager.ActionImportStager 
    Modifier and Type Constant Field Value
    protected static final String LOG_PREFIX "[ENTITY IMPORT STAGER] "
  • de.xima.fc.importer.stager.AppointmentTemplateImportStager 
    Modifier and Type Constant Field Value
    protected static final String LOG_PREFIX "[ENTITY IMPORT STAGER] "
  • de.xima.fc.importer.stager.ClientResourceImportStager 
    Modifier and Type Constant Field Value
    protected static final String LOG_PREFIX "[ENTITY IMPORT STAGER] "
  • de.xima.fc.importer.stager.DataSourceImportStager 
    Modifier and Type Constant Field Value
    protected static final String LOG_PREFIX "[ENTITY IMPORT STAGER] "
  • de.xima.fc.importer.stager.FormVersionImportStager 
    Modifier and Type Constant Field Value
    protected static final String LOG_PREFIX "[ENTITY IMPORT STAGER] "
  • de.xima.fc.importer.stager.InboxImportStager 
    Modifier and Type Constant Field Value
    protected static final String LOG_PREFIX "[ENTITY IMPORT STAGER] "
  • de.xima.fc.importer.stager.ProjectDoiDataImportStager 
    Modifier and Type Constant Field Value
    protected static final String LOG_PREFIX "[ENTITY IMPORT STAGER] "
  • de.xima.fc.importer.stager.ProjectIdentityCheckDataImportStager 
    Modifier and Type Constant Field Value
    protected static final String LOG_PREFIX "[ENTITY IMPORT STAGER] "
  • de.xima.fc.importer.stager.ProjectImportStager 
    Modifier and Type Constant Field Value
    protected static final String LOG_PREFIX "[ENTITY IMPORT STAGER] "
  • de.xima.fc.importer.stager.ProjectInviteDataImportStager 
    Modifier and Type Constant Field Value
    protected static final String LOG_PREFIX "[ENTITY IMPORT STAGER] "
  • de.xima.fc.importer.stager.ProjectResourceImportStager 
    Modifier and Type Constant Field Value
    protected static final String LOG_PREFIX "[ENTITY IMPORT STAGER] "
  • de.xima.fc.importer.stager.StateImportStager 
    Modifier and Type Constant Field Value
    protected static final String LOG_PREFIX "[ENTITY IMPORT STAGER] "
  • de.xima.fc.importer.stager.TemplateImportStager 
    Modifier and Type Constant Field Value
    protected static final String LOG_PREFIX "[ENTITY IMPORT STAGER] "
  • de.xima.fc.importer.stager.UserGroupImportStager 
    Modifier and Type Constant Field Value
    protected static final String LOG_PREFIX "[ENTITY IMPORT STAGER] "
  • de.xima.fc.importer.stager.UserImportStager 
    Modifier and Type Constant Field Value
    protected static final String LOG_PREFIX "[ENTITY IMPORT STAGER] "
  • de.xima.fc.importer.stager.UserRoleImportStager 
    Modifier and Type Constant Field Value
    protected static final String LOG_PREFIX "[ENTITY IMPORT STAGER] "
  • de.xima.fc.serialize.gson.type.DefaultEntityWriter 
    Modifier and Type Constant Field Value
    public static final String SERIALIZATION_KEY_DESC_CLASS_NAME "class"
    public static final String SERIALIZATION_KEY_DESC_NAME "name"
    public static final String SERIALIZATION_KEY_DESC_UUID "uuid"
    public static final String SERIALIZATION_KEY_UUID_ENTITY "uuidEntity"
  • de.xima.fc.serialize.gson.type.EntityTypeAdapter 
    Modifier and Type Constant Field Value
    public static final String SERIALIZATION_KEY_DESC_CLASS_NAME "class"
    public static final String SERIALIZATION_KEY_DESC_NAME "name"
    public static final String SERIALIZATION_KEY_DESC_UUID "uuid"
    public static final String SERIALIZATION_KEY_UUID_ENTITY "uuidEntity"
  • de.xima.fc.timing.worker.ClientCounterResetWorker 
    Modifier and Type Constant Field Value
    public static final String KEY_COUNTER_ID "counter_id"
  • de.xima.fc.timing.worker.StateTimerWorker 
    Modifier and Type Constant Field Value
    protected static final String KEY_LAST_SCHEDULED_STATE_UUID "last_state_uuid"
    protected static final String KEY_PREVIOUS_FIRE_TIME "prev_fire_time"
    protected static final String KEY_PROCESS_ID "form_record_id"
    protected static final String KEY_RETRY_COUNT "retry_count"
    protected static final String KEY_TRIGGER_ID "trigger_id"
    protected static final String KEY_TRIGGER_NAME "trigger_name"
    protected static final String KEY_UNIQUE_ID "job_uuid"
  • de.xima.fc.timing.worker.StatusChangeWorker 
    Modifier and Type Constant Field Value
    public static final String DATA_PROCESS_ID "prozess_id"
    public static final String DATA_PROZESS_ID "prozess_id"
    public static final String DATA_SOURCE_STATUS_ID "source_status_id"
    public static final String DATA_TARGET_STATUS_ID "target_status_id"
  • de.xima.fc.timing.worker.TimePointWorker 
    Modifier and Type Constant Field Value
    protected static final String KEY_LAST_SCHEDULED_STATE_UUID "last_state_uuid"
    protected static final String KEY_PREVIOUS_FIRE_TIME "prev_fire_time"
    protected static final String KEY_PROCESS_ID "form_record_id"
    protected static final String KEY_RETRY_COUNT "retry_count"
    protected static final String KEY_TRIGGER_ID "trigger_id"
    protected static final String KEY_TRIGGER_NAME "trigger_name"
    protected static final String KEY_UNIQUE_ID "job_uuid"
  • de.xima.fc.workflow.taglib.component.propertiesform.PropertiesForm 
    Modifier and Type Constant Field Value
    public static final String COMPONENT_TYPE "de.xima.fc.workflow.taglib.component.PropertiesPanel"
  • de.xima.fc.workflow.validation.constraints.MultiFileSize 
    Modifier and Type Constant Field Value
    public static final String MESSAGE_MAX_ONLY "{de.xima.fc.workflow.validation.constraints.MultiFileSize.message.maxOnly}"
    public static final String MESSAGE_MIN_ONLY "{de.xima.fc.workflow.validation.constraints.MultiFileSize.message.minOnly}"