com.ibm.openpages.api.workflow

Class StartProcessesOptions

  • java.lang.Object
    • com.ibm.openpages.api.workflow.StartProcessesOptions
    • Constructor Detail

      • StartProcessesOptions

        public StartProcessesOptions()
    • Method Detail

      • getProcessDefinitionId

        public Id getProcessDefinitionId()
        Returns Id of the workflow definition to start.
        Returns:
      • setProcessDefinitionId

        public void setProcessDefinitionId(Id processDefinitionId)
        Assigns Id of the workflow definition to start.
        Parameters:
        processDefinitionId -
      • setResourceIds

        public void setResourceIds(java.util.List<Id> resourceIds)
        Assigns resource Ids to start workflows.
        Parameters:
        resourceIds -
      • getResultsPerPage

        public java.lang.Integer getResultsPerPage()
        Returns the number of results per page. When the workflow is started in bulk, the resources are fetched by pages. It defaults to the registry value of "/OpenPages/Platform/Workflow Implementations/OpenPages/Default Results Per Page" when the value is not assigned by setResultsPerPage(Integer). If the registry is not configured, it defaults to 100.
        Returns:
      • setResultsPerPage

        public void setResultsPerPage(java.lang.Integer resultsPerPage)
        Assignes the number of results per page. When the workflow is started in bulk, the resources are fetched by pages.
        Parameters:
        resultsPerPage -

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.