nifi-jira-bundle
· NiFi Custom Processor and Controller Service which can be Used to create Jira Tickets from NiFi.
Credentials(User,Password,Project Name, URL) needs to be fed to Processor from controller service,
this gives the flexibly for multiple processors can use the same credentials that means one place to change connection details for all processors.
Download JD-GUI to open JAR file and explore Java source code file (.class .java)
Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window nifi-jira-nar-1.12.1_1.00.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.