| Package | Description |
|---|---|
| com.twilio.rest.taskrouter.v1.workspace.workflow |
| Modifier and Type | Method and Description |
|---|---|
static WorkflowCumulativeStatisticsFetcher |
WorkflowCumulativeStatistics.fetcher(String pathWorkspaceSid,
String pathWorkflowSid)
Create a WorkflowCumulativeStatisticsFetcher to execute fetch.
|
WorkflowCumulativeStatisticsFetcher |
WorkflowCumulativeStatisticsFetcher.setEndDate(org.joda.time.DateTime endDate)
The end_date.
|
WorkflowCumulativeStatisticsFetcher |
WorkflowCumulativeStatisticsFetcher.setMinutes(Integer minutes)
The minutes.
|
WorkflowCumulativeStatisticsFetcher |
WorkflowCumulativeStatisticsFetcher.setSplitByWaitTime(String splitByWaitTime)
The split_by_wait_time.
|
WorkflowCumulativeStatisticsFetcher |
WorkflowCumulativeStatisticsFetcher.setStartDate(org.joda.time.DateTime startDate)
The start_date.
|
WorkflowCumulativeStatisticsFetcher |
WorkflowCumulativeStatisticsFetcher.setTaskChannel(String taskChannel)
The task_channel.
|
Copyright © 2016 Twilio, Inc. All Rights Reserved.