| Package | Description |
|---|---|
| pro.taskana.task.rest.models |
| Modifier and Type | Method and Description |
|---|---|
static TaskRepresentationModel.CustomAttribute |
TaskRepresentationModel.CustomAttribute.of(Map.Entry<String,String> entry) |
static TaskRepresentationModel.CustomAttribute |
TaskRepresentationModel.CustomAttribute.of(String key,
String value) |
| Modifier and Type | Method and Description |
|---|---|
List<TaskRepresentationModel.CustomAttribute> |
TaskRepresentationModel.getCallbackInfo() |
List<TaskRepresentationModel.CustomAttribute> |
TaskRepresentationModel.getCustomAttributes() |
| Modifier and Type | Method and Description |
|---|---|
void |
TaskRepresentationModel.setCallbackInfo(List<TaskRepresentationModel.CustomAttribute> callbackInfo) |
void |
TaskRepresentationModel.setCustomAttributes(List<TaskRepresentationModel.CustomAttribute> customAttributes) |
Copyright © 2020. All rights reserved.