@PublicApi public static class ProjectService.UpdateProjectSchemesValidationResult extends ServiceResultImpl
Constructor and Description |
---|
ProjectService.UpdateProjectSchemesValidationResult(ErrorCollection errorCollection) |
ProjectService.UpdateProjectSchemesValidationResult(ErrorCollection errorCollection,
Long permissionSchemeId,
Long notificationSchemeId,
Long issueSecuritySchemeId) |
Modifier and Type | Method and Description |
---|---|
Long |
getIssueSecuritySchemeId() |
Long |
getNotificationSchemeId() |
Long |
getPermissionSchemeId() |
getErrorCollection, isValid
@Internal public ProjectService.UpdateProjectSchemesValidationResult(ErrorCollection errorCollection)
@Internal public ProjectService.UpdateProjectSchemesValidationResult(ErrorCollection errorCollection, Long permissionSchemeId, Long notificationSchemeId, Long issueSecuritySchemeId)
Copyright © 2002-2014 Atlassian. All Rights Reserved.