Example #1
0
def jira_creation(obj):
    return jira_helper.get_jira_creation(obj)
Example #2
0
 def get_jira_creation(self, obj):
     return jira_helper.get_jira_creation(obj)