Skip to main content
Home

Search form

Menu

Search form

  • What's new in SkyVault
  • SkyVault 2.0 overview
  • SkyVault 2.0 video tutorials
  • Getting Started guides
  • Using SkyVault
  • Admin QuickStart
  • For Developers
    • Customizing Explorer and Share
    • Developing Applications and Extensions
      • Designing your application
      • SkyVault Repository
      • SkyVault Services
      • SkyVault Integration
      • Web Scripts
      • SkyVault Extensions
      • Share extensions
      • Maven SkyVault SDK
      • Programming with Surf
      • Content modeling
      • SkyVault 2.0 API
      • Scripting API
        • Root objects
        • ScriptNode API
        • Actions API
        • AVM API
          • assetUrl
          • getModifiedItems
          • getStores
          • lookupNode
          • lookupStore
          • lookupStoreRoot
          • stagingStore
          • userSandboxStore
          • websiteStagingUrl
          • websiteUserSandboxUrl
          • AVM Node API
          • AVM Store API
        • Classification API
        • Logging API
        • People API
        • ScriptAction API
        • Search API
        • Session API
        • Utility methods
      • Services API
  • SkyVault Public Java API
  • Copyright
  • Disclaimer
  • You are here

    SkyVault 2.0 » For Developers » Developing Applications and Extensions » SkyVault API Reference » Repository JavaScript API » Scripting API » AVM API

    getModifiedItems

    getModifiedItems(storeId, username, webapp) returns the list of modified items for the specified user sandbox against the staging store, for a specific web application.

    Parameters

    storeId
    A string representing the root store Id.
    username
    The user name to get modified items for.
    webapp
    The web application name to filter by.

    Returns

    List of AVMNode objects representing the modified items.

    Parent topic: AVM API

    © 2017 TBS-LLC. All Rights Reserved.    Follow @twitter