Uses of Class
com.mypurecloud.sdk.v2.model.Objective
Packages that use Objective
-
Uses of Objective in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ObjectiveModifier and TypeMethodDescriptionstart date of the objective.A flag for whether this objective is enabled for the related metricObjective.evaluationFormContextIds(List<String> evaluationFormContextIds) The ids of associated evaluation form context, for Quality Evaluation Score metricsMetric.getObjective()WorkdayMetric.getObjective()Objective.initialDirection(Objective.InitialDirectionEnum initialDirection) The initial direction to filter onObjective.mediaTypes(List<Objective.MediaTypesEnum> mediaTypes) A list of media types for the metricObjective.queues(List<AddressableEntityRef> queues) A list of queues for the metricObjective.templateId(String templateId) The id of this objective's base templateObjective.topicIdsFilterType(Objective.TopicIdsFilterTypeEnum topicIdsFilterType) A filter type for topic Ids.Objective.topics(List<AddressableEntityRef> topics) A list of topic ids for detected topic metricsObjective.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 ObjectiveModifier and TypeMethodDescriptionAssociated objective for this metricvoidMetric.setObjective(Objective objective)