Interface and Description |
---|
com.atlassian.bitbucket.audit.AuditEntry
in advanced-auditing for removal in 8.0.
AuditEntity should be used instead. |
com.atlassian.bitbucket.audit.AuditEntryConverter
in advanced-auditing for removal in 8.0.
AuditEntityConverter should be used instead. |
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.audit.AuditEntryBuilder
in advanced-auditing for removal in 8.0.
AuditEntity.Builder should be used to build
AuditEntity 's instead. |
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.audit.Channels
in advanced-auditing for removal in 8.0.
AuditResource 's on AuditEntity 's should be used
instead. |
com.atlassian.bitbucket.scm.pull.PullRequestChangeCommandParameters
in 6.0 for removal in 7.0. Use
PullRequestChangesCommandParameters instead. |
com.atlassian.bitbucket.task.TaskCreateRequest |
com.atlassian.bitbucket.task.TaskUpdateRequest |
Enum and Description |
---|
com.atlassian.bitbucket.audit.Priority
in advanced-auditing for removal in 8.0, without replacement.
|
com.atlassian.bitbucket.task.TaskAnchorType |
com.atlassian.bitbucket.task.TaskState |
Exceptions and Description |
---|
com.atlassian.bitbucket.task.IllegalTaskStateException |
com.atlassian.bitbucket.task.NoSuchTaskException |
Annotation Type and Description |
---|
com.atlassian.bitbucket.event.annotation.Audited
in advanced-auditing for removal in 8.0.
Auditable should be used instead. |
Field and Description |
---|
com.atlassian.bitbucket.repository.AbstractRepositoryRequest.AbstractBuilder.forkable
will be private in 7.0
|
com.atlassian.bitbucket.repository.AbstractRepositoryRequest.AbstractBuilder.name
will be private in 7.0
|
com.atlassian.bitbucket.repository.AbstractRepositoryRequest.AbstractBuilder.publiclyAccessible
will be private in 7.0
|
Copyright © 2020 Atlassian. All rights reserved.