public static class CamundaTaskListClient.Builder
extends java.lang.Object
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CamundaTaskListClient.Builder |
authentication(AuthInterface authentication) |
CamundaTaskListClient |
build() |
CamundaTaskListClient.Builder |
shouldReturnVariables()
Default behaviour will be to get variables along with tasks.
|
CamundaTaskListClient.Builder |
taskListUrl(java.lang.String taskListUrl) |
public CamundaTaskListClient.Builder authentication(AuthInterface authentication)
public CamundaTaskListClient.Builder taskListUrl(java.lang.String taskListUrl)
public CamundaTaskListClient.Builder shouldReturnVariables()
public CamundaTaskListClient build() throws TaskListException
TaskListException