public class BulkRunCalculationsOptions
extends java.lang.Object
implements java.io.Serializable
ITBRuleService#startCalculationsInBulk(BulkRunCalculationsOptions) | Constructor and Description |
|---|
BulkRunCalculationsOptions() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Id> |
getResourceIds()
Returns resource Ids to start calculations.
|
java.lang.Integer |
getResultsPerPage()
Returns the number of results per page.
|
Id |
getRuleDefinitionId()
Returns Id of the rule definition to start.
|
void |
setResourceIds(java.util.List<Id> resourceIds)
Assigns resource Ids to start calculations.
|
void |
setResultsPerPage(java.lang.Integer resultsPerPage)
Assigns the number of results per page.
|
void |
setRuleDefinitionId(Id ruleDefinitionId)
Assigns Id of the rule definition to start.
|
public Id getRuleDefinitionId()
public void setRuleDefinitionId(Id ruleDefinitionId)
processDefinitionId - public java.util.List<Id> getResourceIds()
ITBRuleService#startCalculationsInBulk(BulkRunCalculationsOptions) ,
in such case, all the objects of the object type are evaluated whether the calculation can start.public void setResourceIds(java.util.List<Id> resourceIds)
resourceIds - public java.lang.Integer getResultsPerPage()
setResultsPerPage(Integer).
If the registry is not configured, it defaults to 100.public void setResultsPerPage(java.lang.Integer resultsPerPage)
resultsPerPage -
Licensed Materials - Property of IBM
OpenPages with Watson (PID: 5725-D51)
© Copyright IBM Corporation 2013, 2020. All Rights Reserved.
US Government Users Restricted Rights -
Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.