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
      • Services API
        • Activities service
        • Authority service
        • Rendition service
        • Site service
        • Tagging service
        • Thumbnail service
        • Workflow service
          • JscriptWorkflowDefinition
          • JscriptWorkflowInstance
          • JscriptWorkflowNode
          • JscriptWorkflowPath
          • JscriptWorkflowTask
          • JscriptWorkflowTransition
          • Workflow Manager
            • createPackage
            • getAllDefinitions
            • getAssignedTasks
            • getCompletedTasks
            • getDefinition
            • getDefinitionByName
            • getInstance
            • getLatestDefinitions
            • getPooledTasks
            • getTask
            • getTaskById
  • SkyVault Public Java API
  • Copyright
  • Disclaimer
  • You are here

    SkyVault 2.0 » For Developers » Developing Applications and Extensions » SkyVault API Reference » Repository JavaScript API » Services API » Workflow service » Workflow Manager

    getAllDefinitions

    getAllDefinitions() - Returns all versions of the deployed workflow definitions.

    Parameters

    None

    Returns

    Returns all versions of the deployed workflow definitions.

    Example

        
    model.definitions = workflow.getAllDefinitions();        
          
    Parent topic: Workflow Manager

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