SELECT WS.NAME AS WF_SCHEME_NAME, WSE.WORKFLOW AS WF_ENTITY_WORKFLOW, IT.PNAME AS ISSUETYPE_NAME FROM WORKFLOWSCHEMEENTITY WSE LEFT JOIN ISSUETYPE IT ON IT.ID = WSE.ISSUETYPE LEFT JOIN WORKFLOWSCHEME WS ON WS.ID = WSE.SCHEME;
According to The Directive 2009/24/EC of the European Parliament and of the Council, and Sec.103(f) of the DMCA (17 U.S.C. § 1201 (f)), the reverse engineering act committed to creating these blog posts is considered legal, as this is an original attempt to improve interoperability, and cannot be waived by license agreements.
The views expressed on this blog are my own and do not necessarily reflect the views of my past and present employers.
2014-02-24
JIRA: List Workflow Schemes, their Workflows, and associated Issue Types
Subscribe to:
Post Comments
(
Atom
)
No comments :
Post a Comment