com.ibm.openpages.api.workflow

Interface IWFActivityInstanceFindOptions

    • Method Detail

      • setIncludeContextualAttributes

        void setIncludeContextualAttributes(boolean includeContextualAttributes)
        When set to true the returned value will include lists of workflows, object types and activities relevant to the entire result set. Usable for additional filtering.
        Parameters:
        includeContextualAttributes -
      • isIncludeContextualAttributes

        boolean isIncludeContextualAttributes()
        Returns the includeContextutalAttributes flag.
        Returns:
      • setIncludeDueDateCounts

        void setIncludeDueDateCounts(boolean includeDueDateCounts)
        When set to true the returned value will include lists of counts based on grouping parameters.
        Parameters:
        includeDueDateCounts -
      • isIncludeDueDateCounts

        boolean isIncludeDueDateCounts()
        Returns the includeDueDateCounts flag.
        Returns:
      • setDueDateCountsGroupByField

        void setDueDateCountsGroupByField(WFConditionAttribute groupByField)
        Specifies an additional group by attribute beyond due date to group counts by. Used when includeDueDateCounts is set to true.
        Parameters:
        groupByField -
      • getDueDateCountsGroupByField

        WFConditionAttribute getDueDateCountsGroupByField()
        Returns the groupByField value. Default is null.
        Returns:
      • setDueDateCountsOnProcess

        void setDueDateCountsOnProcess(boolean processDueDate)
        Sets true to include due date counts on the process due date. Otherwise the due date counts are on the activity due date.
        Parameters:
        processDueDate -
      • isDueDateCountsOnProcess

        boolean isDueDateCountsOnProcess()
        Returns true if the due date counts are on the process due date. Otherwise the due date counts are on the activity due date. The default value is false.
        Returns:

Licensed Materials - Property of IBM
OpenPages with Watson (PID: 5725-D51)
© Copyright IBM Corporation 2013, 2021. All Rights Reserved.
US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.