Interface OpencastConstants


public interface OpencastConstants
Opencast system constant definitions.
  • Field Details

    • SERVER_URL_PROPERTY

      static final String SERVER_URL_PROPERTY
      The property key for the current machine's hostname defined in the config.properties
      See Also:
    • NODE_NAME_PROPERTY

      static final String NODE_NAME_PROPERTY
      The property key for the current machine's descriptive node name defined in the config.properties
      See Also:
    • ADMIN_URL_ORG_PROPERTY

      static final String ADMIN_URL_ORG_PROPERTY
      The property key for the Admin UI URL defined in the organization properties
      See Also:
    • ADMIN_EMAIL_PROPERTY

      static final String ADMIN_EMAIL_PROPERTY
      The property key for the Admin email defined in the custom properties
      See Also:
    • EXTERNAL_API_URL_ORG_PROPERTY

      static final String EXTERNAL_API_URL_ORG_PROPERTY
      The property key for the external API URL defined in the organization properties
      See Also:
    • ASSET_MANAGER_URL_ORG_PROPERTY

      static final String ASSET_MANAGER_URL_ORG_PROPERTY
      The property key for the AssetManager URL in the organization properties
      See Also:
    • FEED_URL_ORG_PROPERTY

      static final String FEED_URL_ORG_PROPERTY
      The property key for the feeds URL in the organization properties
      See Also:
    • ADMIN_DOC_URL_ORG_PROPERTY

      static final String ADMIN_DOC_URL_ORG_PROPERTY
      The property key for the Admin UI documentation URL in the organization properties
      See Also:
    • WFR_URL_ORG_PROPERTY

      static final String WFR_URL_ORG_PROPERTY
      The property key for the Working File Repository URL defined in the organization properties
      See Also:
    • WORKFLOW_PROPERTIES_NAMESPACE

      static final String WORKFLOW_PROPERTIES_NAMESPACE
      See Also:
    • DIGEST_USER_PROPERTY

      static final String DIGEST_USER_PROPERTY
      The property key for the digest user defined in the custom.properties
      See Also:
    • ENVIRONMENT_NAME_PROPERTY

      static final String ENVIRONMENT_NAME_PROPERTY
      The property key for the environment defined in the custom.properties
      See Also: