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:
restResponseStatus
Method Summary
Method Attributes Method Name and Description
 
Getter for the label.
Methods borrowed from class finesse.restservices.RestBase:
addHandler, getData, getId, getProperty, 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 Mon Nov 06 2017 08:00:55 GMT-0500 (EST)