Class DistributionDescription.DistributionSupportConfigurationInfo.DistributionSupportConfigurationItemInfo

    • Constructor Detail

      • DistributionSupportConfigurationItemInfo

        public DistributionSupportConfigurationItemInfo​(UUID userId,
                                                        UUID parentId,
                                                        UserSupportMode userMode)
        Constructor
        Parameters:
        userId - id of the configuration item, can't be null
        parentId - parent id the configuration item, can't be null
        userMode - UserSupportMode for the configuration item, can't be null
    • Method Detail

      • getUserId

        public UUID getUserId()
        Gets id of the configuration item
        Returns:
        id of the configuration item, never null
      • getParentId

        public UUID getParentId()
        Gets parent id of the configuration item
        Returns:
        parent id of the configuration item, never null