Package | Description |
---|---|
com.requirementslive.sdk.api.data |
Provides the classes necessary to create the RQL data API client.
|
com.requirementslive.sdk.api.data.model |
Modifier and Type | Method and Description |
---|---|
SelectQueueDataResponse |
RqlDataApiClient.selectQueueData(SelectQueueDataRequest request)
Selects entities from a Queue
|
Modifier and Type | Method and Description |
---|---|
SelectQueueDataResponse |
SelectedQueueData.getSelectedQueueData() |
Modifier and Type | Method and Description |
---|---|
void |
SelectedQueueData.setSelectedQueueData(SelectQueueDataResponse selectedQueueData) |