Package DE_EPAGES::Installer::API::JiraHandler
API for interaction with JiraHandler
Functions
getParticipants
returns participants for passed issue
Syntax |
$JiraHandler->getParticipants( $EPG ); |
Input |
|
Return |
|
new
initializes rest client and header as class variable
Syntax |
$JiraHandler = DE_EPAGES::Installer::API::JiraHandler->new( $Username, $Password, $Host ); |
Input |
|