Package org.opencastproject.systems
Interface OpencastConstants
public interface OpencastConstants
Opencast system constant definitions.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringThe property key for the Admin UI documentation URL in the organization propertiesstatic final StringThe property key for the Admin email defined in the custom propertiesstatic final StringThe property key for the Admin UI URL defined in the organization propertiesstatic final StringThe property key for the AssetManager URL in the organization propertiesstatic final StringThe property key for the digest user defined in the custom.propertiesstatic final StringThe property key for the environment defined in the custom.propertiesstatic final StringThe property key for the external API URL defined in the organization propertiesstatic final StringThe property key for the feeds URL in the organization propertiesstatic final StringThe property key for the current machine's descriptive node name defined in the config.propertiesstatic final StringThe property key for the current machine's hostname defined in the config.propertiesstatic final StringThe property key for the Working File Repository URL defined in the organization propertiesstatic final String
-
Field Details
-
SERVER_URL_PROPERTY
The property key for the current machine's hostname defined in the config.properties- See Also:
-
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
The property key for the Admin UI URL defined in the organization properties- See Also:
-
ADMIN_EMAIL_PROPERTY
The property key for the Admin email defined in the custom properties- See Also:
-
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
The property key for the AssetManager URL in the organization properties- See Also:
-
FEED_URL_ORG_PROPERTY
The property key for the feeds URL in the organization properties- See Also:
-
ADMIN_DOC_URL_ORG_PROPERTY
The property key for the Admin UI documentation URL in the organization properties- See Also:
-
WFR_URL_ORG_PROPERTY
The property key for the Working File Repository URL defined in the organization properties- See Also:
-
WORKFLOW_PROPERTIES_NAMESPACE
- See Also:
-
DIGEST_USER_PROPERTY
The property key for the digest user defined in the custom.properties- See Also:
-
ENVIRONMENT_NAME_PROPERTY
The property key for the environment defined in the custom.properties- See Also:
-