public class ProcessLogQueryOptions
extends java.lang.Object
IProcessService.getProcessLogs(com.ibm.openpages.api.metadata.Id, ProcessLogQueryOptions)| Constructor and Description |
|---|
ProcessLogQueryOptions() |
| Modifier and Type | Method and Description |
|---|---|
int |
getEndRow()
Gets the paging end row index (1-based).
|
int |
getStartRow()
Gets the paging start row index (1-based).
|
void |
setEndRow(int endRow)
Set the paging end row index (1-based).
|
void |
setStartRow(int startRow)
Set the paging start row index (1-based).
|
public void setStartRow(int startRow)
public int getStartRow()
public void setEndRow(int endRow)
public int getEndRow()
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.