Uses of Enum Class
com.mypurecloud.sdk.v2.model.GetFlowExecutionDataJobResult.JobStateEnum
Packages that use GetFlowExecutionDataJobResult.JobStateEnum
-
Uses of GetFlowExecutionDataJobResult.JobStateEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return GetFlowExecutionDataJobResult.JobStateEnumModifier and TypeMethodDescriptionGetFlowExecutionDataJobResult.JobStateEnum.fromString(String key) GetFlowExecutionDataJobResult.getJobState()Returns the enum constant of this class with the specified name.GetFlowExecutionDataJobResult.JobStateEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type GetFlowExecutionDataJobResult.JobStateEnumModifier and TypeMethodDescriptionGetFlowExecutionDataJobResult.jobState(GetFlowExecutionDataJobResult.JobStateEnum jobState) The state of the backend process to prep the files for download.voidGetFlowExecutionDataJobResult.setJobState(GetFlowExecutionDataJobResult.JobStateEnum jobState)