public class

TaskCreateRequest

extends Object
java.lang.Object
   ↳ com.atlassian.bitbucket.task.TaskCreateRequest

Class Overview

Allows the creation of a task.

Summary

Nested Classes
class TaskCreateRequest.Builder  
Public Methods
long getAnchorId()
@Nonnull TaskAnchorType getAnchorType()
@Nonnull String getText()
[Expand]
Inherited Methods
From class java.lang.Object

Public Methods

public long getAnchorId ()

@Nonnull public TaskAnchorType getAnchorType ()

@Nonnull public String getText ()