Class ContentAdminActivityPrioritizer

  • All Implemented Interfaces:
    IActivityPrioritizer

    @StableMinor(version="14.0",
                 sinceVersion="8.2")
    public class ContentAdminActivityPrioritizer
    extends Object
    implements IActivityPrioritizer
    LumisXP standard prioritizer for activities of contents created with Activity.SCOPE_OBJECT_ADMIN scope.

    This class prioritizes activities with scope Activity.SCOPE_OBJECT_ADMIN and an object that corresponds to a content using the following rules:

    • Priority 0.75 is applied to user currently assigned in the content workflow.
    • Priority 0.72 is applied to users that may edit content and are members of group currently assigned in the content workflow.
    • Priority 0.70 is applied to users that may edit content with workflow responsible not set.
    • Priority 0.50 is applied to users that may edit content with a workflow responsible set a group that they are not member of, or if the content does not have workflow.
    Since:
    8.2.0
    Version:
    $Revision: 24476 $ $Date: 2021-04-28 11:28:23 -0300 (Wed, 28 Apr 2021) $
    See Also:
    lumis.portal.activitystream