Class GetSandboxItemsByPathResult


  • public class GetSandboxItemsByPathResult
    extends ResultList<SandboxItem>
    Holds the data returned by the getSandboxItemsByPath operation
    Since:
    4.0.0
    Author:
    joseross
    • Field Detail

      • missingItems

        protected Collection<String> missingItems
        Collection of paths for which no item was found
    • Constructor Detail

      • GetSandboxItemsByPathResult

        public GetSandboxItemsByPathResult()