Package | Description |
---|---|
com.versionone.apiclient | |
com.versionone.apiclient.interfaces |
Modifier and Type | Method and Description |
---|---|
IV1Configuration.TrackingLevel |
V1Configuration.getDefectTrackingLevel()
Gets level of Defect tracking.
|
IV1Configuration.TrackingLevel |
V1Configuration.getStoryTrackingLevel()
Gets level of Story tracking.
|
Modifier and Type | Method and Description |
---|---|
IV1Configuration.TrackingLevel |
IV1Configuration.getDefectTrackingLevel()
Gets level of Defect tracking.
|
IV1Configuration.TrackingLevel |
IV1Configuration.getStoryTrackingLevel()
Gets level of Story tracking.
|
static IV1Configuration.TrackingLevel |
IV1Configuration.TrackingLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IV1Configuration.TrackingLevel[] |
IV1Configuration.TrackingLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015 VersionOne, Inc.. All rights reserved.