Pandoro
Endpoints
The {@code PandoroEndpoints} class is a container with all the Pandoro's endpoints
Author
N7ghtm4r3 - Tecknobit
Properties
ACCEPT_GROUP_INVITATION_ENDPOINT
endpoint to accept a group invitation
ADD_CHANGE_NOTE_ENDPOINT
endpoint to add a new change note for an update
ADD_MEMBERS_ENDPOINT
endpoint
to add member to group
AUTHORED_PROJECTS
endpoint to
get the projects authored by an user
CANDIDATE_GROUP_MEMBERS
endpoint to get the candidate user to be members of a group
CHANGE_MEMBER_ROLE_ENDPOINT
endpoint to change the role of a member of a group
CHANGE_NOTE_STATUS_ENDPOINT
endpoint to change the status of an existing note
COUNT_CANDIDATE_GROUP_MEMBERS_ENDPOINT
endpoint to get the candidate user count to be members of a
group
DECLINE_GROUP_INVITATION_ENDPOINT
endpoint to decline a group invitation
EDIT_PROJECTS_ENDPOINT
endpoint to edit the projects of a group
IN_DEVELOPMENT_PROJECTS_ENDPOINT
endpoint to get the projects currently in com.tecknobit.pandorocore.enums.UpdateStatus.IN_DEVELOPMENT
status
LEAVE_GROUP_ENDPOINT
endpoint
to leave from a group
MARK_CHANGE_NOTE_AS_DONE_ENDPOINT
endpoint to mark as done a change note of an update
MARK_CHANGE_NOTE_AS_TODO_ENDPOINT
endpoint to mark as to-do a change note of an update
OVERVIEW_ENDPOINT
endpoint to
get the overview data analysis
PUBLISH_UPDATE_ENDPOINT
endpoint to publish an existing update for a project
REMOVE_MEMBER_ENDPOINT
endpoint to remove a member of a group
SCHEDULE_UPDATE_ENDPOINT
endpoint to schedule a new update for a project
START_UPDATE_ENDPOINT
endpoint to start an existing update for a project
UNREAD_CHANGELOGS_ENDPOINT
endpoint to get the count of the unread changelogs
UPDATES_PATH
path for the
updates operations