Uses of Class
com.mypurecloud.sdk.v2.model.ActivityCode
Packages that use ActivityCode
-
Uses of ActivityCode in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ActivityCodeModifier and TypeMethodDescriptionActivityCode.agentTimeOffSelectable(Boolean agentTimeOffSelectable) Whether an agent can select this activity code when creating or editing a time off request.ActivityCode.category(ActivityCode.CategoryEnum category) The activity code's category.ActivityCode.countsAsPaidTime(Boolean countsAsPaidTime) Whether an agent is paid while performing this activityActivityCode.countsAsWorkTime(Boolean countsAsWorkTime) Indicates whether or not the activity should be counted as contiguous work time for calculating daily constraintsThe globally unique identifier for the object.Whether this activity code is active or has been deletedWhether this is a default activity codeActivityCode.lengthInMinutes(Integer lengthInMinutes) The default length of the activity in minutesActivityCode.metadata(WfmVersionedEntityMetadata metadata) Version metadata for the associated management unit's list of activity codesThe name of the activity code.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type ActivityCodeMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type ActivityCodeModifier and TypeMethodDescriptionActivityCodeContainer.activityCodes(Map<String, ActivityCode> activityCodes) Map of activity code id to activity codevoidActivityCodeContainer.setActivityCodes(Map<String, ActivityCode> activityCodes)