JIRAConnection Class
JIRA Connection constructor
Constructor
JIRAConnection
(
-
name -
fqdn -
authentication -
log -
options
Parameters:
-
nameString -
fqdnString -
authenticationAuthentication -
logLog -
optionsObject
Item Index
Methods
getIssue
(
Promise
-
key
Parameters:
-
keyString
Returns:
Promise:
getProject
(
Promise | > | Board
-
project
Parameters:
-
projectString
Returns:
Promise | > | Board:
Issues are returned in a Board Object as that class handles all indexing.
process
(
Promise | > | Array | > | Issue
private
-
responses
Parameters:
-
responsesArray | > | Response
Returns:
Promise | > | Array | > | Issue:
