Package | Description |
---|---|
com.atlassian.jira.bc.project.version |
Modifier and Type | Method and Description |
---|---|
VersionService.CreateVersionValidationResult |
VersionService.validateCreateVersion(com.atlassian.crowd.embedded.api.User user,
Project project,
String versionName,
Date releaseDate,
String description,
Long scheduleAfterVersion)
Deprecated.
|
VersionService.CreateVersionValidationResult |
VersionService.validateCreateVersion(com.atlassian.crowd.embedded.api.User user,
Project project,
String versionName,
String releaseDate,
String description,
Long scheduleAfterVersion)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Version |
VersionService.createVersion(com.atlassian.crowd.embedded.api.User user,
VersionService.CreateVersionValidationResult request)
Deprecated.
|
Copyright © 2002-2014 Atlassian. All Rights Reserved.