Class Index | File Index

Classes


Class finesse.restservices.WrapUpReason


Extends finesse.restservices.RestBase.
A WrapUpReason is a code and description identifying a particular reason that a User is in WORK (WrapUp) mode.
Defined in: finesse.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Fields borrowed from class finesse.restservices.RestBase:
ajaxRequestTimeout, restResponseStatus
Method Summary
Method Attributes Method Name and Description
 
Getter for the label.
Methods borrowed from class finesse.restservices.RestBase:
addHandler, getBaseRestUrl, getData, getId, getProperty, getRestUrlAdditionalParameters, hasProperty, isLoaded, refresh, removeHandler
Class Detail
finesse.restservices.WrapUpReason()
See:
finesse.restservices.User
finesse.restservices.User.States#WORK
Method Detail
{String} getLabel()
Getter for the label.
Returns:
{String} The label.

Documentation generated by JsDoc Toolkit 2.3.2 on Thu Jan 02 2020 09:55:47 GMT-0500 (EST)