How to get the ID of a View from ActionDescriptor

Emre Toptancı _OBSS_
Atlassian Partner
June 29, 2017

I am trying to get screen ID's used in transitions of a workflow.

JiraWorkflow.getAllActions() method returns a collection of ActionDescriptors, each corresponding to a transition in the workflow.

Each ActionDescriptor has a member named "View" which only holds the value "fieldscreen" for any transition with a custom screen assigned to it.

How can I get the IDs of these screens? Am I way too off course?

0 answers

Suggest an answer

Log in or Sign up to answer