class="default no-js">
Helpdesk | xmlmc
Search
Preparing search index...
The search index is not available
xmlmc
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"browser/services/Helpdesk"
Helpdesk
Class Helpdesk
Hierarchy
Helpdesk
Index
Constructors
constructor
Properties
connection
param
Map
service
xmlmc
Methods
accept
Calls
add
Call
Work
Item
add
Call
Work
List
add
Calls
ToIssue
add
Customer
ToIssue
add
Files
ToCall
Diary
Item
assign
And
Hold
Callsto3rd
Party
assign
Calls
attach
Files
ToCalls
attach
Message
ToCall
call
Keyword
Query
call
Natural
Query
cancel
Calls
change
Call
Class
change
Call
Condition
change
Call
Problem
Profile
close
Calls
complete
Call
Work
Item
delete
Attachment
From
Call
delete
Call
Work
Items
get
Analyst
Assigned
Call
Count
get
Analyst
Assignment
Tree
get
Analyst
Team
Tree
get
Call
Diary
Item
List
get
Call
File
Attachment
get
Call
File
Attachment
List
get
CallSLAInfo
get
Call
Status
Info
get
Call
Summary
Info
get
Call
Total
Time
Spent
get
Call
Work
Item
get
Call
Work
Item
Count
get
Call
Work
Items
get
Last
Call
Update
Index
get
MyWork
Item
List
get
Profile
Code
Tree
get
Resolution
Code
Tree
get
Template
Work
Items
get
Third
Party
Assignment
Tree
get
Third
Party
Sla
Info
For
Call
get
Third
Party
Team
Tree
get
Workflow
Template
Name
List
hold
Calls
issue
Close
issue
Create
issue
Resolve
issue
Update
lock
Calls
log
And
Accept
New
Call
log
And
Assign
New
Call
log
And
Take
New
Call
log
Deferred
Call
log
New
Call
mark
Watched
Calls
Unread
quicklog
Call
Add
quicklog
Call
Delete
quicklog
Call
Get
quicklog
Call
Get
List
quicklog
Call
Update
reactivate
Calls
remove
Calls
From
Issue
remove
Watch
Options
resolve
Calls
set
Watch
Options
take
Calls
Off
Hold
unlock
Calls
unwatch
Calls
update
And
Accept
Calls
update
And
Assign
Call
To3rd
Party
update
And
Assign
Calls
update
Call
Diary
Item
update
Call
File
Attachment
update
Call
Values
update
Call
Work
Item
update
Calls
watch
Calls
Constructors
constructor
new
Helpdesk
(
connection
:
Connection
, xmlmc
:
XmlMethodCall
)
:
Helpdesk
Parameters
connection:
Connection
xmlmc:
XmlMethodCall
Returns
Helpdesk
Properties
Private
connection
connection
:
Connection
Private
param
Map
param
Map
:
Map
<
string
,
Array
<
string
>
>
Private
service
service
:
string
Private
xmlmc
xmlmc
:
XmlMethodCall
Methods
accept
Calls
accept
Calls
(
callref
:
number
, optionalParams
?:
paramTypes.acceptCallsParams
)
:
Promise
<
XmlmcResponse
>
Parameters
callref:
number
Optional
optionalParams:
paramTypes.acceptCallsParams
Returns
Promise
<
XmlmcResponse
>
add
Call
Work
Item
add
Call
Work
Item
(
callref
:
number
, parentGroup
:
string
, description
:
string
, time
:
number
, assignToGroup
:
string
, actionBy
:
number
, priority
:
string
, type
:
string
, optionalParams
?:
paramTypes.addCallWorkItemParams
)
:
Promise
<
XmlmcResponse
>
Parameters
callref:
number
parentGroup:
string
description:
string
time:
number
assignToGroup:
string
actionBy:
number
priority:
string
type:
string
Optional
optionalParams:
paramTypes.addCallWorkItemParams
Returns
Promise
<
XmlmcResponse
>
add
Call
Work
List
add
Call
Work
List
(
WorkListName
:
string
, callref
:
number
, optionalParams
?:
paramTypes.addCallWorkListParams
)
:
Promise
<
XmlmcResponse
>
Parameters
WorkListName:
string
callref:
number
Optional
optionalParams:
paramTypes.addCallWorkListParams
Returns
Promise
<
XmlmcResponse
>
add
Calls
ToIssue
add
Calls
ToIssue
(
issueRef
:
string
, callref
:
number
, optionalParams
?:
paramTypes.addCallsToIssueParams
)
:
Promise
<
XmlmcResponse
>
Parameters
issueRef:
string
callref:
number
Optional
optionalParams:
paramTypes.addCallsToIssueParams
Returns
Promise
<
XmlmcResponse
>
add
Customer
ToIssue
add
Customer
ToIssue
(
issueRef
:
string
, keyValue
:
string
, optionalParams
?:
paramTypes.addCustomerToIssueParams
)
:
Promise
<
XmlmcResponse
>
Parameters
issueRef:
string
keyValue:
string
Optional
optionalParams:
paramTypes.addCustomerToIssueParams
Returns
Promise
<
XmlmcResponse
>
add
Files
ToCall
Diary
Item
add
Files
ToCall
Diary
Item
(
callRef
:
number
, diaryUpdateId
:
number
, optionalParams
?:
paramTypes.addFilesToCallDiaryItemParams
)
:
Promise
<
XmlmcResponse
>
Parameters
callRef:
number
diaryUpdateId:
number
Optional
optionalParams:
paramTypes.addFilesToCallDiaryItemParams
Returns
Promise
<
XmlmcResponse
>
assign
And
Hold
Callsto3rd
Party
assign
And
Hold
Callsto3rd
Party
(
callref
:
number
, assignThirdPartySupplier
:
string
, assignThirdPartyContract
:
string
, holdUntil
:
string
, updateMessage
:
string
, optionalParams
?:
paramTypes.assignAndHoldCallsto3rdPartyParams
)
:
Promise
<
XmlmcResponse
>
Parameters
callref:
number
assignThirdPartySupplier:
string
assignThirdPartyContract:
string
holdUntil:
string
updateMessage:
string
Optional
optionalParams:
paramTypes.assignAndHoldCallsto3rdPartyParams
Returns
Promise
<
XmlmcResponse
>
assign
Calls
assign
Calls
(
callref
:
number
, groupId
:
string
, optionalParams
?:
paramTypes.assignCallsParams
)
:
Promise
<
XmlmcResponse
>
Parameters
callref:
number
groupId:
string
Optional
optionalParams:
paramTypes.assignCallsParams
Returns
Promise
<
XmlmcResponse
>
attach
Files
ToCalls
attach
Files
ToCalls
(
callRef
:
number
, optionalParams
?:
paramTypes.attachFilesToCallsParams
)
:
Promise
<
XmlmcResponse
>
Parameters
callRef:
number
Optional
optionalParams:
paramTypes.attachFilesToCallsParams
Returns
Promise
<
XmlmcResponse
>
attach
Message
ToCall
attach
Message
ToCall
(
mailbox
:
string
, messageId
:
string
, fileName
:
string
, callRef
:
number
, udIndex
:
Object
, attachType
:
string
, includeAttachments
:
boolean
, optionalParams
?:
paramTypes.attachMessageToCallParams
)
:
Promise
<
XmlmcResponse
>
Parameters
mailbox:
string
messageId:
string
fileName:
string
callRef:
number
udIndex:
Object
attachType:
string
includeAttachments:
boolean
Optional
optionalParams:
paramTypes.attachMessageToCallParams
Returns
Promise
<
XmlmcResponse
>
call
Keyword
Query
call
Keyword
Query
(
columnList
:
string
, queryString
:
string
, queryType
:
string
, optionalParams
?:
paramTypes.callKeywordQueryParams
)
:
Promise
<
XmlmcResponse
>
Parameters
columnList:
string
queryString:
string
queryType:
string
Optional
optionalParams:
paramTypes.callKeywordQueryParams
Returns
Promise
<
XmlmcResponse
>
call
Natural
Query
call
Natural
Query
(
columnList
:
string
, queryString
:
string
, optionalParams
?:
paramTypes.callNaturalQueryParams
)
:
Promise
<
XmlmcResponse
>
Parameters
columnList:
string
queryString:
string
Optional
optionalParams:
paramTypes.callNaturalQueryParams
Returns
Promise
<
XmlmcResponse
>
cancel
Calls
cancel
Calls
(
callRef
:
number
, description
:
string
, optionalParams
?:
paramTypes.cancelCallsParams
)
:
Promise
<
XmlmcResponse
>
Parameters
callRef:
number
description:
string
Optional
optionalParams:
paramTypes.cancelCallsParams
Returns
Promise
<
XmlmcResponse
>
change
Call
Class
change
Call
Class
(
callref
:
number
, callClass
:
string
, optionalParams
?:
paramTypes.changeCallClassParams
)
:
Promise
<
XmlmcResponse
>
Parameters
callref:
number
callClass:
string
Optional
optionalParams:
paramTypes.changeCallClassParams
Returns
Promise
<
XmlmcResponse
>
change
Call
Condition
change
Call
Condition
(
callref
:
number
, condition
:
Object
, optionalParams
?:
paramTypes.changeCallConditionParams
)
:
Promise
<
XmlmcResponse
>
Parameters
callref:
number
condition:
Object
Optional
optionalParams:
paramTypes.changeCallConditionParams
Returns
Promise
<
XmlmcResponse
>
change
Call
Problem
Profile
change
Call
Problem
Profile
(
callref
:
number
, code
:
string
, optionalParams
?:
paramTypes.changeCallProblemProfileParams
)
:
Promise
<
XmlmcResponse
>
Parameters
callref:
number
code:
string
Optional
optionalParams:
paramTypes.changeCallProblemProfileParams
Returns
Promise
<
XmlmcResponse
>
close
Calls
close
Calls
(
callref
:
number
, timeSpent
:
number
, description
:
string
, optionalParams
?:
paramTypes.closeCallsParams
)
:
Promise
<
XmlmcResponse
>
Parameters
callref:
number
timeSpent:
number
description:
string
Optional
optionalParams:
paramTypes.closeCallsParams
Returns
Promise
<
XmlmcResponse
>
complete
Call
Work
Item
complete
Call
Work
Item
(
callref
:
number
, workItemId
:
number
, optionalParams
?:
paramTypes.completeCallWorkItemParams
)
:
Promise
<
XmlmcResponse
>
Parameters
callref:
number
workItemId:
number
Optional
optionalParams:
paramTypes.completeCallWorkItemParams
Returns
Promise
<
XmlmcResponse
>
delete
Attachment
From
Call
delete
Attachment
From
Call
(
callRef
:
number
, attachId
:
number
, optionalParams
?:
paramTypes.deleteAttachmentFromCallParams
)
:
Promise
<
XmlmcResponse
>
Parameters
callRef:
number
attachId:
number
Optional
optionalParams:
paramTypes.deleteAttachmentFromCallParams
Returns
Promise
<
XmlmcResponse
>
delete
Call
Work
Items
delete
Call
Work
Items
(
callref
:
number
, workItemId
:
number
, optionalParams
?:
paramTypes.deleteCallWorkItemsParams
)
:
Promise
<
XmlmcResponse
>
Parameters
callref:
number
workItemId:
number
Optional
optionalParams:
paramTypes.deleteCallWorkItemsParams
Returns
Promise
<
XmlmcResponse
>
get
Analyst
Assigned
Call
Count
get
Analyst
Assigned
Call
Count
(
analystId
:
string
, groupId
:
string
, optionalParams
?:
paramTypes.getAnalystAssignedCallCountParams
)
:
Promise
<
XmlmcResponse
>
Parameters
analystId:
string
groupId:
string
Optional
optionalParams:
paramTypes.getAnalystAssignedCallCountParams
Returns
Promise
<
XmlmcResponse
>
get
Analyst
Assignment
Tree
get
Analyst
Assignment
Tree
(
optionalParams
?:
paramTypes.getAnalystAssignmentTreeParams
)
:
Promise
<
XmlmcResponse
>
Parameters
Optional
optionalParams:
paramTypes.getAnalystAssignmentTreeParams
Returns
Promise
<
XmlmcResponse
>
get
Analyst
Team
Tree
get
Analyst
Team
Tree
(
optionalParams
?:
paramTypes.getAnalystTeamTreeParams
)
:
Promise
<
XmlmcResponse
>
Parameters
Optional
optionalParams:
paramTypes.getAnalystTeamTreeParams
Returns
Promise
<
XmlmcResponse
>
get
Call
Diary
Item
List
get
Call
Diary
Item
List
(
callref
:
number
, optionalParams
?:
paramTypes.getCallDiaryItemListParams
)
:
Promise
<
XmlmcResponse
>
Parameters
callref:
number
Optional
optionalParams:
paramTypes.getCallDiaryItemListParams
Returns
Promise
<
XmlmcResponse
>
get
Call
File
Attachment
get
Call
File
Attachment
(
callRef
:
number
, fileId
:
number
, optionalParams
?:
paramTypes.getCallFileAttachmentParams
)
:
Promise
<
XmlmcResponse
>
Parameters
callRef:
number
fileId:
number
Optional
optionalParams:
paramTypes.getCallFileAttachmentParams
Returns
Promise
<
XmlmcResponse
>
get
Call
File
Attachment
List
get
Call
File
Attachment
List
(
callRef
:
number
, optionalParams
?:
paramTypes.getCallFileAttachmentListParams
)
:
Promise
<
XmlmcResponse
>
Parameters
callRef:
number
Optional
optionalParams:
paramTypes.getCallFileAttachmentListParams
Returns
Promise
<
XmlmcResponse
>
get
CallSLAInfo
get
CallSLAInfo
(
callref
:
number
, optionalParams
?:
paramTypes.getCallSLAInfoParams
)
:
Promise
<
XmlmcResponse
>
Parameters
callref:
number
Optional
optionalParams:
paramTypes.getCallSLAInfoParams
Returns
Promise
<
XmlmcResponse
>
get
Call
Status
Info
get
Call
Status
Info
(
callref
:
number
, optionalParams
?:
paramTypes.getCallStatusInfoParams
)
:
Promise
<
XmlmcResponse
>
Parameters
callref:
number
Optional
optionalParams:
paramTypes.getCallStatusInfoParams
Returns
Promise
<
XmlmcResponse
>
get
Call
Summary
Info
get
Call
Summary
Info
(
callref
:
number
, optionalParams
?:
paramTypes.getCallSummaryInfoParams
)
:
Promise
<
XmlmcResponse
>
Parameters
callref:
number
Optional
optionalParams:
paramTypes.getCallSummaryInfoParams
Returns
Promise
<
XmlmcResponse
>
get
Call
Total
Time
Spent
get
Call
Total
Time
Spent
(
callref
:
number
, optionalParams
?:
paramTypes.getCallTotalTimeSpentParams
)
:
Promise
<
XmlmcResponse
>
Parameters
callref:
number
Optional
optionalParams:
paramTypes.getCallTotalTimeSpentParams
Returns
Promise
<
XmlmcResponse
>
get
Call
Work
Item
get
Call
Work
Item
(
callref
:
number
, workItemId
:
number
, optionalParams
?:
paramTypes.getCallWorkItemParams
)
:
Promise
<
XmlmcResponse
>
Parameters
callref:
number
workItemId:
number
Optional
optionalParams:
paramTypes.getCallWorkItemParams
Returns
Promise
<
XmlmcResponse
>
get
Call
Work
Item
Count
get
Call
Work
Item
Count
(
callref
:
number
, optionalParams
?:
paramTypes.getCallWorkItemCountParams
)
:
Promise
<
XmlmcResponse
>
Parameters
callref:
number
Optional
optionalParams:
paramTypes.getCallWorkItemCountParams
Returns
Promise
<
XmlmcResponse
>
get
Call
Work
Items
get
Call
Work
Items
(
callref
:
number
, optionalParams
?:
paramTypes.getCallWorkItemsParams
)
:
Promise
<
XmlmcResponse
>
Parameters
callref:
number
Optional
optionalParams:
paramTypes.getCallWorkItemsParams
Returns
Promise
<
XmlmcResponse
>
get
Last
Call
Update
Index
get
Last
Call
Update
Index
(
callref
:
number
, optionalParams
?:
paramTypes.getLastCallUpdateIndexParams
)
:
Promise
<
XmlmcResponse
>
Parameters
callref:
number
Optional
optionalParams:
paramTypes.getLastCallUpdateIndexParams
Returns
Promise
<
XmlmcResponse
>
get
MyWork
Item
List
get
MyWork
Item
List
(
optionalParams
?:
paramTypes.getMyWorkItemListParams
)
:
Promise
<
XmlmcResponse
>
Parameters
Optional
optionalParams:
paramTypes.getMyWorkItemListParams
Returns
Promise
<
XmlmcResponse
>
get
Profile
Code
Tree
get
Profile
Code
Tree
(
optionalParams
?:
paramTypes.getProfileCodeTreeParams
)
:
Promise
<
XmlmcResponse
>
Parameters
Optional
optionalParams:
paramTypes.getProfileCodeTreeParams
Returns
Promise
<
XmlmcResponse
>
get
Resolution
Code
Tree
get
Resolution
Code
Tree
(
optionalParams
?:
paramTypes.getResolutionCodeTreeParams
)
:
Promise
<
XmlmcResponse
>
Parameters
Optional
optionalParams:
paramTypes.getResolutionCodeTreeParams
Returns
Promise
<
XmlmcResponse
>
get
Template
Work
Items
get
Template
Work
Items
(
templateName
:
string
, optionalParams
?:
paramTypes.getTemplateWorkItemsParams
)
:
Promise
<
XmlmcResponse
>
Parameters
templateName:
string
Optional
optionalParams:
paramTypes.getTemplateWorkItemsParams
Returns
Promise
<
XmlmcResponse
>
get
Third
Party
Assignment
Tree
get
Third
Party
Assignment
Tree
(
optionalParams
?:
paramTypes.getThirdPartyAssignmentTreeParams
)
:
Promise
<
XmlmcResponse
>
Parameters
Optional
optionalParams:
paramTypes.getThirdPartyAssignmentTreeParams
Returns
Promise
<
XmlmcResponse
>
get
Third
Party
Sla
Info
For
Call
get
Third
Party
Sla
Info
For
Call
(
callref
:
number
, contractId
:
number
, optionalParams
?:
paramTypes.getThirdPartySlaInfoForCallParams
)
:
Promise
<
XmlmcResponse
>
Parameters
callref:
number
contractId:
number
Optional
optionalParams:
paramTypes.getThirdPartySlaInfoForCallParams
Returns
Promise
<
XmlmcResponse
>
get
Third
Party
Team
Tree
get
Third
Party
Team
Tree
(
optionalParams
?:
paramTypes.getThirdPartyTeamTreeParams
)
:
Promise
<
XmlmcResponse
>
Parameters
Optional
optionalParams:
paramTypes.getThirdPartyTeamTreeParams
Returns
Promise
<
XmlmcResponse
>
get
Workflow
Template
Name
List
get
Workflow
Template
Name
List
(
optionalParams
?:
paramTypes.getWorkflowTemplateNameListParams
)
:
Promise
<
XmlmcResponse
>
Parameters
Optional
optionalParams:
paramTypes.getWorkflowTemplateNameListParams
Returns
Promise
<
XmlmcResponse
>
hold
Calls
hold
Calls
(
callref
:
number
, timeSpent
:
number
, description
:
string
, holdUntil
:
Date
, optionalParams
?:
paramTypes.holdCallsParams
)
:
Promise
<
XmlmcResponse
>
Parameters
callref:
number
timeSpent:
number
description:
string
holdUntil:
Date
Optional
optionalParams:
paramTypes.holdCallsParams
Returns
Promise
<
XmlmcResponse
>
issue
Close
issue
Close
(
issueRef
:
string
, optionalParams
?:
paramTypes.issueCloseParams
)
:
Promise
<
XmlmcResponse
>
Parameters
issueRef:
string
Optional
optionalParams:
paramTypes.issueCloseParams
Returns
Promise
<
XmlmcResponse
>
issue
Create
issue
Create
(
issueType
:
number
, summary
:
string
, optionalParams
?:
paramTypes.issueCreateParams
)
:
Promise
<
XmlmcResponse
>
Parameters
issueType:
number
summary:
string
Optional
optionalParams:
paramTypes.issueCreateParams
Returns
Promise
<
XmlmcResponse
>
issue
Resolve
issue
Resolve
(
issueRef
:
string
, optionalParams
?:
paramTypes.issueResolveParams
)
:
Promise
<
XmlmcResponse
>
Parameters
issueRef:
string
Optional
optionalParams:
paramTypes.issueResolveParams
Returns
Promise
<
XmlmcResponse
>
issue
Update
issue
Update
(
issueRef
:
string
, optionalParams
?:
paramTypes.issueUpdateParams
)
:
Promise
<
XmlmcResponse
>
Parameters
issueRef:
string
Optional
optionalParams:
paramTypes.issueUpdateParams
Returns
Promise
<
XmlmcResponse
>
lock
Calls
lock
Calls
(
callref
:
number
, reason
:
string
, optionalParams
?:
paramTypes.lockCallsParams
)
:
Promise
<
XmlmcResponse
>
Parameters
callref:
number
reason:
string
Optional
optionalParams:
paramTypes.lockCallsParams
Returns
Promise
<
XmlmcResponse
>
log
And
Accept
New
Call
log
And
Accept
New
Call
(
callClass
:
string
, optionalParams
?:
paramTypes.logAndAcceptNewCallParams
)
:
Promise
<
XmlmcResponse
>
Parameters
callClass:
string
Optional
optionalParams:
paramTypes.logAndAcceptNewCallParams
Returns
Promise
<
XmlmcResponse
>
log
And
Assign
New
Call
log
And
Assign
New
Call
(
callClass
:
string
, groupId
:
string
, optionalParams
?:
paramTypes.logAndAssignNewCallParams
)
:
Promise
<
XmlmcResponse
>
Parameters
callClass:
string
groupId:
string
Optional
optionalParams:
paramTypes.logAndAssignNewCallParams
Returns
Promise
<
XmlmcResponse
>
log
And
Take
New
Call
log
And
Take
New
Call
(
callClass
:
string
, optionalParams
?:
paramTypes.logAndTakeNewCallParams
)
:
Promise
<
XmlmcResponse
>
Parameters
callClass:
string
Optional
optionalParams:
paramTypes.logAndTakeNewCallParams
Returns
Promise
<
XmlmcResponse
>
log
Deferred
Call
log
Deferred
Call
(
callClass
:
string
, logDate
:
Date
, groupId
:
string
, optionalParams
?:
paramTypes.logDeferredCallParams
)
:
Promise
<
XmlmcResponse
>
Parameters
callClass:
string
logDate:
Date
groupId:
string
Optional
optionalParams:
paramTypes.logDeferredCallParams
Returns
Promise
<
XmlmcResponse
>
log
New
Call
log
New
Call
(
callClass
:
string
, optionalParams
?:
paramTypes.logNewCallParams
)
:
Promise
<
XmlmcResponse
>
Parameters
callClass:
string
Optional
optionalParams:
paramTypes.logNewCallParams
Returns
Promise
<
XmlmcResponse
>
mark
Watched
Calls
Unread
mark
Watched
Calls
Unread
(
callref
:
number
, optionalParams
?:
paramTypes.markWatchedCallsUnreadParams
)
:
Promise
<
XmlmcResponse
>
Parameters
callref:
number
Optional
optionalParams:
paramTypes.markWatchedCallsUnreadParams
Returns
Promise
<
XmlmcResponse
>
quicklog
Call
Add
quicklog
Call
Add
(
name
:
string
, formName
:
string
, callClass
:
string
, optionalParams
?:
paramTypes.quicklogCallAddParams
)
:
Promise
<
XmlmcResponse
>
Parameters
name:
string
formName:
string
callClass:
string
Optional
optionalParams:
paramTypes.quicklogCallAddParams
Returns
Promise
<
XmlmcResponse
>
quicklog
Call
Delete
quicklog
Call
Delete
(
name
:
string
, optionalParams
?:
paramTypes.quicklogCallDeleteParams
)
:
Promise
<
XmlmcResponse
>
Parameters
name:
string
Optional
optionalParams:
paramTypes.quicklogCallDeleteParams
Returns
Promise
<
XmlmcResponse
>
quicklog
Call
Get
quicklog
Call
Get
(
name
:
string
, optionalParams
?:
paramTypes.quicklogCallGetParams
)
:
Promise
<
XmlmcResponse
>
Parameters
name:
string
Optional
optionalParams:
paramTypes.quicklogCallGetParams
Returns
Promise
<
XmlmcResponse
>
quicklog
Call
Get
List
quicklog
Call
Get
List
(
optionalParams
?:
paramTypes.quicklogCallGetListParams
)
:
Promise
<
XmlmcResponse
>
Parameters
Optional
optionalParams:
paramTypes.quicklogCallGetListParams
Returns
Promise
<
XmlmcResponse
>
quicklog
Call
Update
quicklog
Call
Update
(
name
:
string
, formName
:
string
, callClass
:
string
, optionalParams
?:
paramTypes.quicklogCallUpdateParams
)
:
Promise
<
XmlmcResponse
>
Parameters
name:
string
formName:
string
callClass:
string
Optional
optionalParams:
paramTypes.quicklogCallUpdateParams
Returns
Promise
<
XmlmcResponse
>
reactivate
Calls
reactivate
Calls
(
callref
:
number
, optionalParams
?:
paramTypes.reactivateCallsParams
)
:
Promise
<
XmlmcResponse
>
Parameters
callref:
number
Optional
optionalParams:
paramTypes.reactivateCallsParams
Returns
Promise
<
XmlmcResponse
>
remove
Calls
From
Issue
remove
Calls
From
Issue
(
issueRef
:
string
, callref
:
number
, optionalParams
?:
paramTypes.removeCallsFromIssueParams
)
:
Promise
<
XmlmcResponse
>
Parameters
issueRef:
string
callref:
number
Optional
optionalParams:
paramTypes.removeCallsFromIssueParams
Returns
Promise
<
XmlmcResponse
>
remove
Watch
Options
remove
Watch
Options
(
callref
:
number
, options
:
number
, optionalParams
?:
paramTypes.removeWatchOptionsParams
)
:
Promise
<
XmlmcResponse
>
Parameters
callref:
number
options:
number
Optional
optionalParams:
paramTypes.removeWatchOptionsParams
Returns
Promise
<
XmlmcResponse
>
resolve
Calls
resolve
Calls
(
callref
:
number
, timeSpent
:
number
, description
:
string
, optionalParams
?:
paramTypes.resolveCallsParams
)
:
Promise
<
XmlmcResponse
>
Parameters
callref:
number
timeSpent:
number
description:
string
Optional
optionalParams:
paramTypes.resolveCallsParams
Returns
Promise
<
XmlmcResponse
>
set
Watch
Options
set
Watch
Options
(
callref
:
number
, options
:
number
, optionalParams
?:
paramTypes.setWatchOptionsParams
)
:
Promise
<
XmlmcResponse
>
Parameters
callref:
number
options:
number
Optional
optionalParams:
paramTypes.setWatchOptionsParams
Returns
Promise
<
XmlmcResponse
>
take
Calls
Off
Hold
take
Calls
Off
Hold
(
callref
:
number
, optionalParams
?:
paramTypes.takeCallsOffHoldParams
)
:
Promise
<
XmlmcResponse
>
Parameters
callref:
number
Optional
optionalParams:
paramTypes.takeCallsOffHoldParams
Returns
Promise
<
XmlmcResponse
>
unlock
Calls
unlock
Calls
(
callref
:
number
, optionalParams
?:
paramTypes.unlockCallsParams
)
:
Promise
<
XmlmcResponse
>
Parameters
callref:
number
Optional
optionalParams:
paramTypes.unlockCallsParams
Returns
Promise
<
XmlmcResponse
>
unwatch
Calls
unwatch
Calls
(
callref
:
number
, optionalParams
?:
paramTypes.unwatchCallsParams
)
:
Promise
<
XmlmcResponse
>
Parameters
callref:
number
Optional
optionalParams:
paramTypes.unwatchCallsParams
Returns
Promise
<
XmlmcResponse
>
update
And
Accept
Calls
update
And
Accept
Calls
(
callref
:
number
, timeSpent
:
number
, description
:
string
, optionalParams
?:
paramTypes.updateAndAcceptCallsParams
)
:
Promise
<
XmlmcResponse
>
Parameters
callref:
number
timeSpent:
number
description:
string
Optional
optionalParams:
paramTypes.updateAndAcceptCallsParams
Returns
Promise
<
XmlmcResponse
>
update
And
Assign
Call
To3rd
Party
update
And
Assign
Call
To3rd
Party
(
callref
:
number
, timeSpent
:
number
, description
:
string
, assignThirdPartySupplier
:
string
, assignThirdPartyContract
:
string
, optionalParams
?:
paramTypes.updateAndAssignCallTo3rdPartyParams
)
:
Promise
<
XmlmcResponse
>
Parameters
callref:
number
timeSpent:
number
description:
string
assignThirdPartySupplier:
string
assignThirdPartyContract:
string
Optional
optionalParams:
paramTypes.updateAndAssignCallTo3rdPartyParams
Returns
Promise
<
XmlmcResponse
>
update
And
Assign
Calls
update
And
Assign
Calls
(
callref
:
number
, timeSpent
:
number
, description
:
string
, assignGroup
:
string
, optionalParams
?:
paramTypes.updateAndAssignCallsParams
)
:
Promise
<
XmlmcResponse
>
Parameters
callref:
number
timeSpent:
number
description:
string
assignGroup:
string
Optional
optionalParams:
paramTypes.updateAndAssignCallsParams
Returns
Promise
<
XmlmcResponse
>
update
Call
Diary
Item
update
Call
Diary
Item
(
callref
:
number
, updateIndex
:
number
, optionalParams
?:
paramTypes.updateCallDiaryItemParams
)
:
Promise
<
XmlmcResponse
>
Parameters
callref:
number
updateIndex:
number
Optional
optionalParams:
paramTypes.updateCallDiaryItemParams
Returns
Promise
<
XmlmcResponse
>
update
Call
File
Attachment
update
Call
File
Attachment
(
callRef
:
number
, fileId
:
number
, fileAttachment
:
Object
, optionalParams
?:
paramTypes.updateCallFileAttachmentParams
)
:
Promise
<
XmlmcResponse
>
Parameters
callRef:
number
fileId:
number
fileAttachment:
Object
Optional
optionalParams:
paramTypes.updateCallFileAttachmentParams
Returns
Promise
<
XmlmcResponse
>
update
Call
Values
update
Call
Values
(
callref
:
number
, additionalCallValues
:
Object
, optionalParams
?:
paramTypes.updateCallValuesParams
)
:
Promise
<
XmlmcResponse
>
Parameters
callref:
number
additionalCallValues:
Object
Optional
optionalParams:
paramTypes.updateCallValuesParams
Returns
Promise
<
XmlmcResponse
>
update
Call
Work
Item
update
Call
Work
Item
(
callref
:
number
, workItemId
:
number
, optionalParams
?:
paramTypes.updateCallWorkItemParams
)
:
Promise
<
XmlmcResponse
>
Parameters
callref:
number
workItemId:
number
Optional
optionalParams:
paramTypes.updateCallWorkItemParams
Returns
Promise
<
XmlmcResponse
>
update
Calls
update
Calls
(
callref
:
number
, timeSpent
:
number
, description
:
string
, optionalParams
?:
paramTypes.updateCallsParams
)
:
Promise
<
XmlmcResponse
>
Parameters
callref:
number
timeSpent:
number
description:
string
Optional
optionalParams:
paramTypes.updateCallsParams
Returns
Promise
<
XmlmcResponse
>
watch
Calls
watch
Calls
(
callref
:
number
, optionalParams
?:
paramTypes.watchCallsParams
)
:
Promise
<
XmlmcResponse
>
Parameters
callref:
number
Optional
optionalParams:
paramTypes.watchCallsParams
Returns
Promise
<
XmlmcResponse
>
Globals
"browser/services/
Helpdesk"
Helpdesk
constructor
connection
param
Map
service
xmlmc
accept
Calls
add
Call
Work
Item
add
Call
Work
List
add
Calls
ToIssue
add
Customer
ToIssue
add
Files
ToCall
Diary
Item
assign
And
Hold
Callsto3rd
Party
assign
Calls
attach
Files
ToCalls
attach
Message
ToCall
call
Keyword
Query
call
Natural
Query
cancel
Calls
change
Call
Class
change
Call
Condition
change
Call
Problem
Profile
close
Calls
complete
Call
Work
Item
delete
Attachment
From
Call
delete
Call
Work
Items
get
Analyst
Assigned
Call
Count
get
Analyst
Assignment
Tree
get
Analyst
Team
Tree
get
Call
Diary
Item
List
get
Call
File
Attachment
get
Call
File
Attachment
List
get
CallSLAInfo
get
Call
Status
Info
get
Call
Summary
Info
get
Call
Total
Time
Spent
get
Call
Work
Item
get
Call
Work
Item
Count
get
Call
Work
Items
get
Last
Call
Update
Index
get
MyWork
Item
List
get
Profile
Code
Tree
get
Resolution
Code
Tree
get
Template
Work
Items
get
Third
Party
Assignment
Tree
get
Third
Party
Sla
Info
For
Call
get
Third
Party
Team
Tree
get
Workflow
Template
Name
List
hold
Calls
issue
Close
issue
Create
issue
Resolve
issue
Update
lock
Calls
log
And
Accept
New
Call
log
And
Assign
New
Call
log
And
Take
New
Call
log
Deferred
Call
log
New
Call
mark
Watched
Calls
Unread
quicklog
Call
Add
quicklog
Call
Delete
quicklog
Call
Get
quicklog
Call
Get
List
quicklog
Call
Update
reactivate
Calls
remove
Calls
From
Issue
remove
Watch
Options
resolve
Calls
set
Watch
Options
take
Calls
Off
Hold
unlock
Calls
unwatch
Calls
update
And
Accept
Calls
update
And
Assign
Call
To3rd
Party
update
And
Assign
Calls
update
Call
Diary
Item
update
Call
File
Attachment
update
Call
Values
update
Call
Work
Item
update
Calls
watch
Calls
Generated using
TypeDoc
<>