Class ServiceInstanceDependencyConfig

    • Field Detail

      • DEPENDENCY_TYPE_CATEGORIZATION_REPOSITORY

        public static final String DEPENDENCY_TYPE_CATEGORIZATION_REPOSITORY
        Dependency type that corresponds to the categorization repository. This dependency defines what service instance is the categorization repository of another service instance.
        See Also:
        Constant Field Values
      • DEPENDENCY_TYPE_MEDIA_REPOSITORY

        public static final String DEPENDENCY_TYPE_MEDIA_REPOSITORY
        Dependency type that corresponds to the media repository. This dependency defines what service instance is the media repository of another service instance.
        Since:
        7.0.0
        See Also:
        Constant Field Values
      • DEPENDENCY_TYPE_WIDGET_REPOSITORY

        public static final String DEPENDENCY_TYPE_WIDGET_REPOSITORY
        Dependency type that corresponds to the widget repository. This dependency defines what service instance is the categorization repository of another service instance.
        Since:
        10.4.0
        See Also:
        Constant Field Values
      • DEPENDENCY_TYPE_TAG_REPOSITORY

        public static final String DEPENDENCY_TYPE_TAG_REPOSITORY
        The dependency type for tag repository.
        Since:
        6.0.0
        See Also:
        Constant Field Values
      • DEPENDENCY_TYPE_EMAIL_TEMPLATE_REPOSITORY

        public static final String DEPENDENCY_TYPE_EMAIL_TEMPLATE_REPOSITORY
        The dependency type for email template repository.
        Since:
        11.2.0
        See Also:
        Constant Field Values
    • Constructor Detail

      • ServiceInstanceDependencyConfig

        public ServiceInstanceDependencyConfig()