Package com.mypurecloud.sdk.v2.model
Class WorkitemsChangeWorkitemDelta
java.lang.Object
com.mypurecloud.sdk.v2.model.WorkitemsChangeWorkitemDelta
- All Implemented Interfaces:
Serializable
WorkitemsChangeWorkitemDelta
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondelta(WorkitemDelta delta) The changes that originated this versionbooleangetDelta()inthashCode()modifiedBy(UserReference modifiedBy) modifiedByvoidsetDelta(WorkitemDelta delta) voidsetModifiedBy(UserReference modifiedBy) voidsetVersion(Integer version) toString()Version
-
Constructor Details
-
WorkitemsChangeWorkitemDelta
public WorkitemsChangeWorkitemDelta() -
WorkitemsChangeWorkitemDelta
-
-
Method Details
-
version
Version -
getVersion
-
setVersion
-
modifiedBy
modifiedBy -
getModifiedBy
-
setModifiedBy
-
delta
The changes that originated this version -
getDelta
-
setDelta
-
equals
-
hashCode
public int hashCode() -
toString
-