public class TaskCreateRequest extends Object
task
.TaskService.create(TaskCreateRequest)
Modifier and Type | Class and Description |
---|---|
static class |
TaskCreateRequest.Builder |
Modifier and Type | Method and Description |
---|---|
long |
getAnchorId() |
TaskAnchorType |
getAnchorType() |
String |
getText() |
public long getAnchorId()
@Nonnull public TaskAnchorType getAnchorType()
Copyright © 2019 Atlassian. All rights reserved.