Class Constants

java.lang.Object
org.duracloud.common.constant.Constants

public class Constants extends Object
  • Field Details

    • HEADER_PREFIX

      public static final String HEADER_PREFIX
      See Also:
    • CLIENT_VERSION_HEADER

      public static final String CLIENT_VERSION_HEADER
      An http header sent by the client that indicates the version of the client.
      See Also:
    • SNAPSHOT_METADATA_SPACE

      public static final String SNAPSHOT_METADATA_SPACE
      Content ID used to define a space snapshot
      See Also:
    • SYSTEM_SPACES

      public static final List<String> SYSTEM_SPACES
      This structure defines the system managed spaces.
    • TEXT_TSV

      public static final String TEXT_TSV
      Mime types
      See Also:
    • MEDIA_TYPE_APPLICATION_JSON

      public static final String MEDIA_TYPE_APPLICATION_JSON
      See Also:
    • SNAPSHOT_PROPS_FILENAME

      public static final String SNAPSHOT_PROPS_FILENAME
      Content ID used to define a space snapshot
      See Also:
    • SNAPSHOT_ID_PROP

      public static final String SNAPSHOT_ID_PROP
      The property value set on a space to indicate that a snapshot is in process
      See Also:
    • RESTORE_ID_PROP

      public static final String RESTORE_ID_PROP
      The property value set on a space to indicate that it is a restored snapshot.
      See Also:
    • ACCOUNT_ID_ATTRIBUTE

      public static final String ACCOUNT_ID_ATTRIBUTE
      The name of the http request attribute containing the account id (ie subdomain) indicated in the caller's URL.
      See Also:
    • SERVER_HOST

      public static final String SERVER_HOST
      See Also:
    • SERVER_PORT

      public static final String SERVER_PORT
      See Also:
    • SWIFT_EXPIRE_OBJECT_HEADER

      public static final String SWIFT_EXPIRE_OBJECT_HEADER
      Header used to expire objects in Swift.
      See Also:
    • DEFAULT_DOMAIN

      public static final String DEFAULT_DOMAIN
      The default DuraCloud domain.
      See Also: