Package com.mypurecloud.sdk.v2.model
Class RecordingJob
java.lang.Object
com.mypurecloud.sdk.v2.model.RecordingJob
- All Implemented Interfaces:
Serializable
RecordingJob
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe current state of the job. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()getState()getUser()inthashCode()voidsetState(RecordingJob.StateEnum state) state(RecordingJob.StateEnum state) The current state of the job.toString()
-
Constructor Details
-
RecordingJob
public RecordingJob() -
RecordingJob
-
-
Method Details
-
getId
-
getUser
-
state
The current state of the job. -
getState
-
setState
-
getRecordingJobsQuery
-
getDateCreated
-
getTotalConversations
-
getTotalRecordings
-
getTotalSkippedRecordings
-
getTotalFailedRecordings
-
getTotalProcessedRecordings
-
getPercentProgress
-
getErrorMessage
-
getFailedRecordings
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-