Engineering

Engineering

Come for answers, stay for best practices. All we're missing is you.

 View Only
Expand all | Collapse all

Fetch the list of streams available inside a project area using plain java API

  • 1.  Fetch the list of streams available inside a project area using plain java API

    Posted Tue August 15, 2017 10:58 AM

    Hello Everyone,

    How do I fetch the list of streams available inside a project area using plain java API?


    #Engineering
    #Sustainability


  • 2.  RE: Fetch the list of streams available inside a project area using plain java API

    Posted Tue September 19, 2017 01:34 PM

    Hey Don,

    Try using: IWorkspaceManager#findWorkspaces(IWorkspaceSearchCriteria criteria, ...)

    Let me know if that works. 


    #Sustainability
    #Engineering