Class FetchDesignerPlaceholdersResponse

    • Constructor Detail

      • FetchDesignerPlaceholdersResponse

        public FetchDesignerPlaceholdersResponse​(Map<? extends IPlaceholderGroup,​? extends Set<PlaceHolder>> placeholders)
        Creates a new POJO response with the given data.
        Parameters:
        placeholders - All additional placeholders made available by the tab.
    • Method Detail

      • getPlaceholders

        public Map<? extends IPlaceholderGroup,​? extends Set<PlaceHolder>> getPlaceholders()
        Returns:
        All additional placeholders made available by the tab.