public interface WorkflowTaskQueryParameters
| Modifier and Type | Method and Description |
|---|---|
WorkflowTaskQueryParameters |
setStatuses(WorkflowTaskStatus... statuses)
If specified, will filter the task instances by the given statuses.
|
WorkflowTaskQueryParameters |
setTaskConfigurations(WorkflowTaskConfiguration... taskConfigurations)
If specified, will filter the task instances by the given workflow task configurations.
|
WorkflowTaskQueryParameters setStatuses(WorkflowTaskStatus... statuses)
statuses - the WorkflowTaskStatus to filter task instances byWorkflowTaskQueryParametersWorkflowTaskQueryParameters setTaskConfigurations(WorkflowTaskConfiguration... taskConfigurations)
taskConfigurations - the WorkflowTaskConfiguration to filter task instances byWorkflowTaskQueryParametersCopyright © Veeva Systems 2017–2023. All rights reserved.