Package | Description |
---|---|
com.versionone.om |
Modifier and Type | Field and Description |
---|---|
TrackingLevel |
InstanceConfiguration.defectTrackingLevel
The level at which DetailEstimate, ToDo and Effort are tracked for
Defects.
|
TrackingLevel |
InstanceConfiguration.storyTrackingLevel
The level at which DetailEstimate, ToDo and Effort are tracked for
Stories.
|
Modifier and Type | Method and Description |
---|---|
static TrackingLevel |
TrackingLevel.valueOf(com.versionone.apiclient.IV1Configuration.TrackingLevel apiTrackingLevel)
Converts tracking level from ACPIClient to Object Model.
|
static TrackingLevel |
TrackingLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TrackingLevel[] |
TrackingLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013 Version One, Inc.. All rights reserved.