Package com.mypurecloud.sdk.v2.model
Class WorkitemTerminate
java.lang.Object
com.mypurecloud.sdk.v2.model.WorkitemTerminate
- All Implemented Interfaces:
Serializable
WorkitemTerminate
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetStatusId(String statusId) The ID of the status the workitem should be updated to when terminating.toString()
-
Constructor Details
-
WorkitemTerminate
public WorkitemTerminate() -
WorkitemTerminate
-
-
Method Details
-
statusId
The ID of the status the workitem should be updated to when terminating. The status must be a 'Closed' category status. -
getStatusId
-
setStatusId
-
equals
-
hashCode
public int hashCode() -
toString
-