Skip to main content
Home

Search form

Menu

Search form

  • Overview
  • How To videos
  • Getting Started with SkyVault
  • Using SkyVault
  • Customizing
  • Programming
    • Integrating your application with SkyVault
    • Designing your application
    • Programming with CMIS
    • Programming with the repository
    • Programming with SkyVault services
    • Programming with Surf
    • Web Scripts
    • Scripting API
    • Services API
      • Site service
      • Activities service
      • Tagging service
      • Thumbnail service
      • Rendition service
      • Authority service
      • Workflow service
        • Workflow Manager
        • JscriptWorkflowDefinition
        • JscriptWorkflowInstance
        • JscriptWorkflowNode
        • JscriptWorkflowPath
          • signal
        • JscriptWorkflowTask
        • JscriptWorkflowTransition
  • Copyright
  • Disclaimer
  • You are here

    SkyVault Enterprise 4.1.10 » Programming » SkyVault API Reference » Repository JavaScript API » Services API » Workflow service » JscriptWorkflowPath

    signal

    signal(transitionId) this method signals the workflow path to transition to the next node.

    Parameters

    transitionId
    ID of the transition to follow (or null, for the default transition)

    Returns

    Returns JscriptWorkflowPath object representing the newly transitioned workflow path

    Parent topic: JscriptWorkflowPath

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