| Interface | Description |
|---|---|
| ICustomAttributeDictionary |
Provides access to custom fields.
|
| ICustomDropdownDictionary |
Provides access to Custom List-Type values.
|
| IListValueProperty |
Represents a List Value property of an Entity.
|
| TransformIterable.ITransformer<S,T> | |
| TransformIterable.ITransformerGeneric<S,T> |
| Class | Description |
|---|---|
| ApiClientInternals |
Allows access to the underlying API Client structures.
|
| AssetID |
Represents a unique ID in the VersionOne system.
|
| Attachment |
Represents an attachment in the VersionOne system.
|
| BaseAsset |
Represents the base type of members, projects, teams, etc in the VersionOne
system.
|
| BuildProject |
Represents a Build Project in the VersionOne System.
|
| BuildRun |
Represents a Build Run in the VersionOne System.
|
| ChangeSet |
Represents a ChangeSet in the VersionOne system.
|
| Conversation |
Conversation entity.
|
| CookiesManager | |
| Defect |
A Defect.
|
| DefectTemplate |
A Defect template.
|
| Effort |
Represents an Effort Record in the VersionOne system.
|
| Entity |
Abstract representation of entities in the VersionOne system.
|
| EntityCollection<D extends Entity> | |
| EntityValidator |
Entity validator that can be used on-demand and is hooked into entity Save/Create actions
|
| Environment |
The Environment asset.
|
| Epic |
Represents an Epic in the VersionOne system.
|
| Expression |
Expression entity.
|
| Goal |
Represents a Goal in the VersionOne system.
|
| InstanceConfiguration |
Represents configuration data of a VersionOne Instance.
|
| Issue |
Represents an issue in the VersionOne system.
|
| Iteration |
Represents an iteration or sprint in the VersionOne System.
|
| Link |
Represents a Link in the VersionOne system.
|
| Member |
Represents a user or member in the VersionOne system.
|
| Message | |
| MessageReceipt | |
| Note | Deprecated
since VersionOne 10.3 this type is not supported.
|
| PrimaryWorkitem |
Base class for Stories and Defects.
|
| Project |
Represents a project or release in the VersionOne system.
|
| ProjectAsset |
An Entity that only exists in the context of a Project.
|
| ProxySettings |
Setting for connection to proxy.
|
| Rank<T extends Entity> |
Class for ordering the Assets.
|
| RegressionPlan |
The RegressionPlan asset.
|
| RegressionSuite |
The RegressionSuite asset.
|
| RegressionTest |
Regression Test representation.
|
| RegressionTestStatus | |
| Request |
Represents a request in the VersionOne system.
|
| Retrospective |
Represents a Retrospective in the VersionOne System
|
| Role |
List of roles allowed on a member.
|
| Schedule |
Represents a schedule in the VersionOne system
|
| SecondaryWorkitem |
Represents the base of a Task or Test in the VersionOne System.
|
| State |
Statuses of objects.
|
| Story |
A story or backlog item.
|
| StoryTemplate |
A Story template.
|
| StreamComparer |
Comparator for streams.
|
| Task |
Represents a Task in the VersionOne system.
|
| Team |
Represents a team in the VersionOne system.
|
| TeamFilter |
Filter for getting teams.
|
| Test |
Represents a Test in the VersionOne System.
|
| TestSet | |
| TestSuite |
The TestSuite asset.
|
| Theme |
Represents a Theme in the VersionOne system.
|
| TransformIterable<S,D> | |
| V1Instance |
Provides access to a single instance of a VersionOne application.
|
| V1InstanceCreator |
Create Assets.
|
| V1InstanceGetter |
Methods to get things
|
| Workitem |
Base class for Stories, Defects, Tasks, Tests.
|
| WrapperManager |
| Enum | Description |
|---|---|
| TrackingLevel |
The level at which DetailEstimate, ToDo and Effort are tracked.
|
| Exception | Description |
|---|---|
| ApplicationUnavailableException |
Thrown when an instance is validated and cannot communicate with the
VersionOne Application.
|
| AttachmentLengthExceededException |
Thrown when an attachment stream exceeds the server's allowed size limit.
|
| AuthenticationException |
Throw when an instance is validated and the supplied credentials are invalid.
|
| DataException |
Thrown when an entity is saved and a rule or security violation has occurred.
|
| EntityValidationException | |
| MessageException |
An exception with a message.
|
| NotRecipientofMessageException |
The operation or attribute is only avalable when the logged in user is a recipient of the message.
|
| SDKException |
Base Exception for SDK Exceptions.
|
| Annotation Type | Description |
|---|---|
| MetaDataAttribute |
Name of the data object for creating request URL to server.
|
| MetaRenamedAttribute |
Name of filters for creating request URL to server.
|
Copyright © 2013 Version One, Inc.. All rights reserved.