Class DPActivitiesModel

java.lang.Object
org.adempiere.webui.dashboard.DPActivitiesModel

@Deprecated(since="13", forRemoval=true) public class DPActivitiesModel extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
Dashboard item: Workflow activities, notices and requests
Author:
Elaine
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static int
    Deprecated, for removal: This API element is subject to removal in a future version.
    Get notice count
    static int
    Deprecated, for removal: This API element is subject to removal in a future version.
    Get request count
    static int
    Deprecated, for removal: This API element is subject to removal in a future version.
    Get unprocessed count
    static int
    Deprecated, for removal: This API element is subject to removal in a future version.
    Get workflow activity count
    static boolean
    Deprecated, for removal: This API element is subject to removal in a future version.
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • DPActivitiesModel

      public DPActivitiesModel()
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details

    • isShowUnprocessed

      public static boolean isShowUnprocessed()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getNoticeCount

      public static int getNoticeCount()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Get notice count
      Returns:
      number of notice
    • getRequestCount

      public static int getRequestCount()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Get request count
      Returns:
      number of request
    • getWorkflowCount

      public static int getWorkflowCount()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Get workflow activity count
      Returns:
      number of workflow activity
    • getUnprocessedCount

      public static int getUnprocessedCount()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Get unprocessed count
      Returns:
      number of unprocessed