Package com.mypurecloud.sdk.v2.model
Class WfmVersionedEntityMetadata
java.lang.Object
com.mypurecloud.sdk.v2.model.WfmVersionedEntityMetadata
- All Implemented Interfaces:
Serializable
WfmVersionedEntityMetadata
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetVersion(Integer version) toString()The version of the associated entity.
-
Constructor Details
-
WfmVersionedEntityMetadata
public WfmVersionedEntityMetadata() -
WfmVersionedEntityMetadata
-
-
Method Details
-
getModifiedBy
-
getDateModified
-
getCreatedBy
-
getDateCreated
-
version
The version of the associated entity. Used to prevent conflicts on concurrent edits -
getVersion
-
setVersion
-
equals
-
hashCode
public int hashCode() -
toString
-