Uses of Class
com.mypurecloud.sdk.v2.model.CreateObjective
Packages that use CreateObjective
-
Uses of CreateObjective in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CreateObjectiveModifier and TypeMethodDescriptionstart date of the objective.A flag for whether this objective is enabled for the related metricCreateObjective.evaluationFormContextIds(List<String> evaluationFormContextIds) The ids of associated evaluation form context, for Quality Evaluation Score metricsCreateMetric.getObjective()CreateObjective.initialDirection(CreateObjective.InitialDirectionEnum initialDirection) The initial direction to filter onCreateObjective.mediaTypes(List<CreateObjective.MediaTypesEnum> mediaTypes) A list of media types for the metricA list of queue ids for the metricCreateObjective.templateId(String templateId) The id of this objective's base templateA list of topic ids for detected topic metricsCreateObjective.topicIdsFilterType(CreateObjective.TopicIdsFilterTypeEnum topicIdsFilterType) A filter type for topic Ids.CreateObjective.zones(List<ObjectiveZone> zones) Objective zone specifies min,max points and values for the associated metricMethods in com.mypurecloud.sdk.v2.model with parameters of type CreateObjectiveModifier and TypeMethodDescriptionCreateMetric.objective(CreateObjective objective) Associated objective for this metricvoidCreateMetric.setObjective(CreateObjective objective)