Skip to content

CoreFiling/workflow-jira-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JIRA workflowdata plugin

This plugin adds REST service to JIRA that shows data on currently configured workflow schemes and workflows.

Location

$JIRA_BASE/rest/workflowdata/1.0/workflowschemes

Running in the development environment

Assuming you have the Atlassian SDK installed, run the following in the root of a clone:

$ atlas-run

Packaging

Assuming you have the Atlassian SDK installed, run the following in the root of a clone:

$ atlas-package

This creates the plugin artefact in the target/ directory.

Licensing

This plugin is made available under the Apache 2.0 licence.

Acknowledgements

The code in this plugin is based on testkit which is available under the Apache 2.0 licence.

About

A JIRA plugin to expose information on workflows from a REST service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages