Advertisement
Guest User

Untitled

a guest
Jul 28th, 2015
223
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 11.16 KB | None | 0 0
  1. stdClass Object
  2. (
  3.     [webhookEvent] => jira:issue_created
  4.     [user] => stdClass Object
  5.         (
  6.             [self] => http://jira.blackfinmedia.com/rest/api/2/user?username=nrcook
  7.             [name] => nrcook
  8.             [emailAddress] => nick@blackfinmedia.com
  9.             [avatarUrls] => stdClass Object
  10.                 (
  11.                     [48x48] => http://jira.blackfinmedia.com/secure/useravatar?ownerId=nrcook&avatarId=10602
  12.                     [24x24] => http://jira.blackfinmedia.com/secure/useravatar?size=small&ownerId=nrcook&avatarId=10602
  13.                     [16x16] => http://jira.blackfinmedia.com/secure/useravatar?size=xsmall&ownerId=nrcook&avatarId=10602
  14.                     [32x32] => http://jira.blackfinmedia.com/secure/useravatar?size=medium&ownerId=nrcook&avatarId=10602
  15.                 )
  16.  
  17.             [displayName] => Nick
  18.             [active] => 1
  19.         )
  20.  
  21.     [issue] => stdClass Object
  22.         (
  23.             [id] => 12558
  24.             [self] => http://jira.blackfinmedia.com/rest/api/2/issue/12558
  25.             [key] => META-327
  26.             [fields] => stdClass Object
  27.                 (
  28.                     [issuetype] => stdClass Object
  29.                         (
  30.                             [self] => http://jira.blackfinmedia.com/rest/api/2/issuetype/3
  31.                             [id] => 3
  32.                             [description] => A task that needs to be done.
  33.                             [iconUrl] => http://jira.blackfinmedia.com/images/icons/issuetypes/task.png
  34.                             [name] => Task
  35.                             [subtask] =>
  36.                         )
  37.  
  38.                     [timespent] =>
  39.                     [project] => stdClass Object
  40.                         (
  41.                             [self] => http://jira.blackfinmedia.com/rest/api/2/project/10002
  42.                             [id] => 10002
  43.                             [key] => META
  44.                             [name] => Protobrand M4
  45.                             [avatarUrls] => stdClass Object
  46.                                 (
  47.                                     [48x48] => http://jira.blackfinmedia.com/secure/projectavatar?pid=10002&avatarId=10600
  48.                                     [24x24] => http://jira.blackfinmedia.com/secure/projectavatar?size=small&pid=10002&avatarId=10600
  49.                                     [16x16] => http://jira.blackfinmedia.com/secure/projectavatar?size=xsmall&pid=10002&avatarId=10600
  50.                                     [32x32] => http://jira.blackfinmedia.com/secure/projectavatar?size=medium&pid=10002&avatarId=10600
  51.                                 )
  52.  
  53.                         )
  54.  
  55.                     [fixVersions] => Array
  56.                         (
  57.                         )
  58.  
  59.                     [aggregatetimespent] =>
  60.                     [resolution] =>
  61.                     [customfield_10303] =>
  62.                     [customfield_10304] =>
  63.                     [resolutiondate] =>
  64.                     [workratio] => -1
  65.                     [lastViewed] =>
  66.                     [watches] => stdClass Object
  67.                         (
  68.                             [self] => http://jira.blackfinmedia.com/rest/api/2/issue/META-327/watchers
  69.                             [watchCount] => 0
  70.                             [isWatching] =>
  71.                         )
  72.  
  73.                     [created] => 2015-07-28T19:15:20.789-0400
  74.                     [customfield_10022] =>
  75.                     [priority] => stdClass Object
  76.                         (
  77.                             [self] => http://jira.blackfinmedia.com/rest/api/2/priority/3
  78.                             [iconUrl] => http://jira.blackfinmedia.com/images/icons/priorities/medium.png
  79.                             [name] => Medium
  80.                             [id] => 3
  81.                         )
  82.  
  83.                     [customfield_10101] =>
  84.                     [customfield_10025] =>
  85.                     [customfield_10026] =>
  86.                     [labels] => Array
  87.                         (
  88.                         )
  89.  
  90.                     [timeestimate] =>
  91.                     [aggregatetimeoriginalestimate] =>
  92.                     [versions] => Array
  93.                         (
  94.                         )
  95.  
  96.                     [issuelinks] => Array
  97.                         (
  98.                         )
  99.  
  100.                     [assignee] => stdClass Object
  101.                         (
  102.                             [self] => http://jira.blackfinmedia.com/rest/api/2/user?username=genellern
  103.                             [name] => genellern
  104.                             [emailAddress] => genellern@gmail.com
  105.                             [avatarUrls] => stdClass Object
  106.                                 (
  107.                                     [48x48] => http://www.gravatar.com/avatar/a701f84030455a38b40ec1f0e1a27c90?d=mm&s=48
  108.                                     [24x24] => http://www.gravatar.com/avatar/a701f84030455a38b40ec1f0e1a27c90?d=mm&s=24
  109.                                     [16x16] => http://www.gravatar.com/avatar/a701f84030455a38b40ec1f0e1a27c90?d=mm&s=16
  110.                                     [32x32] => http://www.gravatar.com/avatar/a701f84030455a38b40ec1f0e1a27c90?d=mm&s=32
  111.                                 )
  112.  
  113.                             [displayName] => Geneller Naranjo
  114.                             [active] => 1
  115.                         )
  116.  
  117.                     [updated] => 2015-07-28T19:15:20.789-0400
  118.                     [status] => stdClass Object
  119.                         (
  120.                             [self] => http://jira.blackfinmedia.com/rest/api/2/status/1
  121.                             [description] => The issue is open and ready for the assignee to start work on it.
  122.                             [iconUrl] => http://jira.blackfinmedia.com/images/icons/statuses/open.png
  123.                             [name] => Open
  124.                             [id] => 1
  125.                             [statusCategory] => stdClass Object
  126.                                 (
  127.                                     [self] => http://jira.blackfinmedia.com/rest/api/2/statuscategory/2
  128.                                     [id] => 2
  129.                                     [key] => new
  130.                                     [colorName] => blue-gray
  131.                                     [name] => New
  132.                                 )
  133.  
  134.                         )
  135.  
  136.                     [components] => Array
  137.                         (
  138.                         )
  139.  
  140.                     [timeoriginalestimate] =>
  141.                     [description] =>
  142.                     [customfield_10011] => 0|i006rx:
  143.                     [timetracking] => stdClass Object
  144.                         (
  145.                         )
  146.  
  147.                     [customfield_10006] => Array
  148.                         (
  149.                             [0] => com.atlassian.greenhopper.service.sprint.Sprint@73d499a2[id=76,rapidViewId=2,state=ACTIVE,name=M4 Sprint #2,startDate=2015-06-18T11:37:28.688-04:00,endDate=2015-07-02T11:37:00.000-04:00,completeDate=
  150.    <null>,sequence=76]
  151.                         )
  152.  
  153.                     [customfield_10007] =>
  154.                     [attachment] => Array
  155.                         (
  156.                         )
  157.  
  158.                     [aggregatetimeestimate] =>
  159.                     [summary] => Testing - Please Ignore 7
  160.                     [creator] => stdClass Object
  161.                         (
  162.                             [self] => http://jira.blackfinmedia.com/rest/api/2/user?username=nrcook
  163.                             [name] => nrcook
  164.                             [emailAddress] => nick@blackfinmedia.com
  165.                             [avatarUrls] => stdClass Object
  166.                                 (
  167.                                     [48x48] => http://jira.blackfinmedia.com/secure/useravatar?ownerId=nrcook&avatarId=10602
  168.                                     [24x24] => http://jira.blackfinmedia.com/secure/useravatar?size=small&ownerId=nrcook&avatarId=10602
  169.                                     [16x16] => http://jira.blackfinmedia.com/secure/useravatar?size=xsmall&ownerId=nrcook&avatarId=10602
  170.                                     [32x32] => http://jira.blackfinmedia.com/secure/useravatar?size=medium&ownerId=nrcook&avatarId=10602
  171.                                 )
  172.  
  173.                             [displayName] => Nick
  174.                             [active] => 1
  175.                         )
  176.  
  177.                     [subtasks] => Array
  178.                         (
  179.                         )
  180.  
  181.                     [reporter] => stdClass Object
  182.                         (
  183.                             [self] => http://jira.blackfinmedia.com/rest/api/2/user?username=nrcook
  184.                             [name] => nrcook
  185.                             [emailAddress] => nick@blackfinmedia.com
  186.                             [avatarUrls] => stdClass Object
  187.                                 (
  188.                                     [48x48] => http://jira.blackfinmedia.com/secure/useravatar?ownerId=nrcook&avatarId=10602
  189.                                     [24x24] => http://jira.blackfinmedia.com/secure/useravatar?size=small&ownerId=nrcook&avatarId=10602
  190.                                     [16x16] => http://jira.blackfinmedia.com/secure/useravatar?size=xsmall&ownerId=nrcook&avatarId=10602
  191.                                     [32x32] => http://jira.blackfinmedia.com/secure/useravatar?size=medium&ownerId=nrcook&avatarId=10602
  192.                                 )
  193.  
  194.                             [displayName] => Nick
  195.                             [active] => 1
  196.                         )
  197.  
  198.                     [aggregateprogress] => stdClass Object
  199.                         (
  200.                             [progress] => 0
  201.                             [total] => 0
  202.                         )
  203.  
  204.                     [customfield_10002] =>
  205.                     [customfield_10200] => 9223372036854775807
  206.                     [customfield_10003] =>
  207.                     [environment] =>
  208.                     [duedate] =>
  209.                     [progress] => stdClass Object
  210.                         (
  211.                             [progress] => 0
  212.                             [total] => 0
  213.                         )
  214.  
  215.                     [comment] => stdClass Object
  216.                         (
  217.                             [startAt] => 0
  218.                             [maxResults] => 0
  219.                             [total] => 0
  220.                             [comments] => Array
  221.                                 (
  222.                                 )
  223.  
  224.                         )
  225.  
  226.                     [votes] => stdClass Object
  227.                         (
  228.                             [self] => http://jira.blackfinmedia.com/rest/api/2/issue/META-327/votes
  229.                             [votes] => 0
  230.                             [hasVoted] =>
  231.                         )
  232.  
  233.                     [worklog] => stdClass Object
  234.                         (
  235.                             [startAt] => 0
  236.                             [maxResults] => 20
  237.                             [total] => 0
  238.                             [worklogs] => Array
  239.                                 (
  240.                                 )
  241.  
  242.                         )
  243.  
  244.                 )
  245.  
  246.         )
  247.  
  248.     [timestamp] => 1438125320859
  249. )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement