package com.redhat.parodos.tasks.jira
-
Classes
JiraIssue is a DTO representing a subset of an issue, and used as an input and output
to/from a
JiraTask
JiraTask can create/retrieve/update/delete a jira task depending on the fields passed
in the context of the execution.