| Interface | Description |
|---|---|
| BoardDataService |
Provides services for performing operations on a board's data, which describes the
issues, statuses, assignees and columns for a given board.
|
| BoardManager | |
| BoardQueryService |
Provides services for augmenting a board's query
|
| BoardService |
Provide services for storing and retrieving a board's configuration.
|
| BoardWorkflowService |
Provides workflow-related service methods.
|
| Class | Description |
|---|---|
| Board |
Represents the core board.
|
| BoardCreationData |
Use this to create board
|
| BoardCreationData.Builder | |
| BoardId |
Represents board id.
|
| BoardManagerImpl | |
| BoardQueryServiceImpl | |
| BoardServiceImpl | |
| DefaultBoardDataService | |
| DefaultBoardWorkflowService |
Copyright © 2002-2018 Atlassian. All Rights Reserved.