|
Class Summary |
| 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. |
| APIUtils |
Utility methods for the SOAP APIs. |
| BacklogItem |
Contains information about Backlog Items for API users. |
| 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. |
| DefaultWebServiceDelegate |
Provides the default implementation of the WebserviceDelegate interface. |
| Epic |
Represents Epics in the API. |
| 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. |
| 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. |
| Release |
Contains information about Releases for API users. |
| RevisionInfo |
Holds revision information for changes made to data in ScrumWorks. |
| ScrumWorksService |
Creates connections to the ScrumWorks API at a given URL. |
| Sprint |
Contains information about Sprints for API users. |
| Task |
Represents tasks in the API v2. |
| TaskHoursSpent |
Contains information about hours spent on tasks for API users. |
| Team |
Contains information about Teams for API users. |
| 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. |
| XmlStringAdapter |
Strips invalid XML characters from strings. |