Uses of Package
com.danube.scrumworks.api2

Packages that use com.danube.scrumworks.api2
com.danube.scrumworks.api2   
 

Classes in com.danube.scrumworks.api2 used by com.danube.scrumworks.api2
AggregateProductRoleData
          Contains Lists the product roles and a boolean to denote if permissions are enabled for the product.
AggregateUserProductAccessData
          Contains list of Product access data and a boolean to denote user is global administrator or not.
AggregateVersionedData
          Holds changes in entities for sending to API users.
BacklogItem
          Contains information about Backlog Items for API users.
BacklogItemChanges
          Represents changes of a particular entity.
BacklogItemStatus
          Contains information about backlogitem status for api users.
Budget
          Represents budgets in the API.
Comment
          Web service representation of comments.
DashboardReleaseStatistics
          Statistics about a release within the given date range for a product.
Epic
          Represents Epics in the API.
EpicChanges
          Represents changes of a particular entity.
Estimate
          Represents estimates in the API.
FilterChangesById
          Filters changes returned by getChangesSinceRevisionForIds.
FilterChangesByType
          Indicates what changes should be returned by getChangesSinceRevision().
Impediment
          Contains information about Impediments for API users.
Permission
          Product level restrictions that can be added to a product role.
Product
          Contains information about Products for API users.
ProductAccess
          Contains information about ProductAccess for API users.
ProductChanges
          Represents changes of a particular entity.
ProductProperties
          Contains information about product properties for API users.
ProductRole
          Contains information about ProductRole for API users.
Program
          Contains information about Programs for API users.
ProgramChanges
          Represents changes of a particular entity.
Release
          Contains information about Releases for API users.
ReleaseChanges
          Represents changes of a particular entity.
RevisionInfo
          Holds revision information for changes made to data in ScrumWorks.
Sprint
          Contains information about Sprints for API users.
SprintChanges
          Represents changes of a particular entity.
Task
          Represents tasks in the API v2.
TaskChanges
          Represents changes of a particular entity.
TaskHoursSpent
          Contains information about hours spent on tasks for API users.
Team
          Contains information about Teams for API users.
TeamChanges
          Represents changes of a particular entity.
Theme
          Represents themes in the API.
ThemeChanges
          Represents changes of a particular entity.
UncategorizedBudget
          Represents uncategorized budgets in the API.
User
          Represents users in the API.
WebserviceDelegate
          WebserviceDelegate is the root delegate containing common functionality for other delegates.