Interface and Description |
---|
com.atlassian.bitbucket.task.Task |
com.atlassian.bitbucket.task.TaskAnchor |
com.atlassian.bitbucket.task.TaskAnchorVisitor |
com.atlassian.bitbucket.task.TaskCount |
com.atlassian.bitbucket.task.TaskOperations |
com.atlassian.bitbucket.task.TaskService
in 7.0 for removal in 8.0. Tasks are now managed using
comments with
BLOCKER severity. App developers should use CommentService to
create, retrieve and update BLOCKER comments; this service is now just a facade for that one. |
Class and Description |
---|
com.atlassian.bitbucket.event.audit.AuditEvent
the system internally publishing
AuditEvent for consumers to listen to will be removed in 7.0.
A replacement API for consuming auditable actions will be available in 7.0. |
com.atlassian.bitbucket.scm.pull.PullRequestChangeCommandParameters
in 6.0 for removal in 8.0. Use
PullRequestChangesCommandParameters instead. |
com.atlassian.bitbucket.task.TaskCreateRequest |
com.atlassian.bitbucket.task.TaskUpdateRequest |
Enum and Description |
---|
com.atlassian.bitbucket.task.TaskAnchorType |
com.atlassian.bitbucket.task.TaskState |
Exceptions and Description |
---|
com.atlassian.bitbucket.task.IllegalTaskStateException |
com.atlassian.bitbucket.task.NoSuchTaskException |
Field and Description |
---|
com.atlassian.bitbucket.repository.AbstractRepositoryRequest.AbstractBuilder.forkable
will be private in 8.0
|
com.atlassian.bitbucket.repository.AbstractRepositoryRequest.AbstractBuilder.name
will be private in 8.0
|
com.atlassian.bitbucket.repository.AbstractRepositoryRequest.AbstractBuilder.publiclyAccessible
will be private in 8.0
|
Copyright © 2020 Atlassian. All rights reserved.