| Package | Description |
|---|---|
| dashboard.control | |
| dashboard.domain | |
| dashboard.mail | |
| dashboard.service | |
| dashboard.service.impl |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<RestResponse<Action>> |
ServicesController.connect(String idpEntityId,
String comments,
String loaLevel,
String spEntityId,
String type,
String emailContactPerson,
Locale locale) |
org.springframework.http.ResponseEntity<RestResponse<Action>> |
ServicesController.disconnect(String idpEntityId,
String comments,
String spEntityId,
String type,
Locale locale) |
| Modifier and Type | Method and Description |
|---|---|
Action |
Action.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
List<Action> |
JiraResponse.getIssues() |
static Comparator<? super Action> |
Action.sortByDateAsc()
get a Comparator that sorts by date ascending: newest first
|
| Modifier and Type | Method and Description |
|---|---|
void |
JiraResponse.setIssues(List<Action> issues) |
| Constructor and Description |
|---|
JiraResponse(List<Action> issues,
int total,
int startAt,
int maxResults) |
| Modifier and Type | Method and Description |
|---|---|
void |
MailBox.sendInviteMail(InviteRequest inviteRequest,
Action action) |
void |
MailBox.sendInviteMailReminder(Action action,
String comments) |
| Modifier and Type | Method and Description |
|---|---|
Action |
ActionsService.connectWithoutInteraction(Action action) |
Action |
ActionsService.create(Action action,
List<Change> changes) |
| Modifier and Type | Method and Description |
|---|---|
Action |
ActionsService.connectWithoutInteraction(Action action) |
Action |
ActionsService.create(Action action,
List<Change> changes) |
| Modifier and Type | Method and Description |
|---|---|
Action |
ActionsServiceImpl.connectWithoutInteraction(Action action) |
Action |
ActionsServiceImpl.create(Action action,
List<Change> changes) |
| Modifier and Type | Method and Description |
|---|---|
Action |
ActionsServiceImpl.connectWithoutInteraction(Action action) |
String |
JiraClient.create(Action action,
List<Change> changes) |
String |
JiraClientImpl.create(Action action,
List<Change> changes) |
Action |
ActionsServiceImpl.create(Action action,
List<Change> changes) |
String |
JiraClientMock.create(Action action,
List<Change> changes) |
Copyright © 2012–2021 Pivotal Software, Inc.. All rights reserved.