Package | Description |
---|---|
com.versionone.om |
Modifier and Type | Class and Description |
---|---|
class |
Defect
A Defect.
|
class |
DefectTemplate
A Defect template.
|
class |
Epic
Represents an Epic in the VersionOne system.
|
class |
Goal
Represents a Goal in the VersionOne system.
|
class |
Issue
Represents an issue in the VersionOne system.
|
class |
PrimaryWorkitem
Base class for Stories and Defects.
|
class |
RegressionPlan
The RegressionPlan asset.
|
class |
RegressionTest
Regression Test representation.
|
class |
Request
Represents a request in the VersionOne system.
|
class |
SecondaryWorkitem
Represents the base of a Task or Test in the VersionOne System.
|
class |
Story
A story or backlog item.
|
class |
StoryTemplate
A Story template.
|
class |
Task
Represents a Task in the VersionOne system.
|
class |
Test
Represents a Test in the VersionOne System.
|
class |
TestSet |
class |
Theme
Represents a Theme in the VersionOne system.
|
class |
Workitem
Base class for Stories, Defects, Tasks, Tests.
|
Modifier and Type | Method and Description |
---|---|
<T extends ProjectAsset> |
V1InstanceGetter.byDisplayID(Class<T> clazz,
String displayID)
Returns an Entity of Type T with the given ID or null if the ID is
invalid.
|
Copyright © 2013 Version One, Inc.. All rights reserved.