A B C D E F G H I M N P R S T U W X

D

DashboardReleaseStatistics - Class in com.danube.scrumworks.api2
Statistics about a release within the given date range for a product.
DashboardReleaseStatistics() - Constructor for class com.danube.scrumworks.api2.DashboardReleaseStatistics
Constructs a new DashboardReleaseStatistics.
DashboardReleaseStatistics(Release, int, int, boolean) - Constructor for class com.danube.scrumworks.api2.DashboardReleaseStatistics
Constructs a new DashboardReleaseStatistics.
DefaultWebServiceDelegate - Class in com.danube.scrumworks.api2
Provides the default implementation of the WebserviceDelegate interface.
DefaultWebServiceDelegate() - Constructor for class com.danube.scrumworks.api2.DefaultWebServiceDelegate
 
deleteBacklogItem(Long, boolean) - Method in interface com.danube.scrumworks.api2.ScrumWorksAPI
Deletes a backlog item from the backlog along with its estimates.
deleteCustomBacklogItemStatus(Long, Long) - Method in interface com.danube.scrumworks.api2.ScrumWorksAPI
Deletes a cusotm backlogitem status from a product and merges the backlogitems of deleted status into status provided with merge id.
deleteEmptyRelease(Long) - Method in interface com.danube.scrumworks.api2.ScrumWorksAPI
Deletes an empty release.
deleteEmptySprint(Long) - Method in interface com.danube.scrumworks.api2.ScrumWorksAPI
Deletes an empty sprint.
deleteProduct(Long) - Method in interface com.danube.scrumworks.api2.ScrumWorksAPI
Deletes a product.
deleteProductRole(Long) - Method in interface com.danube.scrumworks.api2.ScrumWorksAPI
Deletes product role from a product and removes the specified product role from all users.
deleteTask(Long) - Method in interface com.danube.scrumworks.api2.ScrumWorksAPI
Deletes a task from the backlog.
deleteTaskEstimate(Long, Date) - Method in interface com.danube.scrumworks.api2.ScrumWorksAPI
Removes a task's estimate for the given day.
deleteTeam(Long) - Method in interface com.danube.scrumworks.api2.ScrumWorksAPI
Deletes the Team with the given id.
deleteTheme(Long) - Method in interface com.danube.scrumworks.api2.ScrumWorksAPI
Deletes an existing theme.

A B C D E F G H I M N P R S T U W X